{"id":372104,"url":"https://github.com/lestrrat-go/jwx","last_synced_at":"2026-08-26T10:37:51.307Z","repository":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-18T07:58:59.000Z","size":17902,"stargazers_count":2414,"open_issues_count":3,"forks_count":196,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-19T07:11:40.420Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-18T06:03:23.000Z","dependencies_parsed_at":"2026-08-19T07:22:07.372Z","dependency_job_id":null,"html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":145,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36779519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"packages":[{"id":14431079,"name":"github.com/lestrrat-go/jwx/v2/jwe/internal/content_crypt","ecosystem":"go","description":"","homepage":"https://github.com/lestrrat-go/jwx","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":[],"namespace":"github.com/lestrrat-go/jwx/v2/jwe/internal","versions_count":32,"first_release_published_at":"2026-05-12T05:45:40.944Z","latest_release_published_at":"2026-05-12T05:45:40.944Z","latest_release_number":"v2.1.6","last_synced_at":"2026-08-25T10:26:43.698Z","created_at":"2026-05-12T05:44:49.793Z","updated_at":"2026-08-25T10:26:43.698Z","registry_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/v2/jwe/internal/content_crypt","install_command":"go get github.com/lestrrat-go/jwx/v2/jwe/internal/content_crypt","documentation_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/v2/jwe/internal/content_crypt#section-documentation","metadata":{},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-09T22:01:47.000Z","size":17843,"stargazers_count":2411,"open_issues_count":0,"forks_count":195,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-12T03:52:12.767Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-12T01:23:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"6bff3f4d-b439-465c-b3bd-2c2c5273cdb6","html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":144,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36575927,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T07:36:23.463Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.075376507577022,"dependent_packages_count":4.7556286312616125,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.915502569419317},"purl":"pkg:golang/github.com/lestrrat-go/jwx/v2/jwe/internal/content_crypt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/v2/jwe/internal/content_crypt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/v2/jwe/internal/content_crypt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lestrrat-go/jwx/v2/jwe/internal/content_crypt/dependencies","status":"removed","funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwe%2Finternal%2Fcontent_crypt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwe%2Finternal%2Fcontent_crypt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwe%2Finternal%2Fcontent_crypt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwe%2Finternal%2Fcontent_crypt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwe%2Finternal%2Fcontent_crypt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwe%2Finternal%2Fcontent_crypt/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3498254,"name":"github.com/lestrrat-go/jwx","ecosystem":"go","description":"Package jwx contains tools that deal with the various JWx (JOSE) technologies such as JWT, JWS, JWE, etc in Go.","homepage":"https://github.com/lestrrat-go/jwx","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":[],"namespace":"github.com/lestrrat-go","versions_count":55,"first_release_published_at":"2019-05-20T02:55:45.000Z","latest_release_published_at":"2026-08-25T10:25:32.166Z","latest_release_number":null,"last_synced_at":"2026-08-25T10:25:32.421Z","created_at":"2022-04-10T19:50:13.408Z","updated_at":"2026-08-25T10:25:32.421Z","registry_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx","install_command":"go get github.com/lestrrat-go/jwx","documentation_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx#section-documentation","metadata":{},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-18T07:58:59.000Z","size":17902,"stargazers_count":2414,"open_issues_count":3,"forks_count":196,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-19T07:11:40.420Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-18T06:03:23.000Z","dependencies_parsed_at":"2026-08-19T07:22:07.372Z","dependency_job_id":null,"html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":145,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36779519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v4.3.0","sha":"b891d3ea6d3ab87c3438b634f610bc41281f97c2","kind":"commit","published_at":"2026-08-18T06:00:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.3.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.3.0/manifests"},{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T10:00:07.979Z","dependent_packages_count":1295,"downloads":null,"downloads_period":null,"dependent_repos_count":2884,"rankings":{"downloads":null,"dependent_repos_count":0.15291915825991692,"dependent_packages_count":0.10208443129427289,"stargazers_count":1.7031708420305671,"forks_count":2.2283013350312446,"docker_downloads_count":0.10924279080576155,"average":0.8591437114843525},"purl":"pkg:golang/github.com/lestrrat-go/jwx","advisories":[{"uuid":"GSA_kwCzR0hTQS1oajN2LW02ODQtdjI1Oc4AA52y","url":"https://github.com/advisories/GHSA-hj3v-m684-v259","title":"JWX vulnerable to a denial of service attack using compressed JWE message","description":"### Summary\nThis vulnerability allows an attacker with a trusted public key to cause a Denial-of-Service (DoS) condition by crafting a malicious JSON Web Encryption (JWE) token with an exceptionally high compression ratio. When this token is processed by the recipient, it results in significant memory allocation and processing time during decompression.\n\n### Details\n\n**The attacker needs to obtain a valid public key to compress the payload**. It needs to be valid so that the recipient can use to successfully decompress the payload. Furthermore in context JWT processing in the v2 versions, the recipient must explicitly allow JWE handling .\n\nThe attacker then crafts a message with high compression ratio, e.g. a payload with very high frequency of repeating patterns that can decompress to a much larger size.  If the payload is large enough, recipient who is decompressing the data will have to allocate a large amount of memory, which then can lead to a denial of service.\n\nThe original report includes a reference to [1], but there are some very subtle differences between this library and the aforementioned issue. The most important aspect is that the referenced issue focuses on JWT processing, whereas this library is intentionally divided into parts that comprise JOSE, i.e. JWT, JWS, JWE, JWK. In particular, v2 of this library does not attempt to handle JWT payload enveloped in a JWE message automatically (v1 attempted to do this automatically, but it was never stable).\n\nReflecting this subtle difference, the approach taken to mitigate this vulnerability is slightly different from the referenced issue. The referenced issue limits the size of JWT when parsing, but the fixes for this library limits the maximum size of the decompressed data when decrypting JWE messages. Therefore the fix in this library is applicable regardless of the usage context, and a limit is now imposed on the size of the message that our JWE implementation can handle.\n\n### Proof of Concept\n\nModified from the original report to fit the vulnerability better:\n\n```go\n// The value below just needs to be \"large enough\" so that the it puts enough strain on the\n// recipient's environment. The value below is a safe size on my machine to run the test\n// without causing problems. When you increase the payload size, at some point the processing\n// will be slow enough to virtually freeze the program or cause a memory allocation error\nconst payloadSize = 1 \u003c\u003c 31\n\nprivkey, err := rsa.GenerateKey(rand.Reader, 2048)\nrequire.NoError(t, err, `rsa.GenerateKey should succeed`)\npubkey := \u0026privkey.PublicKey\npayload := strings.Repeat(\"x\", payloadSize)\n\nencrypted, err := jwe.Encrypt([]byte(payload), jwe.WithKey(jwa.RSA_OAEP, pubkey), jwe.WithContentEncryption(\"A128CBC-HS256\"), jwe.WithCompress(jwa.Deflate))\nrequire.NoError(t, err, `jwe.Encrypt should succeed`)\n_, err = jwe.Decrypt(encrypted, jwe.WithKey(jwa.RSA_OAEP, privkey)) // Will be allocating large amounts of memory\nrequire.Error(t, err, `jwe.Decrypt should fail`)\n```\n\n###  References\n\n[1] [CVE-2024-21319](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/security/advisories/GHSA-8g9c-28fc-mcx2)","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2024-03-08T15:06:53.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.8,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H","references":["https://github.com/lestrrat-go/jwx/security/advisories/GHSA-hj3v-m684-v259","https://github.com/lestrrat-go/jwx/commit/d01027d74c7376d66037a10f4f64af9af26a7e34","https://github.com/lestrrat-go/jwx/commit/d43f2ceb7f0c13714dfe8854d6439766e86faa76","https://nvd.nist.gov/vuln/detail/CVE-2024-28122","https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","https://github.com/advisories/GHSA-hj3v-m684-v259"],"source_kind":"github","identifiers":["GHSA-hj3v-m684-v259","CVE-2024-28122"],"repository_url":"https://github.com/lestrrat-go/jwx","blast_radius":0.0,"created_at":"2024-03-08T16:04:55.517Z","updated_at":"2026-08-21T12:08:06.746Z","epss_percentage":0.0057,"epss_percentile":0.44687,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oajN2LW02ODQtdjI1Oc4AA52y","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1oajN2LW02ODQtdjI1Oc4AA52y","packages":[{"ecosystem":"go","package_name":"github.com/lestrrat-go/jwx","versions":[{"first_patched_version":"1.2.29","vulnerable_version_range":"\u003c 1.2.29"}],"purl":"pkg:go/github.com%2Flestrrat-go%2Fjwx"},{"ecosystem":"go","package_name":"github.com/lestrrat-go/jwx/v2","versions":[{"first_patched_version":"2.0.21","vulnerable_version_range":"\u003c 2.0.21"}],"purl":"pkg:go/github.com%2Flestrrat-go%2Fjwx%2Fv2"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oajN2LW02ODQtdjI1Oc4AA52y/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS03Zjl4LWd3ODUtOGdyZs4AA3lA","url":"https://github.com/advisories/GHSA-7f9x-gw85-8grf","title":"lestrrat-go/jwx's malicious parameters in JWE can cause a DOS","description":"### Summary\ntoo high p2c parameter in JWE's alg PBES2-* could lead to a DOS attack\n\n### Details\nThe JWE key management algorithms based on PBKDF2 require a JOSE Header Parameter called p2c (PBES2 Count). This parameter dictates the number of PBKDF2 iterations needed to derive a CEK wrapping key. Its primary purpose is to intentionally slow down the key derivation function, making password brute-force and dictionary attacks more resource- intensive.\nTherefore, if an attacker sets the p2c parameter in JWE to a very large number, it can cause a lot of computational consumption, resulting in a DOS attack\n\n### PoC\n```go\npackage main\n\nimport (\n\t\"fmt\"\n\t\"github.com/lestrrat-go/jwx/v2/jwa\"\n\t\"github.com/lestrrat-go/jwx/v2/jwe\"\n\t\"github.com/lestrrat-go/jwx/v2/jwk\"\n)\n\nfunc main() {\n\ttoken := []byte(\"eyJhbGciOiJQQkVTMi1IUzI1NitBMTI4S1ciLCJlbmMiOiJBMjU2R0NNIiwicDJjIjoyMDAwMDAwMDAwLCJwMnMiOiJNNzczSnlmV2xlX2FsSXNrc0NOTU9BIn0=.S8B1kXdIR7BM6i_TaGsgqEOxU-1Sgdakp4mHq7UVhn-_REzOiGz2gg.gU_LfzhBXtQdwYjh.9QUIS-RWkLc.m9TudmzUoCzDhHsGGfzmCA\")\n\tkey, err := jwk.FromRaw([]byte(`abcdefg`))\n\tpayload, err := jwe.Decrypt(token, jwe.WithKey(jwa.PBES2_HS256_A128KW, key))\n\tif err == nil {\n\t\tfmt.Println(string(payload))\n\t}\n}\n\n```\n\n### Impact\nIt's a kind of Dos attack, the user's environment could potentially utilize an excessive amount of CPU resources.\n","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2023-12-05T23:29:26.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L","references":["https://github.com/lestrrat-go/jwx/security/advisories/GHSA-7f9x-gw85-8grf","https://nvd.nist.gov/vuln/detail/CVE-2023-49290","https://github.com/lestrrat-go/jwx/commit/64f2a229b8e18605f47361d292b526bdc4aee01c","https://github.com/advisories/GHSA-7f9x-gw85-8grf"],"source_kind":"github","identifiers":["GHSA-7f9x-gw85-8grf","CVE-2023-49290"],"repository_url":"https://github.com/lestrrat-go/jwx","blast_radius":0.0,"created_at":"2023-12-06T00:05:57.535Z","updated_at":"2026-08-14T00:14:23.110Z","epss_percentage":0.00723,"epss_percentile":0.50522,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03Zjl4LWd3ODUtOGdyZs4AA3lA","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS03Zjl4LWd3ODUtOGdyZs4AA3lA","packages":[{"ecosystem":"go","package_name":"github.com/lestrrat-go/jwx/v2","versions":[{"first_patched_version":"2.0.18","vulnerable_version_range":"\u003c 2.0.18"}],"purl":"pkg:go/github.com%2Flestrrat-go%2Fjwx%2Fv2"},{"ecosystem":"go","package_name":"github.com/lestrrat-go/jwx","versions":[{"first_patched_version":"1.2.27","vulnerable_version_range":"\u003c 1.2.27"}],"purl":"pkg:go/github.com%2Flestrrat-go%2Fjwx"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03Zjl4LWd3ODUtOGdyZs4AA3lA/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1ybTh2LW14ajMtNXJtcc4AAz3K","url":"https://github.com/advisories/GHSA-rm8v-mxj3-5rmq","title":"github.com/lestrrat-go/jwx vulnerable to Potential Padding Oracle Attack","description":"### Summary\n\nDecrypting AES-CBC encrypted JWE has Potential Padding Oracle Attack Vulnerability.\n\n### Details\n\nOn [v2.0.10](https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10), decrypting AES-CBC encrypted JWE may return an error \"failed to generate plaintext from decrypted blocks: invalid padding\":\n\nhttps://github.com/lestrrat-go/jwx/blob/8840ffd4afc5839f591ff0e9ba9034af52b1643e/jwe/internal/aescbc/aescbc.go#L210-L213\n\nReporting padding error causes [Padding Oracle Attack](https://en.wikipedia.org/wiki/Padding_oracle_attack) Vulnerability.\nRFC 7516 JSON Web Encryption (JWE) says that we **MUST NOT** do this.\n\n\u003e 11.5.  Timing Attacks\n\u003e To mitigate the attacks described in RFC 3218 [RFC3218], the\n\u003e recipient MUST NOT distinguish between format, padding, and length\n\u003e errors of encrypted keys.  It is strongly recommended, in the event\n\u003e of receiving an improperly formatted key, that the recipient\n\u003e substitute a randomly generated CEK and proceed to the next step, to\n\u003e mitigate timing attacks.\n\nIn addition, the time to remove padding depends on the length of the padding.\nIt may leak the length of the padding by Timing Attacks.\n\nhttps://github.com/lestrrat-go/jwx/blob/796b2a9101cf7e7cb66455e4d97f3c158ee10904/jwe/internal/aescbc/aescbc.go#L33-L66\n\nTo mitigate Timing Attacks, it MUST be done in constant time.\n\n### Impact\n\nThe authentication tag is verified, so it is not an immediate attack.\n","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2023-06-14T17:24:36.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://github.com/lestrrat-go/jwx/security/advisories/GHSA-rm8v-mxj3-5rmq","https://github.com/lestrrat-go/jwx/commit/6c41e3822485fc7e11dd70b4b0524b075d66b103","https://github.com/lestrrat-go/jwx/commit/d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","https://github.com/lestrrat-go/jwx/blob/796b2a9101cf7e7cb66455e4d97f3c158ee10904/jwe/internal/aescbc/aescbc.go#L33-L66","https://github.com/lestrrat-go/jwx/blob/8840ffd4afc5839f591ff0e9ba9034af52b1643e/jwe/internal/aescbc/aescbc.go#L210-L213","https://github.com/advisories/GHSA-rm8v-mxj3-5rmq"],"source_kind":"github","identifiers":["GHSA-rm8v-mxj3-5rmq"],"repository_url":"https://github.com/lestrrat-go/jwx","blast_radius":0.0,"created_at":"2023-06-14T18:03:33.328Z","updated_at":"2026-07-31T14:12:03.296Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1ybTh2LW14ajMtNXJtcc4AAz3K","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1ybTh2LW14ajMtNXJtcc4AAz3K","packages":[{"ecosystem":"go","package_name":"github.com/lestrrat-go/jwx","versions":[{"first_patched_version":"1.2.26","vulnerable_version_range":"\u003c= 1.2.25"}],"purl":"pkg:go/github.com%2Flestrrat-go%2Fjwx"},{"ecosystem":"go","package_name":"github.com/lestrrat-go/jwx/v2","versions":[{"first_patched_version":"2.0.11","vulnerable_version_range":"\u003c= 2.0.10"}],"purl":"pkg:go/github.com%2Flestrrat-go%2Fjwx%2Fv2"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1ybTh2LW14ajMtNXJtcc4AAz3K/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx","docker_dependents_count":852,"docker_downloads_count":1616350690,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lestrrat-go/jwx/dependencies","status":null,"funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14207302,"name":"github.com/lestrrat-go/jwx/v4","ecosystem":"go","description":"Package jwx contains tools that deal with the various JWx (JOSE) technologies such as JWT, JWS, JWE, etc in Go.","homepage":"https://github.com/lestrrat-go/jwx","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":[],"namespace":"github.com/lestrrat-go/jwx","versions_count":34,"first_release_published_at":"2026-04-08T00:22:58.000Z","latest_release_published_at":"2026-08-20T13:04:45.000Z","latest_release_number":"v4.4.0","last_synced_at":"2026-08-25T10:16:57.616Z","created_at":"2026-04-08T08:59:09.394Z","updated_at":"2026-08-25T10:16:57.617Z","registry_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/v4","install_command":"go get github.com/lestrrat-go/jwx/v4","documentation_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/v4#section-documentation","metadata":{},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-18T07:58:59.000Z","size":17902,"stargazers_count":2414,"open_issues_count":3,"forks_count":196,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-19T07:11:40.420Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-18T06:03:23.000Z","dependencies_parsed_at":"2026-08-19T07:22:07.372Z","dependency_job_id":null,"html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":145,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36779519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v4.3.0","sha":"b891d3ea6d3ab87c3438b634f610bc41281f97c2","kind":"commit","published_at":"2026-08-18T06:00:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.3.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.3.0/manifests"},{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T08:40:38.383Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.185308627431826,"dependent_packages_count":4.858766639562581,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.022037633497203},"purl":"pkg:golang/github.com/lestrrat-go/jwx/v4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/v4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/v4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lestrrat-go/jwx/v4/dependencies","status":null,"funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv4/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14415572,"name":"github.com/lestrrat-go/jwx/internal/pool","ecosystem":"go","description":"","homepage":"https://github.com/lestrrat-go/jwx","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":[],"namespace":"github.com/lestrrat-go/jwx/internal","versions_count":50,"first_release_published_at":"2026-05-09T20:37:58.879Z","latest_release_published_at":"2026-05-09T20:37:58.879Z","latest_release_number":"v1.2.31","last_synced_at":"2026-08-25T10:17:02.919Z","created_at":"2026-05-09T20:36:42.866Z","updated_at":"2026-08-25T10:17:02.920Z","registry_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/internal/pool","install_command":"go get github.com/lestrrat-go/jwx/internal/pool","documentation_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/internal/pool#section-documentation","metadata":{},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-18T07:58:59.000Z","size":17902,"stargazers_count":2414,"open_issues_count":3,"forks_count":196,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-19T07:11:40.420Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-18T06:03:23.000Z","dependencies_parsed_at":"2026-08-19T07:22:07.372Z","dependency_job_id":null,"html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":145,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36779519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v4.3.0","sha":"b891d3ea6d3ab87c3438b634f610bc41281f97c2","kind":"commit","published_at":"2026-08-18T06:00:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.3.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.3.0/manifests"},{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T08:32:27.448Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.080071416441731,"dependent_packages_count":4.759766986501993,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.919919201471862},"purl":"pkg:golang/github.com/lestrrat-go/jwx/internal/pool","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/internal/pool","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/internal/pool","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lestrrat-go/jwx/internal/pool/dependencies","status":"removed","funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Finternal%2Fpool/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Finternal%2Fpool/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Finternal%2Fpool/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Finternal%2Fpool/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Finternal%2Fpool/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Finternal%2Fpool/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":10973094,"name":"github.com/Lestrrat-go/jwx","ecosystem":"go","description":"Package jwx contains tools that deal with the various JWx (JOSE) technologies such as JWT, JWS, JWE, etc in Go.","homepage":"https://github.com/Lestrrat-go/jwx","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/Lestrrat-go/jwx","keywords_array":[],"namespace":"github.com/Lestrrat-go","versions_count":55,"first_release_published_at":"2019-05-20T02:55:45.000Z","latest_release_published_at":"2025-04-09T10:38:17.000Z","latest_release_number":"v1.2.31","last_synced_at":"2026-08-25T10:17:03.187Z","created_at":"2024-10-16T04:57:40.851Z","updated_at":"2026-08-25T10:17:03.188Z","registry_url":"https://pkg.go.dev/github.com/Lestrrat-go/jwx","install_command":"go get github.com/Lestrrat-go/jwx","documentation_url":"https://pkg.go.dev/github.com/Lestrrat-go/jwx#section-documentation","metadata":{},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-18T07:58:59.000Z","size":17902,"stargazers_count":2414,"open_issues_count":3,"forks_count":196,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-19T07:11:40.420Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-18T06:03:23.000Z","dependencies_parsed_at":"2026-08-19T07:22:07.372Z","dependency_job_id":null,"html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":145,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36780257,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v4.3.0","sha":"b891d3ea6d3ab87c3438b634f610bc41281f97c2","kind":"commit","published_at":"2026-08-18T06:00:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.3.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.3.0/manifests"},{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T08:52:26.908Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.518343491712521,"dependent_packages_count":6.109238404574462,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.313790948143492},"purl":"pkg:golang/github.com/%21lestrrat-go/jwx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Lestrrat-go/jwx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Lestrrat-go/jwx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Lestrrat-go/jwx/dependencies","status":null,"funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FLestrrat-go%2Fjwx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FLestrrat-go%2Fjwx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FLestrrat-go%2Fjwx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FLestrrat-go%2Fjwx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FLestrrat-go%2Fjwx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FLestrrat-go%2Fjwx/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11403761,"name":"github.com/lestrrat-go/jwx/v2/jwt/internal/types","ecosystem":"go","description":"","homepage":"https://github.com/lestrrat-go/jwx","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":[],"namespace":"github.com/lestrrat-go/jwx/v2/jwt/internal","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-12-16T08:56:46.856Z","latest_release_number":null,"last_synced_at":"2026-08-25T10:17:20.960Z","created_at":"2025-03-04T19:39:43.994Z","updated_at":"2026-08-25T10:17:20.961Z","registry_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/v2/jwt/internal/types","install_command":"go get github.com/lestrrat-go/jwx/v2/jwt/internal/types","documentation_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/v2/jwt/internal/types#section-documentation","metadata":{},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-09T22:01:47.000Z","size":17843,"stargazers_count":2411,"open_issues_count":0,"forks_count":195,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-12T03:52:12.767Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-12T01:23:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"6bff3f4d-b439-465c-b3bd-2c2c5273cdb6","html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":144,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36575927,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T07:24:50.245Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.082177034635306,"dependent_packages_count":5.700411654884096,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.891294344759701},"purl":"pkg:golang/github.com/lestrrat-go/jwx/v2/jwt/internal/types","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/v2/jwt/internal/types","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/v2/jwt/internal/types","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lestrrat-go/jwx/v2/jwt/internal/types/dependencies","status":"removed","funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwt%2Finternal%2Ftypes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwt%2Finternal%2Ftypes/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwt%2Finternal%2Ftypes/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwt%2Finternal%2Ftypes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwt%2Finternal%2Ftypes/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwt%2Finternal%2Ftypes/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14415579,"name":"github.com/lestrrat-go/jwx/v2/jwk/internal/x509","ecosystem":"go","description":"","homepage":"https://github.com/lestrrat-go/jwx","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":[],"namespace":"github.com/lestrrat-go/jwx/v2/jwk/internal","versions_count":7,"first_release_published_at":"2026-05-09T20:36:57.994Z","latest_release_published_at":"2026-05-09T20:36:57.994Z","latest_release_number":"v2.1.6","last_synced_at":"2026-08-25T10:17:48.460Z","created_at":"2026-05-09T20:36:45.657Z","updated_at":"2026-08-25T10:17:48.460Z","registry_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/v2/jwk/internal/x509","install_command":"go get github.com/lestrrat-go/jwx/v2/jwk/internal/x509","documentation_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/v2/jwk/internal/x509#section-documentation","metadata":{},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-18T07:58:59.000Z","size":17902,"stargazers_count":2414,"open_issues_count":3,"forks_count":196,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-19T07:11:40.420Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-18T06:03:23.000Z","dependencies_parsed_at":"2026-08-19T07:22:07.372Z","dependency_job_id":null,"html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":145,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36779519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v4.3.0","sha":"b891d3ea6d3ab87c3438b634f610bc41281f97c2","kind":"commit","published_at":"2026-08-18T06:00:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.3.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.3.0/manifests"},{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T08:36:13.226Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.080071416441731,"dependent_packages_count":4.759766986501993,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.919919201471862},"purl":"pkg:golang/github.com/lestrrat-go/jwx/v2/jwk/internal/x509","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/v2/jwk/internal/x509","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/v2/jwk/internal/x509","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lestrrat-go/jwx/v2/jwk/internal/x509/dependencies","status":"removed","funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwk%2Finternal%2Fx509/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwk%2Finternal%2Fx509/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwk%2Finternal%2Fx509/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwk%2Finternal%2Fx509/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwk%2Finternal%2Fx509/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwk%2Finternal%2Fx509/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":12606988,"name":"github.com/LeStrrat-go/jwx/v2","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/LeStrrat-go/jwx","keywords_array":[],"namespace":null,"versions_count":33,"first_release_published_at":"2022-04-03T23:49:46.000Z","latest_release_published_at":"2026-06-29T23:44:05.000Z","latest_release_number":"v2.1.7","last_synced_at":"2026-08-25T10:18:11.971Z","created_at":"2025-12-20T10:39:06.519Z","updated_at":"2026-08-25T10:18:11.971Z","registry_url":"https://pkg.go.dev/github.com/LeStrrat-go/jwx/v2","install_command":"go get github.com/LeStrrat-go/jwx/v2","documentation_url":"https://pkg.go.dev/github.com/LeStrrat-go/jwx/v2#section-documentation","metadata":{},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-18T07:58:59.000Z","size":17902,"stargazers_count":2414,"open_issues_count":3,"forks_count":196,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-19T07:11:40.420Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-18T06:03:23.000Z","dependencies_parsed_at":"2026-08-19T07:22:07.372Z","dependency_job_id":null,"html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":145,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36779614,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v4.3.0","sha":"b891d3ea6d3ab87c3438b634f610bc41281f97c2","kind":"commit","published_at":"2026-08-18T06:00:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.3.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.3.0/manifests"},{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T08:15:08.892Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.374974371906944,"dependent_packages_count":5.036807650550465,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.2058910112287045},"purl":"pkg:golang/github.com/%21le%21strrat-go/jwx/v2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/LeStrrat-go/jwx/v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/LeStrrat-go/jwx/v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/LeStrrat-go/jwx/v2/dependencies","status":null,"funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FLeStrrat-go%2Fjwx%2Fv2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FLeStrrat-go%2Fjwx%2Fv2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FLeStrrat-go%2Fjwx%2Fv2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FLeStrrat-go%2Fjwx%2Fv2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FLeStrrat-go%2Fjwx%2Fv2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FLeStrrat-go%2Fjwx%2Fv2/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14460488,"name":"github.com/lestrrat-go/jwx/v2/jws","ecosystem":"go","description":"Package jws implements the digital signature on JSON based data\nstructures as described in https://tools.ietf.org/html/rfc7515\n\nIf you do not care about the details, the only things that you\nwould need to use are the following functions:\n\nTo sign, simply use `jws.Sign`. `payload` is a []byte buffer that\ncontains whatever data you want to sign. `alg` is one of the\njwa.SignatureAlgorithm constants from package jwa. For RSA and\nECDSA family of algorithms, you will need to prepare a private key.\nFor HMAC family, you just need a []byte value. The `jws.Sign`\nfunction will return the encoded JWS message on success.\n\nTo verify, use `jws.Verify`. It will parse the `encodedjws` buffer\nand verify the result using `algorithm` and `key`. Upon successful\nverification, the original payload is returned, so you can work on it.","homepage":"https://github.com/lestrrat-go/jwx","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":[],"namespace":"github.com/lestrrat-go/jwx/v2","versions_count":32,"first_release_published_at":"2026-05-16T20:46:08.502Z","latest_release_published_at":"2026-05-16T20:46:08.502Z","latest_release_number":"v2.1.6","last_synced_at":"2026-08-25T10:18:18.254Z","created_at":"2026-05-16T20:45:15.934Z","updated_at":"2026-08-25T10:18:18.255Z","registry_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/v2/jws","install_command":"go get github.com/lestrrat-go/jwx/v2/jws","documentation_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/v2/jws#section-documentation","metadata":{},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-18T07:58:59.000Z","size":17902,"stargazers_count":2414,"open_issues_count":3,"forks_count":196,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-19T07:11:40.420Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-18T06:03:23.000Z","dependencies_parsed_at":"2026-08-19T07:22:07.372Z","dependency_job_id":null,"html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":145,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36779519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v4.3.0","sha":"b891d3ea6d3ab87c3438b634f610bc41281f97c2","kind":"commit","published_at":"2026-08-18T06:00:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.3.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.3.0/manifests"},{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T10:34:13.407Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.059532431414583,"dependent_packages_count":4.740914073502298,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.90022325245844},"purl":"pkg:golang/github.com/lestrrat-go/jwx/v2/jws","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/v2/jws","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/v2/jws","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lestrrat-go/jwx/v2/jws/dependencies","status":"removed","funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjws/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjws/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjws/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjws/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjws/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjws/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11403463,"name":"github.com/lestrrat-go/jwx/v2/internal/pool","ecosystem":"go","description":"","homepage":"https://github.com/lestrrat-go/jwx","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":[],"namespace":"github.com/lestrrat-go/jwx/v2/internal","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-12-16T21:07:21.106Z","latest_release_number":null,"last_synced_at":"2026-08-25T10:18:31.347Z","created_at":"2025-03-04T17:52:52.271Z","updated_at":"2026-08-25T10:18:31.348Z","registry_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/v2/internal/pool","install_command":"go get github.com/lestrrat-go/jwx/v2/internal/pool","documentation_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/v2/internal/pool#section-documentation","metadata":{},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-18T07:58:59.000Z","size":17902,"stargazers_count":2414,"open_issues_count":3,"forks_count":196,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-19T07:11:40.420Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-18T06:03:23.000Z","dependencies_parsed_at":"2026-08-19T07:22:07.372Z","dependency_job_id":null,"html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":145,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36779519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v4.3.0","sha":"b891d3ea6d3ab87c3438b634f610bc41281f97c2","kind":"commit","published_at":"2026-08-18T06:00:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.3.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.3.0/manifests"},{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T11:09:55.982Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.082177034635306,"dependent_packages_count":5.700411654884096,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.891294344759701},"purl":"pkg:golang/github.com/lestrrat-go/jwx/v2/internal/pool","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/v2/internal/pool","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/v2/internal/pool","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lestrrat-go/jwx/v2/internal/pool/dependencies","status":"removed","funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Finternal%2Fpool/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Finternal%2Fpool/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Finternal%2Fpool/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Finternal%2Fpool/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Finternal%2Fpool/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Finternal%2Fpool/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":4260443,"name":"github.com/lestrrat-go/jwx/jwa/internal/cmd/gentypes","ecosystem":"go","description":"","homepage":"https://github.com/lestrrat-go/jwx","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":[],"namespace":"github.com/lestrrat-go/jwx/jwa/internal/cmd","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-08-25T10:19:03.812Z","latest_release_number":null,"last_synced_at":"2026-08-25T10:19:14.792Z","created_at":"2022-04-13T00:48:57.429Z","updated_at":"2026-08-25T10:19:14.792Z","registry_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/jwa/internal/cmd/gentypes","install_command":"go get github.com/lestrrat-go/jwx/jwa/internal/cmd/gentypes","documentation_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/jwa/internal/cmd/gentypes#section-documentation","metadata":{},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-18T07:58:59.000Z","size":17902,"stargazers_count":2414,"open_issues_count":3,"forks_count":196,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-19T07:11:40.420Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-18T06:03:23.000Z","dependencies_parsed_at":"2026-08-19T07:22:07.372Z","dependency_job_id":null,"html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":145,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36779519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v4.3.0","sha":"b891d3ea6d3ab87c3438b634f610bc41281f97c2","kind":"commit","published_at":"2026-08-18T06:00:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.3.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.3.0/manifests"},{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T08:59:40.406Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":1.0929961382075044,"forks_count":1.4345083313038627,"average":4.718126183312252},"purl":"pkg:golang/github.com/lestrrat-go/jwx/jwa/internal/cmd/gentypes","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/jwa/internal/cmd/gentypes","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/jwa/internal/cmd/gentypes","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lestrrat-go/jwx/jwa/internal/cmd/gentypes/dependencies","status":null,"funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fjwa%2Finternal%2Fcmd%2Fgentypes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fjwa%2Finternal%2Fcmd%2Fgentypes/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fjwa%2Finternal%2Fcmd%2Fgentypes/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fjwa%2Finternal%2Fcmd%2Fgentypes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fjwa%2Finternal%2Fcmd%2Fgentypes/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fjwa%2Finternal%2Fcmd%2Fgentypes/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14431080,"name":"github.com/lestrrat-go/jwx/v2/jwe/internal/keyenc","ecosystem":"go","description":"","homepage":"https://github.com/lestrrat-go/jwx","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":[],"namespace":"github.com/lestrrat-go/jwx/v2/jwe/internal","versions_count":32,"first_release_published_at":"2026-05-12T05:45:36.189Z","latest_release_published_at":"2026-05-12T05:45:36.188Z","latest_release_number":"v2.1.6","last_synced_at":"2026-08-25T10:20:13.979Z","created_at":"2026-05-12T05:44:50.224Z","updated_at":"2026-08-25T10:20:13.980Z","registry_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/v2/jwe/internal/keyenc","install_command":"go get github.com/lestrrat-go/jwx/v2/jwe/internal/keyenc","documentation_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/v2/jwe/internal/keyenc#section-documentation","metadata":{},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-09T22:01:47.000Z","size":17843,"stargazers_count":2411,"open_issues_count":0,"forks_count":195,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-12T03:52:12.767Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-12T01:23:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"6bff3f4d-b439-465c-b3bd-2c2c5273cdb6","html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":144,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36575927,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T07:42:22.160Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.075376507577022,"dependent_packages_count":4.7556286312616125,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.915502569419317},"purl":"pkg:golang/github.com/lestrrat-go/jwx/v2/jwe/internal/keyenc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/v2/jwe/internal/keyenc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/v2/jwe/internal/keyenc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lestrrat-go/jwx/v2/jwe/internal/keyenc/dependencies","status":"removed","funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwe%2Finternal%2Fkeyenc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwe%2Finternal%2Fkeyenc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwe%2Finternal%2Fkeyenc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwe%2Finternal%2Fkeyenc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwe%2Finternal%2Fkeyenc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwe%2Finternal%2Fkeyenc/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14415569,"name":"github.com/lestrrat-go/jwx/internal/iter","ecosystem":"go","description":"","homepage":"https://github.com/lestrrat-go/jwx","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":[],"namespace":"github.com/lestrrat-go/jwx/internal","versions_count":50,"first_release_published_at":"2026-05-09T20:37:56.432Z","latest_release_published_at":"2026-05-09T20:37:56.431Z","latest_release_number":"v1.2.31","last_synced_at":"2026-08-25T10:20:41.185Z","created_at":"2026-05-09T20:36:42.579Z","updated_at":"2026-08-25T10:20:41.185Z","registry_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/internal/iter","install_command":"go get github.com/lestrrat-go/jwx/internal/iter","documentation_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/internal/iter#section-documentation","metadata":{},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-09T22:01:47.000Z","size":17843,"stargazers_count":2411,"open_issues_count":0,"forks_count":195,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-12T03:52:12.767Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-12T01:23:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"6bff3f4d-b439-465c-b3bd-2c2c5273cdb6","html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":144,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36575927,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T07:50:34.970Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.080071416441731,"dependent_packages_count":4.759766986501993,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.919919201471862},"purl":"pkg:golang/github.com/lestrrat-go/jwx/internal/iter","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/internal/iter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/internal/iter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lestrrat-go/jwx/internal/iter/dependencies","status":"removed","funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Finternal%2Fiter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Finternal%2Fiter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Finternal%2Fiter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Finternal%2Fiter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Finternal%2Fiter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Finternal%2Fiter/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14415568,"name":"github.com/lestrrat-go/jwx/internal/base64","ecosystem":"go","description":"","homepage":"https://github.com/lestrrat-go/jwx","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":[],"namespace":"github.com/lestrrat-go/jwx/internal","versions_count":50,"first_release_published_at":"2026-05-09T20:37:55.860Z","latest_release_published_at":"2026-05-09T20:37:55.859Z","latest_release_number":"v1.2.31","last_synced_at":"2026-08-25T10:26:54.222Z","created_at":"2026-05-09T20:36:42.378Z","updated_at":"2026-08-25T10:26:54.223Z","registry_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/internal/base64","install_command":"go get github.com/lestrrat-go/jwx/internal/base64","documentation_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/internal/base64#section-documentation","metadata":{},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-09T22:01:47.000Z","size":17843,"stargazers_count":2411,"open_issues_count":0,"forks_count":195,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-12T03:52:12.767Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-12T01:23:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"6bff3f4d-b439-465c-b3bd-2c2c5273cdb6","html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":144,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36575927,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T07:24:50.285Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.080071416441731,"dependent_packages_count":4.759766986501993,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.919919201471862},"purl":"pkg:golang/github.com/lestrrat-go/jwx/internal/base64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/internal/base64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/internal/base64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lestrrat-go/jwx/internal/base64/dependencies","status":"removed","funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Finternal%2Fbase64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Finternal%2Fbase64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Finternal%2Fbase64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Finternal%2Fbase64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Finternal%2Fbase64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Finternal%2Fbase64/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14431087,"name":"github.com/lestrrat-go/jwx/v2/jwt","ecosystem":"go","description":"Package jwt implements JSON Web Tokens as described in https://tools.ietf.org/html/rfc7519","homepage":"https://github.com/lestrrat-go/jwx","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":[],"namespace":"github.com/lestrrat-go/jwx/v2","versions_count":32,"first_release_published_at":"2026-05-12T05:45:41.833Z","latest_release_published_at":"2026-05-12T05:45:41.833Z","latest_release_number":"v2.1.6","last_synced_at":"2026-08-25T10:11:31.358Z","created_at":"2026-05-12T05:44:56.010Z","updated_at":"2026-08-25T10:11:31.358Z","registry_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/v2/jwt","install_command":"go get github.com/lestrrat-go/jwx/v2/jwt","documentation_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/v2/jwt#section-documentation","metadata":{},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-18T07:58:59.000Z","size":17902,"stargazers_count":2414,"open_issues_count":3,"forks_count":196,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-19T07:11:40.420Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-18T06:03:23.000Z","dependencies_parsed_at":"2026-08-19T07:22:07.372Z","dependency_job_id":null,"html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":145,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36779519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v4.3.0","sha":"b891d3ea6d3ab87c3438b634f610bc41281f97c2","kind":"commit","published_at":"2026-08-18T06:00:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.3.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.3.0/manifests"},{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T08:32:26.149Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.075376507577022,"dependent_packages_count":4.7556286312616125,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.915502569419317},"purl":"pkg:golang/github.com/lestrrat-go/jwx/v2/jwt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/v2/jwt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/v2/jwt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lestrrat-go/jwx/v2/jwt/dependencies","status":"removed","funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwt/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14709909,"name":"github.com/LESTRrat-GO/JWX","ecosystem":"go","description":"Package jwx contains tools that deal with the various JWx (JOSE) technologies such as JWT, JWS, JWE, etc in Go.","homepage":"https://github.com/LESTRrat-GO/JWX","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/LESTRrat-GO/JWX","keywords_array":[],"namespace":"github.com/LESTRrat-GO","versions_count":53,"first_release_published_at":"2019-05-20T02:55:45.000Z","latest_release_published_at":"2025-04-09T10:38:17.000Z","latest_release_number":"v1.2.31","last_synced_at":"2026-08-25T10:11:57.367Z","created_at":"2026-07-03T10:37:18.108Z","updated_at":"2026-08-25T10:11:57.367Z","registry_url":"https://pkg.go.dev/github.com/LESTRrat-GO/JWX","install_command":"go get github.com/LESTRrat-GO/JWX","documentation_url":"https://pkg.go.dev/github.com/LESTRrat-GO/JWX#section-documentation","metadata":{},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-18T07:58:59.000Z","size":17902,"stargazers_count":2414,"open_issues_count":3,"forks_count":196,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-19T07:11:40.420Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-18T06:03:23.000Z","dependencies_parsed_at":"2026-08-19T07:22:07.372Z","dependency_job_id":null,"html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":145,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36779517,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T07:58:35.107Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.926933158137311,"dependent_packages_count":4.616412160775715,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.771672659456513},"purl":"pkg:golang/github.com/%21l%21e%21s%21t%21rrat-%21g%21o/%21j%21w%21x","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/LESTRrat-GO/JWX","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/LESTRrat-GO/JWX","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/LESTRrat-GO/JWX/dependencies","status":null,"funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FLESTRrat-GO%2FJWX/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FLESTRrat-GO%2FJWX/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FLESTRrat-GO%2FJWX/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FLESTRrat-GO%2FJWX/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FLESTRrat-GO%2FJWX/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FLESTRrat-GO%2FJWX/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14431082,"name":"github.com/lestrrat-go/jwx/v2/jwe/internal/keygen","ecosystem":"go","description":"","homepage":"https://github.com/lestrrat-go/jwx","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":[],"namespace":"github.com/lestrrat-go/jwx/v2/jwe/internal","versions_count":32,"first_release_published_at":"2026-05-12T05:45:42.679Z","latest_release_published_at":"2026-05-12T05:45:42.679Z","latest_release_number":"v2.1.6","last_synced_at":"2026-08-25T10:13:02.926Z","created_at":"2026-05-12T05:44:50.546Z","updated_at":"2026-08-25T10:13:02.927Z","registry_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/v2/jwe/internal/keygen","install_command":"go get github.com/lestrrat-go/jwx/v2/jwe/internal/keygen","documentation_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/v2/jwe/internal/keygen#section-documentation","metadata":{},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-18T07:58:59.000Z","size":17902,"stargazers_count":2414,"open_issues_count":3,"forks_count":196,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-19T07:11:40.420Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-18T06:03:23.000Z","dependencies_parsed_at":"2026-08-19T07:22:07.372Z","dependency_job_id":null,"html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":145,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36779519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v4.3.0","sha":"b891d3ea6d3ab87c3438b634f610bc41281f97c2","kind":"commit","published_at":"2026-08-18T06:00:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.3.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.3.0/manifests"},{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T08:21:32.735Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.075376507577022,"dependent_packages_count":4.7556286312616125,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.915502569419317},"purl":"pkg:golang/github.com/lestrrat-go/jwx/v2/jwe/internal/keygen","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/v2/jwe/internal/keygen","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/v2/jwe/internal/keygen","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lestrrat-go/jwx/v2/jwe/internal/keygen/dependencies","status":"removed","funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwe%2Finternal%2Fkeygen/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwe%2Finternal%2Fkeygen/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwe%2Finternal%2Fkeygen/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwe%2Finternal%2Fkeygen/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwe%2Finternal%2Fkeygen/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwe%2Finternal%2Fkeygen/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14431078,"name":"github.com/lestrrat-go/jwx/v2/jwe/internal/cipher","ecosystem":"go","description":"","homepage":"https://github.com/lestrrat-go/jwx","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":[],"namespace":"github.com/lestrrat-go/jwx/v2/jwe/internal","versions_count":32,"first_release_published_at":"2026-05-12T05:45:35.280Z","latest_release_published_at":"2026-05-12T05:45:35.280Z","latest_release_number":"v2.1.6","last_synced_at":"2026-08-25T10:15:08.551Z","created_at":"2026-05-12T05:44:49.619Z","updated_at":"2026-08-25T10:15:08.552Z","registry_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/v2/jwe/internal/cipher","install_command":"go get github.com/lestrrat-go/jwx/v2/jwe/internal/cipher","documentation_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/v2/jwe/internal/cipher#section-documentation","metadata":{},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-09T22:01:47.000Z","size":17843,"stargazers_count":2411,"open_issues_count":0,"forks_count":195,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-12T03:52:12.767Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-12T01:23:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"6bff3f4d-b439-465c-b3bd-2c2c5273cdb6","html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":144,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36575927,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T07:46:26.306Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.075376507577022,"dependent_packages_count":4.7556286312616125,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.915502569419317},"purl":"pkg:golang/github.com/lestrrat-go/jwx/v2/jwe/internal/cipher","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/v2/jwe/internal/cipher","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/v2/jwe/internal/cipher","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lestrrat-go/jwx/v2/jwe/internal/cipher/dependencies","status":"removed","funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwe%2Finternal%2Fcipher/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwe%2Finternal%2Fcipher/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwe%2Finternal%2Fcipher/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwe%2Finternal%2Fcipher/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwe%2Finternal%2Fcipher/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwe%2Finternal%2Fcipher/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14647665,"name":"github.com/Lestrrat-Go/jwx/v2","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/Lestrrat-Go/jwx","keywords_array":[],"namespace":null,"versions_count":33,"first_release_published_at":"2022-04-03T23:49:46.000Z","latest_release_published_at":"2026-06-29T23:44:05.000Z","latest_release_number":"v2.1.7","last_synced_at":"2026-08-25T10:15:23.369Z","created_at":"2026-06-17T13:44:27.253Z","updated_at":"2026-08-25T10:15:23.369Z","registry_url":"https://pkg.go.dev/github.com/Lestrrat-Go/jwx/v2","install_command":"go get github.com/Lestrrat-Go/jwx/v2","documentation_url":"https://pkg.go.dev/github.com/Lestrrat-Go/jwx/v2#section-documentation","metadata":{},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-18T07:58:59.000Z","size":17902,"stargazers_count":2414,"open_issues_count":3,"forks_count":196,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-19T07:11:40.420Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-18T06:03:23.000Z","dependencies_parsed_at":"2026-08-19T07:22:07.372Z","dependency_job_id":null,"html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":145,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36779513,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T07:23:29.026Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.98566480365132,"dependent_packages_count":4.671703975317771,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.828684389484545},"purl":"pkg:golang/github.com/%21lestrrat-%21go/jwx/v2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Lestrrat-Go/jwx/v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Lestrrat-Go/jwx/v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Lestrrat-Go/jwx/v2/dependencies","status":null,"funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FLestrrat-Go%2Fjwx%2Fv2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FLestrrat-Go%2Fjwx%2Fv2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FLestrrat-Go%2Fjwx%2Fv2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FLestrrat-Go%2Fjwx%2Fv2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FLestrrat-Go%2Fjwx%2Fv2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FLestrrat-Go%2Fjwx%2Fv2/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14415575,"name":"github.com/lestrrat-go/jwx/v2/internal/ecutil","ecosystem":"go","description":"Package ecutil defines tools that help with elliptic curve related\ncomputation","homepage":"https://github.com/lestrrat-go/jwx","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":[],"namespace":"github.com/lestrrat-go/jwx/v2/internal","versions_count":32,"first_release_published_at":"2026-05-09T20:37:35.313Z","latest_release_published_at":"2026-05-09T20:37:35.313Z","latest_release_number":"v2.1.6","last_synced_at":"2026-08-24T10:17:29.316Z","created_at":"2026-05-09T20:36:44.020Z","updated_at":"2026-08-24T10:17:29.316Z","registry_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/v2/internal/ecutil","install_command":"go get github.com/lestrrat-go/jwx/v2/internal/ecutil","documentation_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/v2/internal/ecutil#section-documentation","metadata":{},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-18T07:58:59.000Z","size":17902,"stargazers_count":2414,"open_issues_count":3,"forks_count":196,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-19T07:11:40.420Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-18T06:03:23.000Z","dependencies_parsed_at":"2026-08-19T07:22:07.372Z","dependency_job_id":null,"html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":145,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36779519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v4.3.0","sha":"b891d3ea6d3ab87c3438b634f610bc41281f97c2","kind":"commit","published_at":"2026-08-18T06:00:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.3.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.3.0/manifests"},{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T08:18:34.689Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.080071416441731,"dependent_packages_count":4.759766986501993,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.919919201471862},"purl":"pkg:golang/github.com/lestrrat-go/jwx/v2/internal/ecutil","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/v2/internal/ecutil","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/v2/internal/ecutil","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lestrrat-go/jwx/v2/internal/ecutil/dependencies","status":"removed","funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Finternal%2Fecutil/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Finternal%2Fecutil/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Finternal%2Fecutil/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Finternal%2Fecutil/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Finternal%2Fecutil/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Finternal%2Fecutil/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13964059,"name":"go-github-com-lestrrat-go-jwx-v2","ecosystem":"guix","description":"Complete implementation of JWx in Golang","homepage":"https://github.com/lestrrat-go/jwx","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T23:03:17.562Z","latest_release_published_at":"2026-03-02T23:03:17.562Z","latest_release_number":"2.1.6","last_synced_at":"2026-08-17T21:35:34.530Z","created_at":"2026-03-02T23:03:17.384Z","updated_at":"2026-08-19T08:15:40.824Z","registry_url":"https://packages.guix.gnu.org/packages/go-github-com-lestrrat-go-jwx-v2/2.1.6/","install_command":"guix install go-github-com-lestrrat-go-jwx-v2","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-web.scm#n8936","metadata":{"location":"gnu/packages/golang-web.scm:8936","variable_name":"go-github-com-lestrrat-go-jwx-v2"},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-18T07:58:59.000Z","size":17902,"stargazers_count":2414,"open_issues_count":3,"forks_count":196,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-19T07:11:40.420Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-18T06:03:23.000Z","dependencies_parsed_at":"2026-08-19T07:22:07.372Z","dependency_job_id":null,"html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":145,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36779519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v4.3.0","sha":"b891d3ea6d3ab87c3438b634f610bc41281f97c2","kind":"commit","published_at":"2026-08-18T06:00:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.3.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.3.0/manifests"},{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T08:15:40.824Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/go-github-com-lestrrat-go-jwx-v2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-github-com-lestrrat-go-jwx-v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-github-com-lestrrat-go-jwx-v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/go-github-com-lestrrat-go-jwx-v2/dependencies","status":null,"funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-lestrrat-go-jwx-v2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-lestrrat-go-jwx-v2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-lestrrat-go-jwx-v2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-lestrrat-go-jwx-v2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-lestrrat-go-jwx-v2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-lestrrat-go-jwx-v2/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32351,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1231},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-25T05:05:02.543Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":12782817,"name":"jwx","ecosystem":"nixpkgs","description":" Implementation of various JWx (Javascript Object Signing and Encryption/JOSE) technologies","homepage":"https://github.com/lestrrat-go/jwx","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T11:17:32.343Z","latest_release_published_at":"2026-01-26T11:17:32.343Z","latest_release_number":"2.0.9","last_synced_at":"2026-08-14T06:33:55.648Z","created_at":"2026-01-26T11:17:32.187Z","updated_at":"2026-08-19T07:24:50.226Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=jwx","install_command":"nix-env -iA nixpkgs.jwx","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/tools/security/jwx/default.nix#L22","metadata":{"nix_attribute":"jwx-2.0.9","position":"pkgs/tools/security/jwx/default.nix:22","platforms":["x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-09T22:01:47.000Z","size":17843,"stargazers_count":2411,"open_issues_count":0,"forks_count":195,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-12T03:52:12.767Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-12T01:23:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"6bff3f4d-b439-465c-b3bd-2c2c5273cdb6","html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":144,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36575927,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T07:24:50.226Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/jwx?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/jwx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/jwx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/jwx/dependencies","status":null,"funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/jwx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/jwx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/jwx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/jwx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/jwx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/jwx/codemeta","maintainers":[{"uuid":"arianvp","login":null,"name":"Arian van Putten","email":"arian.vanputten@gmail.com","url":"https://github.com/arianvp","packages_count":10,"html_url":null,"role":null,"created_at":"2026-03-05T20:27:19.331Z","updated_at":"2026-03-05T20:27:19.331Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/arianvp/packages"},{"uuid":"flokli","login":null,"name":"Florian Klink","email":"flokli@flokli.de","url":"https://github.com/flokli","packages_count":69,"html_url":null,"role":null,"created_at":"2026-03-05T20:27:19.609Z","updated_at":"2026-03-05T20:27:19.609Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/flokli/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2166},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-25T05:04:32.337Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":11387284,"name":"github.com/lestrrat-go/jwx/v2/internal/base64","ecosystem":"go","description":"","homepage":"https://github.com/lestrrat-go/jwx","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":[],"namespace":"github.com/lestrrat-go/jwx/v2/internal","versions_count":32,"first_release_published_at":"2026-04-30T21:46:07.105Z","latest_release_published_at":"2026-04-30T21:46:07.105Z","latest_release_number":"v2.1.6","last_synced_at":"2026-08-25T10:14:09.554Z","created_at":"2025-02-27T18:52:37.952Z","updated_at":"2026-08-25T10:14:09.554Z","registry_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/v2/internal/base64","install_command":"go get github.com/lestrrat-go/jwx/v2/internal/base64","documentation_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/v2/internal/base64#section-documentation","metadata":{},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-09T22:01:47.000Z","size":17843,"stargazers_count":2411,"open_issues_count":0,"forks_count":195,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-12T03:52:12.767Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-12T01:23:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"6bff3f4d-b439-465c-b3bd-2c2c5273cdb6","html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":144,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36575927,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T07:42:22.194Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.09274594572081,"dependent_packages_count":5.71052111692275,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.90163353132178},"purl":"pkg:golang/github.com/lestrrat-go/jwx/v2/internal/base64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/v2/internal/base64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/v2/internal/base64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lestrrat-go/jwx/v2/internal/base64/dependencies","status":"removed","funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Finternal%2Fbase64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Finternal%2Fbase64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Finternal%2Fbase64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Finternal%2Fbase64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Finternal%2Fbase64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Finternal%2Fbase64/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11403146,"name":"github.com/lestrrat-go/jwx/v2/internal/iter","ecosystem":"go","description":"","homepage":"https://github.com/lestrrat-go/jwx","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":[],"namespace":"github.com/lestrrat-go/jwx/v2/internal","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-25T09:02:03.738Z","latest_release_number":null,"last_synced_at":"2026-08-25T10:14:35.643Z","created_at":"2025-03-04T15:27:55.994Z","updated_at":"2026-08-25T10:14:35.643Z","registry_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/v2/internal/iter","install_command":"go get github.com/lestrrat-go/jwx/v2/internal/iter","documentation_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/v2/internal/iter#section-documentation","metadata":{},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-18T07:58:59.000Z","size":17902,"stargazers_count":2414,"open_issues_count":3,"forks_count":196,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-19T07:11:40.420Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-18T06:03:23.000Z","dependencies_parsed_at":"2026-08-19T07:22:07.372Z","dependency_job_id":null,"html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":145,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36779519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v4.3.0","sha":"b891d3ea6d3ab87c3438b634f610bc41281f97c2","kind":"commit","published_at":"2026-08-18T06:00:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.3.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.3.0/manifests"},{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T08:17:03.855Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.082177034635306,"dependent_packages_count":5.700411654884096,"stargazers_count":1.6419083990901688,"forks_count":2.175002106090815,"docker_downloads_count":null,"average":3.8998747986750963},"purl":"pkg:golang/github.com/lestrrat-go/jwx/v2/internal/iter","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/v2/internal/iter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/v2/internal/iter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lestrrat-go/jwx/v2/internal/iter/dependencies","status":"removed","funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Finternal%2Fiter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Finternal%2Fiter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Finternal%2Fiter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Finternal%2Fiter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Finternal%2Fiter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Finternal%2Fiter/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":12564973,"name":"github.com/lestrrat-go/jwX","ecosystem":"go","description":"Package jwx contains tools that deal with the various JWx (JOSE) technologies such as JWT, JWS, JWE, etc in Go.","homepage":"https://github.com/lestrrat-go/jwX","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/lestrrat-go/jwX","keywords_array":[],"namespace":"github.com/lestrrat-go","versions_count":55,"first_release_published_at":"2019-05-20T02:55:45.000Z","latest_release_published_at":"2025-04-09T10:38:17.000Z","latest_release_number":"v1.2.31","last_synced_at":"2026-08-24T10:42:33.532Z","created_at":"2025-12-08T13:16:28.271Z","updated_at":"2026-08-24T10:42:33.533Z","registry_url":"https://pkg.go.dev/github.com/lestrrat-go/jwX","install_command":"go get github.com/lestrrat-go/jwX","documentation_url":"https://pkg.go.dev/github.com/lestrrat-go/jwX#section-documentation","metadata":{},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-18T07:58:59.000Z","size":17902,"stargazers_count":2414,"open_issues_count":3,"forks_count":196,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-19T07:11:40.420Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-18T06:03:23.000Z","dependencies_parsed_at":"2026-08-19T07:22:07.372Z","dependency_job_id":null,"html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":145,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36779513,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v4.3.0","sha":"b891d3ea6d3ab87c3438b634f610bc41281f97c2","kind":"commit","published_at":"2026-08-18T06:00:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.3.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.3.0/manifests"},{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T08:38:52.323Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.396516061504722,"dependent_packages_count":5.056894360405712,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.226705210955217},"purl":"pkg:golang/github.com/lestrrat-go/jw%21x","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lestrrat-go/jwX","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lestrrat-go/jwX","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lestrrat-go/jwX/dependencies","status":null,"funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2FjwX/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2FjwX/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2FjwX/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2FjwX/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2FjwX/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2FjwX/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13054853,"name":"jwx","ecosystem":"nixpkgs","description":" Implementation of various JWx (Javascript Object Signing and Encryption/JOSE) technologies","homepage":"https://github.com/lestrrat-go/jwx","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T16:25:57.646Z","latest_release_published_at":"2026-02-01T16:25:57.646Z","latest_release_number":"2.1.1","last_synced_at":"2026-04-12T18:06:41.692Z","created_at":"2026-02-01T16:25:55.572Z","updated_at":"2026-08-19T07:24:49.989Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=jwx","install_command":"nix-env -iA nixpkgs.jwx","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/by-name/jw/jwx/package.nix#L23","metadata":{"nix_attribute":"jwx-2.1.1","position":"pkgs/by-name/jw/jwx/package.nix:23","platforms":["x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","wasm64-wasi","wasm32-wasi","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-09T22:01:47.000Z","size":17843,"stargazers_count":2411,"open_issues_count":0,"forks_count":195,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-12T03:52:12.767Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-12T01:23:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"6bff3f4d-b439-465c-b3bd-2c2c5273cdb6","html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":144,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36575927,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T07:24:49.989Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.3238156136510825,"forks_count":0.3598862136527221,"docker_downloads_count":null,"average":0.17092545682595117},"purl":"pkg:nix/jwx?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/jwx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/jwx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/jwx/dependencies","status":null,"funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/jwx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/jwx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/jwx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/jwx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/jwx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/jwx/codemeta","maintainers":[{"uuid":"flokli","login":null,"name":"Florian Klink","email":"flokli@flokli.de","url":"https://github.com/flokli","packages_count":84,"html_url":null,"role":null,"created_at":"2026-03-04T03:15:31.784Z","updated_at":"2026-03-04T03:15:31.784Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/flokli/packages"},{"uuid":"arianvp","login":null,"name":"Arian van Putten","email":"arian.vanputten@gmail.com","url":"https://github.com/arianvp","packages_count":38,"html_url":null,"role":null,"created_at":"2026-03-04T03:15:31.731Z","updated_at":"2026-03-04T03:15:31.731Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/arianvp/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3380},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-25T05:04:34.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13448697,"name":"golang-github-lestrrat-go-jwx","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/lestrrat-go/jwx","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T15:55:50.067Z","latest_release_published_at":"2026-02-08T15:55:50.067Z","latest_release_number":"1.2.30-1","last_synced_at":"2026-03-08T16:50:33.011Z","created_at":"2026-02-08T15:55:49.457Z","updated_at":"2026-08-19T07:24:50.126Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-lestrrat-go-jwx","install_command":"apt-get install golang-github-lestrrat-go-jwx","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-lestrrat-go-jwx-dev","standards_version":"4.7.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-lestrrat-go-backoff-dev, golang-github-lestrrat-go-blackmagic-dev, golang-github-lestrrat-go-httpcc-dev, golang-github-lestrrat-go-iter-dev, golang-github-lestrrat-go-option-dev, golang-github-pkg-errors-dev, golang-github-stretchr-testify-dev, golang-golang-x-crypto-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-09T22:01:47.000Z","size":17843,"stargazers_count":2411,"open_issues_count":0,"forks_count":195,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-12T03:52:12.767Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-12T01:23:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"6bff3f4d-b439-465c-b3bd-2c2c5273cdb6","html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":144,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36575927,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T07:24:50.126Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-lestrrat-go-jwx?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-lestrrat-go-jwx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-lestrrat-go-jwx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-lestrrat-go-jwx/dependencies","status":null,"funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-lestrrat-go-jwx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-lestrrat-go-jwx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-lestrrat-go-jwx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-lestrrat-go-jwx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-lestrrat-go-jwx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-lestrrat-go-jwx/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1322},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-25T05:04:58.025Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13963902,"name":"go-github-com-lestrrat-go-jwx","ecosystem":"guix","description":"Complete implementation of JWx in Golang","homepage":"https://github.com/lestrrat-go/jwx","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T22:59:53.323Z","latest_release_published_at":"2026-03-02T22:59:53.323Z","latest_release_number":"1.2.31","last_synced_at":"2026-08-07T19:02:40.038Z","created_at":"2026-03-02T22:59:53.123Z","updated_at":"2026-08-19T07:24:50.270Z","registry_url":"https://packages.guix.gnu.org/packages/go-github-com-lestrrat-go-jwx/1.2.31/","install_command":"guix install go-github-com-lestrrat-go-jwx","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-web.scm#n8867","metadata":{"location":"gnu/packages/golang-web.scm:8867","variable_name":"go-github-com-lestrrat-go-jwx"},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-09T22:01:47.000Z","size":17843,"stargazers_count":2411,"open_issues_count":0,"forks_count":195,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-12T03:52:12.767Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-12T01:23:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"6bff3f4d-b439-465c-b3bd-2c2c5273cdb6","html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":144,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36575927,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T07:24:50.270Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/go-github-com-lestrrat-go-jwx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-github-com-lestrrat-go-jwx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-github-com-lestrrat-go-jwx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/go-github-com-lestrrat-go-jwx/dependencies","status":null,"funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-lestrrat-go-jwx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-lestrrat-go-jwx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-lestrrat-go-jwx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-lestrrat-go-jwx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-lestrrat-go-jwx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-lestrrat-go-jwx/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32351,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1231},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-25T05:05:02.543Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":3785393,"name":"gopkg.in/lestrrat-go/jwx.v0","ecosystem":"go","description":"Package jwx contains tools that deal with the various JWx (JOSE) technologies such as JWT, JWS, JWE, etc in Go.","homepage":"https://github.com/lestrrat-go/jwx","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":[],"namespace":"gopkg.in/lestrrat-go","versions_count":3,"first_release_published_at":"2019-05-20T02:55:45.000Z","latest_release_published_at":"2020-04-13T03:20:24.000Z","latest_release_number":"v0.9.2","last_synced_at":"2026-08-25T10:15:08.445Z","created_at":"2022-04-11T17:26:29.858Z","updated_at":"2026-08-25T10:15:08.446Z","registry_url":"https://pkg.go.dev/gopkg.in/lestrrat-go/jwx.v0","install_command":"go get gopkg.in/lestrrat-go/jwx.v0","documentation_url":"https://pkg.go.dev/gopkg.in/lestrrat-go/jwx.v0#section-documentation","metadata":{},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-09T22:01:47.000Z","size":17843,"stargazers_count":2411,"open_issues_count":0,"forks_count":195,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-12T03:52:12.767Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-12T01:23:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"6bff3f4d-b439-465c-b3bd-2c2c5273cdb6","html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":144,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36575927,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T07:34:03.213Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":1.0929961382075044,"forks_count":1.4345083313038627,"average":4.718126183312252},"purl":"pkg:golang/gopkg.in/lestrrat-go/jwx.v0","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/gopkg.in/lestrrat-go/jwx.v0","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/gopkg.in/lestrrat-go/jwx.v0","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/gopkg.in/lestrrat-go/jwx.v0/dependencies","status":null,"funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Flestrrat-go%2Fjwx.v0/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Flestrrat-go%2Fjwx.v0/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Flestrrat-go%2Fjwx.v0/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Flestrrat-go%2Fjwx.v0/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Flestrrat-go%2Fjwx.v0/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Flestrrat-go%2Fjwx.v0/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13175280,"name":"jwx","ecosystem":"nixpkgs","description":" Implementation of various JWx (Javascript Object Signing and Encryption/JOSE) technologies","homepage":"https://github.com/lestrrat-go/jwx","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T23:16:33.457Z","latest_release_published_at":"2026-02-01T23:16:33.457Z","latest_release_number":"2.0.21","last_synced_at":"2026-08-17T21:34:06.617Z","created_at":"2026-02-01T23:16:28.937Z","updated_at":"2026-08-19T07:25:22.068Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=jwx","install_command":"nix-env -iA nixpkgs.jwx","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/tools/security/jwx/default.nix#L23","metadata":{"nix_attribute":"jwx-2.0.21","position":"pkgs/tools/security/jwx/default.nix:23","platforms":["x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-09T22:01:47.000Z","size":17843,"stargazers_count":2411,"open_issues_count":0,"forks_count":195,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-12T03:52:12.767Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-12T01:23:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"6bff3f4d-b439-465c-b3bd-2c2c5273cdb6","html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":144,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36575927,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T07:25:22.068Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/jwx?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/jwx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/jwx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/jwx/dependencies","status":null,"funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/jwx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/jwx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/jwx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/jwx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/jwx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/jwx/codemeta","maintainers":[{"uuid":"flokli","login":null,"name":"Florian Klink","email":"flokli@flokli.de","url":"https://github.com/flokli","packages_count":79,"html_url":null,"role":null,"created_at":"2026-03-08T21:13:50.589Z","updated_at":"2026-03-08T21:13:50.589Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/flokli/packages"},{"uuid":"arianvp","login":null,"name":"Arian van Putten","email":"arian.vanputten@gmail.com","url":"https://github.com/arianvp","packages_count":11,"html_url":null,"role":null,"created_at":"2026-03-08T21:13:50.494Z","updated_at":"2026-03-08T21:13:50.494Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/arianvp/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3236},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-26T05:01:09.308Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":11387069,"name":"github.com/lestrrat-go/jwx/v2/jwe/internal/aescbc","ecosystem":"go","description":"","homepage":"https://github.com/lestrrat-go/jwx","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":[],"namespace":"github.com/lestrrat-go/jwx/v2/jwe/internal","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-11-07T08:04:48.436Z","latest_release_number":null,"last_synced_at":"2026-08-25T10:14:45.730Z","created_at":"2025-02-27T17:36:25.735Z","updated_at":"2026-08-25T10:14:45.731Z","registry_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/v2/jwe/internal/aescbc","install_command":"go get github.com/lestrrat-go/jwx/v2/jwe/internal/aescbc","documentation_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/v2/jwe/internal/aescbc#section-documentation","metadata":{},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-09T22:01:47.000Z","size":17843,"stargazers_count":2411,"open_issues_count":0,"forks_count":195,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-12T03:52:12.767Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-12T01:23:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"6bff3f4d-b439-465c-b3bd-2c2c5273cdb6","html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":144,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36575927,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T07:23:29.077Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.09274594572081,"dependent_packages_count":5.71052111692275,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.90163353132178},"purl":"pkg:golang/github.com/lestrrat-go/jwx/v2/jwe/internal/aescbc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/v2/jwe/internal/aescbc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/v2/jwe/internal/aescbc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lestrrat-go/jwx/v2/jwe/internal/aescbc/dependencies","status":"removed","funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwe%2Finternal%2Faescbc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwe%2Finternal%2Faescbc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwe%2Finternal%2Faescbc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwe%2Finternal%2Faescbc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwe%2Finternal%2Faescbc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwe%2Finternal%2Faescbc/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14415580,"name":"github.com/lestrrat-go/jwx/x25519","ecosystem":"go","description":"","homepage":"https://github.com/lestrrat-go/jwx","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":[],"namespace":"github.com/lestrrat-go/jwx","versions_count":45,"first_release_published_at":"2026-05-09T20:37:49.365Z","latest_release_published_at":"2026-05-09T20:37:49.365Z","latest_release_number":"v1.2.31","last_synced_at":"2026-08-24T10:17:00.335Z","created_at":"2026-05-09T20:36:46.430Z","updated_at":"2026-08-24T10:17:00.335Z","registry_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/x25519","install_command":"go get github.com/lestrrat-go/jwx/x25519","documentation_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/x25519#section-documentation","metadata":{},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-09T22:01:47.000Z","size":17843,"stargazers_count":2411,"open_issues_count":0,"forks_count":195,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-12T03:52:12.767Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-12T01:23:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"6bff3f4d-b439-465c-b3bd-2c2c5273cdb6","html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":144,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36575927,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T07:37:00.908Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.080071416441731,"dependent_packages_count":4.759766986501993,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.919919201471862},"purl":"pkg:golang/github.com/lestrrat-go/jwx/x25519","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/x25519","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/x25519","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lestrrat-go/jwx/x25519/dependencies","status":"removed","funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fx25519/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fx25519/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fx25519/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fx25519/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fx25519/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fx25519/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13276074,"name":"jwx","ecosystem":"nixpkgs","description":" Implementation of various JWx (Javascript Object Signing and Encryption/JOSE) technologies","homepage":"https://github.com/lestrrat-go/jwx","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T05:16:53.986Z","latest_release_published_at":"2026-02-02T05:16:53.986Z","latest_release_number":"2.0.16","last_synced_at":"2026-08-17T21:34:25.010Z","created_at":"2026-02-02T05:16:47.022Z","updated_at":"2026-08-19T07:34:02.605Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=jwx","install_command":"nix-env -iA nixpkgs.jwx","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/tools/security/jwx/default.nix#L22","metadata":{"nix_attribute":"jwx-2.0.16","position":"pkgs/tools/security/jwx/default.nix:22","platforms":["x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-09T22:01:47.000Z","size":17843,"stargazers_count":2411,"open_issues_count":0,"forks_count":195,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-12T03:52:12.767Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-12T01:23:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"6bff3f4d-b439-465c-b3bd-2c2c5273cdb6","html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":144,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36575927,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T07:34:02.605Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.32446523322671894,"forks_count":0.34849969494721666,"docker_downloads_count":null,"average":0.1682412320434839},"purl":"pkg:nix/jwx?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/jwx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/jwx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/jwx/dependencies","status":null,"funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/jwx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/jwx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/jwx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/jwx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/jwx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/jwx/codemeta","maintainers":[{"uuid":"flokli","login":null,"name":"Florian Klink","email":"flokli@flokli.de","url":"https://github.com/flokli","packages_count":74,"html_url":null,"role":null,"created_at":"2026-03-04T06:44:01.841Z","updated_at":"2026-03-04T06:44:01.841Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/flokli/packages"},{"uuid":"arianvp","login":null,"name":"Arian van Putten","email":"arian.vanputten@gmail.com","url":"https://github.com/arianvp","packages_count":12,"html_url":null,"role":null,"created_at":"2026-03-04T06:44:01.803Z","updated_at":"2026-03-04T06:44:01.803Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/arianvp/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3095},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-25T05:04:39.690Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":14415570,"name":"github.com/lestrrat-go/jwx/internal/ecutil","ecosystem":"go","description":"Package ecutil defines tools that help with elliptic curve related\ncomputation","homepage":"https://github.com/lestrrat-go/jwx","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":[],"namespace":"github.com/lestrrat-go/jwx/internal","versions_count":46,"first_release_published_at":"2026-05-09T20:37:52.160Z","latest_release_published_at":"2026-05-09T20:37:52.159Z","latest_release_number":"v1.2.31","last_synced_at":"2026-08-24T10:23:58.927Z","created_at":"2026-05-09T20:36:42.591Z","updated_at":"2026-08-24T10:23:58.928Z","registry_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/internal/ecutil","install_command":"go get github.com/lestrrat-go/jwx/internal/ecutil","documentation_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/internal/ecutil#section-documentation","metadata":{},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-09T22:01:47.000Z","size":17843,"stargazers_count":2411,"open_issues_count":0,"forks_count":195,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-12T03:52:12.767Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-12T01:23:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"6bff3f4d-b439-465c-b3bd-2c2c5273cdb6","html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":144,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36575927,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T07:24:50.312Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.080071416441731,"dependent_packages_count":4.759766986501993,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.919919201471862},"purl":"pkg:golang/github.com/lestrrat-go/jwx/internal/ecutil","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/internal/ecutil","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/internal/ecutil","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lestrrat-go/jwx/internal/ecutil/dependencies","status":"removed","funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Finternal%2Fecutil/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Finternal%2Fecutil/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Finternal%2Fecutil/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Finternal%2Fecutil/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Finternal%2Fecutil/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Finternal%2Fecutil/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11403160,"name":"github.com/lestrrat-go/jwx/v2/internal/json","ecosystem":"go","description":"","homepage":"https://github.com/lestrrat-go/jwx","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":[],"namespace":"github.com/lestrrat-go/jwx/v2/internal","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-11-18T22:48:14.800Z","latest_release_number":null,"last_synced_at":"2026-08-24T10:34:56.471Z","created_at":"2025-03-04T15:37:23.192Z","updated_at":"2026-08-24T10:34:56.471Z","registry_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/v2/internal/json","install_command":"go get github.com/lestrrat-go/jwx/v2/internal/json","documentation_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/v2/internal/json#section-documentation","metadata":{},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-09T22:01:47.000Z","size":17843,"stargazers_count":2411,"open_issues_count":0,"forks_count":195,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-12T03:52:12.767Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-12T01:23:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"6bff3f4d-b439-465c-b3bd-2c2c5273cdb6","html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":144,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36575927,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T07:58:58.047Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.082177034635306,"dependent_packages_count":5.700411654884096,"stargazers_count":1.6419083990901688,"forks_count":2.175002106090815,"docker_downloads_count":null,"average":3.8998747986750963},"purl":"pkg:golang/github.com/lestrrat-go/jwx/v2/internal/json","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/v2/internal/json","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/v2/internal/json","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lestrrat-go/jwx/v2/internal/json/dependencies","status":"removed","funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Finternal%2Fjson/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Finternal%2Fjson/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Finternal%2Fjson/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Finternal%2Fjson/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Finternal%2Fjson/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Finternal%2Fjson/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13963829,"name":"go-github-com-lestrrat-go-jwx-v3","ecosystem":"guix","description":"Complete implementation of JWx in Golang","homepage":"https://github.com/lestrrat-go/jwx","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T22:58:55.184Z","latest_release_published_at":"2026-03-02T22:58:55.184Z","latest_release_number":"3.0.10","last_synced_at":"2026-08-07T19:04:15.364Z","created_at":"2026-03-02T22:58:54.973Z","updated_at":"2026-08-19T08:03:44.712Z","registry_url":"https://packages.guix.gnu.org/packages/go-github-com-lestrrat-go-jwx-v3/3.0.10/","install_command":"guix install go-github-com-lestrrat-go-jwx-v3","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-web.scm#n8981","metadata":{"location":"gnu/packages/golang-web.scm:8981","variable_name":"go-github-com-lestrrat-go-jwx-v3"},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-09T22:01:47.000Z","size":17843,"stargazers_count":2411,"open_issues_count":0,"forks_count":195,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-12T03:52:12.767Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-12T01:23:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"6bff3f4d-b439-465c-b3bd-2c2c5273cdb6","html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":144,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36575927,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T08:03:44.712Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/go-github-com-lestrrat-go-jwx-v3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-github-com-lestrrat-go-jwx-v3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-github-com-lestrrat-go-jwx-v3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/go-github-com-lestrrat-go-jwx-v3/dependencies","status":null,"funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-lestrrat-go-jwx-v3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-lestrrat-go-jwx-v3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-lestrrat-go-jwx-v3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-lestrrat-go-jwx-v3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-lestrrat-go-jwx-v3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-lestrrat-go-jwx-v3/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32351,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1231},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-25T05:05:02.543Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13646092,"name":"golang-github-lestrrat-go-jwx","ecosystem":"debian","description":null,"homepage":"https://github.com/lestrrat-go/jwx","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T03:24:26.407Z","latest_release_published_at":"2026-02-12T03:24:26.407Z","latest_release_number":"2.1.4-1","last_synced_at":"2026-08-17T21:35:45.428Z","created_at":"2026-02-12T03:24:26.214Z","updated_at":"2026-08-19T08:18:34.729Z","registry_url":"https://tracker.debian.org/pkg/golang-github-lestrrat-go-jwx","install_command":"apt-get install golang-github-lestrrat-go-jwx","documentation_url":"https://packages.debian.org/trixie/golang-github-lestrrat-go-jwx","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"golang-github-lestrrat-go-jwx-dev","standards_version":"4.7.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-lestrrat-go-backoff-dev, golang-github-lestrrat-go-blackmagic-dev, golang-github-lestrrat-go-httpcc-dev, golang-github-lestrrat-go-httprc-dev, golang-github-lestrrat-go-iter-dev, golang-github-lestrrat-go-option-dev, golang-github-pkg-errors-dev, golang-github-stretchr-testify-dev, golang-golang-x-crypto-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-18T07:58:59.000Z","size":17902,"stargazers_count":2414,"open_issues_count":3,"forks_count":196,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-19T07:11:40.420Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-18T06:03:23.000Z","dependencies_parsed_at":"2026-08-19T07:22:07.372Z","dependency_job_id":null,"html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":145,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36779519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v4.3.0","sha":"b891d3ea6d3ab87c3438b634f610bc41281f97c2","kind":"commit","published_at":"2026-08-18T06:00:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.3.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.3.0/manifests"},{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T08:18:34.729Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-lestrrat-go-jwx?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-lestrrat-go-jwx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-lestrrat-go-jwx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-lestrrat-go-jwx/dependencies","status":null,"funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-lestrrat-go-jwx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-lestrrat-go-jwx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-lestrrat-go-jwx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-lestrrat-go-jwx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-lestrrat-go-jwx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-lestrrat-go-jwx/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1687},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-25T05:04:56.023Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":11400755,"name":"github.com/lestrrat-go/jwx/v2/jwe/internal/concatkdf","ecosystem":"go","description":"","homepage":"https://github.com/lestrrat-go/jwx","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":[],"namespace":"github.com/lestrrat-go/jwx/v2/jwe/internal","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-12-16T18:24:14.674Z","latest_release_number":null,"last_synced_at":"2026-08-25T10:16:21.943Z","created_at":"2025-03-03T22:47:21.300Z","updated_at":"2026-08-25T10:16:21.943Z","registry_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/v2/jwe/internal/concatkdf","install_command":"go get github.com/lestrrat-go/jwx/v2/jwe/internal/concatkdf","documentation_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/v2/jwe/internal/concatkdf#section-documentation","metadata":{},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-09T22:01:47.000Z","size":17843,"stargazers_count":2411,"open_issues_count":0,"forks_count":195,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-12T03:52:12.767Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-12T01:23:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"6bff3f4d-b439-465c-b3bd-2c2c5273cdb6","html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":144,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36575927,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T07:38:03.819Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.084953491875412,"dependent_packages_count":5.702990755173129,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.893972123524271},"purl":"pkg:golang/github.com/lestrrat-go/jwx/v2/jwe/internal/concatkdf","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/v2/jwe/internal/concatkdf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/v2/jwe/internal/concatkdf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lestrrat-go/jwx/v2/jwe/internal/concatkdf/dependencies","status":"removed","funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwe%2Finternal%2Fconcatkdf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwe%2Finternal%2Fconcatkdf/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwe%2Finternal%2Fconcatkdf/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwe%2Finternal%2Fconcatkdf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwe%2Finternal%2Fconcatkdf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwe%2Finternal%2Fconcatkdf/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":12808597,"name":"jwx","ecosystem":"nixpkgs","description":"Implementation of various JWx (Javascript Object Signing and Encryption/JOSE) technologies","homepage":"https://github.com/lestrrat-go/jwx","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T15:56:30.344Z","latest_release_published_at":"2026-01-26T15:56:30.344Z","latest_release_number":"3.0.13","last_synced_at":"2026-03-06T09:24:49.703Z","created_at":"2026-01-26T15:56:29.877Z","updated_at":"2026-08-19T08:44:40.414Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=jwx","install_command":"nix-env -iA nixpkgs.jwx","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/by-name/jw/jwx/package.nix#L23","metadata":{"nix_attribute":"jwx-3.0.13","position":"pkgs/by-name/jw/jwx/package.nix:23","platforms":["x86_64-darwin","aarch64-darwin","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","wasm64-wasi","wasm32-wasi","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-18T07:58:59.000Z","size":17902,"stargazers_count":2414,"open_issues_count":3,"forks_count":196,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-19T07:11:40.420Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-18T06:03:23.000Z","dependencies_parsed_at":"2026-08-19T07:22:07.372Z","dependency_job_id":null,"html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":145,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36779519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v4.3.0","sha":"b891d3ea6d3ab87c3438b634f610bc41281f97c2","kind":"commit","published_at":"2026-08-18T06:00:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.3.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.3.0/manifests"},{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T08:44:40.414Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/jwx?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/jwx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/jwx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/jwx/dependencies","status":null,"funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/jwx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/jwx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/jwx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/jwx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/jwx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/jwx/codemeta","maintainers":[{"uuid":"arianvp","login":null,"name":"Arian van Putten","email":"arian.vanputten@gmail.com","url":"https://github.com/arianvp","packages_count":49,"html_url":null,"role":null,"created_at":"2026-03-06T09:24:49.969Z","updated_at":"2026-03-06T09:24:49.969Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/arianvp/packages"},{"uuid":"flokli","login":null,"name":"Florian Klink","email":"flokli@flokli.de","url":"https://github.com/flokli","packages_count":119,"html_url":null,"role":null,"created_at":"2026-03-06T09:24:50.022Z","updated_at":"2026-03-06T09:24:50.022Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/flokli/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153806,"maintainers_count":4905,"namespaces_count":0,"keywords_count":3244,"github":"NixOS","metadata":{"funded_packages_count":6074},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-26T05:00:21.288Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":14436516,"name":"github.com/lestrrat-go/jwx/v2/internal/keyconv","ecosystem":"go","description":"","homepage":"https://github.com/lestrrat-go/jwx","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":[],"namespace":"github.com/lestrrat-go/jwx/v2/internal","versions_count":32,"first_release_published_at":"2026-05-13T07:26:32.917Z","latest_release_published_at":"2026-05-13T07:26:32.917Z","latest_release_number":"v2.1.6","last_synced_at":"2026-08-24T11:01:05.309Z","created_at":"2026-05-13T07:25:50.001Z","updated_at":"2026-08-24T11:01:05.310Z","registry_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/v2/internal/keyconv","install_command":"go get github.com/lestrrat-go/jwx/v2/internal/keyconv","documentation_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/v2/internal/keyconv#section-documentation","metadata":{},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-18T07:58:59.000Z","size":17902,"stargazers_count":2414,"open_issues_count":3,"forks_count":196,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-19T07:11:40.420Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-18T06:03:23.000Z","dependencies_parsed_at":"2026-08-19T07:22:07.372Z","dependency_job_id":null,"html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":145,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36779519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v4.3.0","sha":"b891d3ea6d3ab87c3438b634f610bc41281f97c2","kind":"commit","published_at":"2026-08-18T06:00:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.3.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.3.0/manifests"},{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T09:03:57.122Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.070147552151246,"dependent_packages_count":4.750509749023225,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.9103286505872354},"purl":"pkg:golang/github.com/lestrrat-go/jwx/v2/internal/keyconv","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/v2/internal/keyconv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/v2/internal/keyconv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lestrrat-go/jwx/v2/internal/keyconv/dependencies","status":"removed","funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Finternal%2Fkeyconv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Finternal%2Fkeyconv/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Finternal%2Fkeyconv/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Finternal%2Fkeyconv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Finternal%2Fkeyconv/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Finternal%2Fkeyconv/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11403847,"name":"github.com/lestrrat-go/jwx/v2/x25519","ecosystem":"go","description":"","homepage":"https://github.com/lestrrat-go/jwx","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":[],"namespace":"github.com/lestrrat-go/jwx/v2","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-12-26T14:44:30.551Z","latest_release_number":null,"last_synced_at":"2026-08-25T10:18:07.348Z","created_at":"2025-03-04T20:08:06.384Z","updated_at":"2026-08-25T10:18:07.348Z","registry_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/v2/x25519","install_command":"go get github.com/lestrrat-go/jwx/v2/x25519","documentation_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/v2/x25519#section-documentation","metadata":{},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-09T22:01:47.000Z","size":17843,"stargazers_count":2411,"open_issues_count":0,"forks_count":195,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-12T03:52:12.767Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-12T01:23:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"6bff3f4d-b439-465c-b3bd-2c2c5273cdb6","html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":144,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36575927,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T07:58:57.536Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.082177034635306,"dependent_packages_count":5.700411654884096,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.891294344759701},"purl":"pkg:golang/github.com/lestrrat-go/jwx/v2/x25519","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/v2/x25519","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/v2/x25519","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lestrrat-go/jwx/v2/x25519/dependencies","status":"removed","funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fx25519/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fx25519/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fx25519/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fx25519/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fx25519/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fx25519/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14415571,"name":"github.com/lestrrat-go/jwx/internal/json","ecosystem":"go","description":"","homepage":"https://github.com/lestrrat-go/jwx","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":[],"namespace":"github.com/lestrrat-go/jwx/internal","versions_count":46,"first_release_published_at":"2026-05-09T20:37:50.842Z","latest_release_published_at":"2026-05-09T20:37:50.842Z","latest_release_number":"v1.2.31","last_synced_at":"2026-08-25T10:18:56.459Z","created_at":"2026-05-09T20:36:42.779Z","updated_at":"2026-08-25T10:18:56.460Z","registry_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/internal/json","install_command":"go get github.com/lestrrat-go/jwx/internal/json","documentation_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/internal/json#section-documentation","metadata":{},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-09T22:01:47.000Z","size":17843,"stargazers_count":2411,"open_issues_count":0,"forks_count":195,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-12T03:52:12.767Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-12T01:23:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"6bff3f4d-b439-465c-b3bd-2c2c5273cdb6","html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":144,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36575927,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T07:37:00.651Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.080071416441731,"dependent_packages_count":4.759766986501993,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.919919201471862},"purl":"pkg:golang/github.com/lestrrat-go/jwx/internal/json","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/internal/json","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/internal/json","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lestrrat-go/jwx/internal/json/dependencies","status":"removed","funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Finternal%2Fjson/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Finternal%2Fjson/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Finternal%2Fjson/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Finternal%2Fjson/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Finternal%2Fjson/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Finternal%2Fjson/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":182,"name":"github.com/lestrrat-go/jwx/v2","ecosystem":"go","description":"Package jwx contains tools that deal with the various JWx (JOSE) technologies such as JWT, JWS, JWE, etc in Go.","homepage":"https://github.com/lestrrat-go/jwx","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":[],"namespace":"github.com/lestrrat-go/jwx","versions_count":33,"first_release_published_at":"2022-04-03T23:49:46.000Z","latest_release_published_at":"2026-08-25T10:19:50.745Z","latest_release_number":null,"last_synced_at":"2026-08-25T10:20:01.851Z","created_at":"2022-04-04T17:16:11.268Z","updated_at":"2026-08-25T10:20:01.851Z","registry_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/v2","install_command":"go get github.com/lestrrat-go/jwx/v2","documentation_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/v2#section-documentation","metadata":{},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-18T07:58:59.000Z","size":17902,"stargazers_count":2414,"open_issues_count":3,"forks_count":196,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-19T07:11:40.420Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-18T06:03:23.000Z","dependencies_parsed_at":"2026-08-19T07:22:07.372Z","dependency_job_id":null,"html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":145,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36779519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v4.3.0","sha":"b891d3ea6d3ab87c3438b634f610bc41281f97c2","kind":"commit","published_at":"2026-08-18T06:00:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.3.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.3.0/manifests"},{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T13:46:54.550Z","dependent_packages_count":439,"downloads":null,"downloads_period":null,"dependent_repos_count":301,"rankings":{"downloads":null,"dependent_repos_count":0.3856595618475986,"dependent_packages_count":0.2835332832593982,"stargazers_count":1.7077355930234006,"forks_count":2.2597223748913744,"docker_downloads_count":0.20230146445511396,"average":0.9677904554953771},"purl":"pkg:golang/github.com/lestrrat-go/jwx/v2","advisories":[{"uuid":"GSA_kwCzR0hTQS1oajN2LW02ODQtdjI1Oc4AA52y","url":"https://github.com/advisories/GHSA-hj3v-m684-v259","title":"JWX vulnerable to a denial of service attack using compressed JWE message","description":"### Summary\nThis vulnerability allows an attacker with a trusted public key to cause a Denial-of-Service (DoS) condition by crafting a malicious JSON Web Encryption (JWE) token with an exceptionally high compression ratio. When this token is processed by the recipient, it results in significant memory allocation and processing time during decompression.\n\n### Details\n\n**The attacker needs to obtain a valid public key to compress the payload**. It needs to be valid so that the recipient can use to successfully decompress the payload. Furthermore in context JWT processing in the v2 versions, the recipient must explicitly allow JWE handling .\n\nThe attacker then crafts a message with high compression ratio, e.g. a payload with very high frequency of repeating patterns that can decompress to a much larger size.  If the payload is large enough, recipient who is decompressing the data will have to allocate a large amount of memory, which then can lead to a denial of service.\n\nThe original report includes a reference to [1], but there are some very subtle differences between this library and the aforementioned issue. The most important aspect is that the referenced issue focuses on JWT processing, whereas this library is intentionally divided into parts that comprise JOSE, i.e. JWT, JWS, JWE, JWK. In particular, v2 of this library does not attempt to handle JWT payload enveloped in a JWE message automatically (v1 attempted to do this automatically, but it was never stable).\n\nReflecting this subtle difference, the approach taken to mitigate this vulnerability is slightly different from the referenced issue. The referenced issue limits the size of JWT when parsing, but the fixes for this library limits the maximum size of the decompressed data when decrypting JWE messages. Therefore the fix in this library is applicable regardless of the usage context, and a limit is now imposed on the size of the message that our JWE implementation can handle.\n\n### Proof of Concept\n\nModified from the original report to fit the vulnerability better:\n\n```go\n// The value below just needs to be \"large enough\" so that the it puts enough strain on the\n// recipient's environment. The value below is a safe size on my machine to run the test\n// without causing problems. When you increase the payload size, at some point the processing\n// will be slow enough to virtually freeze the program or cause a memory allocation error\nconst payloadSize = 1 \u003c\u003c 31\n\nprivkey, err := rsa.GenerateKey(rand.Reader, 2048)\nrequire.NoError(t, err, `rsa.GenerateKey should succeed`)\npubkey := \u0026privkey.PublicKey\npayload := strings.Repeat(\"x\", payloadSize)\n\nencrypted, err := jwe.Encrypt([]byte(payload), jwe.WithKey(jwa.RSA_OAEP, pubkey), jwe.WithContentEncryption(\"A128CBC-HS256\"), jwe.WithCompress(jwa.Deflate))\nrequire.NoError(t, err, `jwe.Encrypt should succeed`)\n_, err = jwe.Decrypt(encrypted, jwe.WithKey(jwa.RSA_OAEP, privkey)) // Will be allocating large amounts of memory\nrequire.Error(t, err, `jwe.Decrypt should fail`)\n```\n\n###  References\n\n[1] [CVE-2024-21319](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/security/advisories/GHSA-8g9c-28fc-mcx2)","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2024-03-08T15:06:53.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.8,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H","references":["https://github.com/lestrrat-go/jwx/security/advisories/GHSA-hj3v-m684-v259","https://github.com/lestrrat-go/jwx/commit/d01027d74c7376d66037a10f4f64af9af26a7e34","https://github.com/lestrrat-go/jwx/commit/d43f2ceb7f0c13714dfe8854d6439766e86faa76","https://nvd.nist.gov/vuln/detail/CVE-2024-28122","https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","https://github.com/advisories/GHSA-hj3v-m684-v259"],"source_kind":"github","identifiers":["GHSA-hj3v-m684-v259","CVE-2024-28122"],"repository_url":"https://github.com/lestrrat-go/jwx","blast_radius":0.0,"created_at":"2024-03-08T16:04:55.517Z","updated_at":"2026-08-21T12:08:06.746Z","epss_percentage":0.0057,"epss_percentile":0.44687,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oajN2LW02ODQtdjI1Oc4AA52y","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1oajN2LW02ODQtdjI1Oc4AA52y","packages":[{"ecosystem":"go","package_name":"github.com/lestrrat-go/jwx","versions":[{"first_patched_version":"1.2.29","vulnerable_version_range":"\u003c 1.2.29"}],"purl":"pkg:go/github.com%2Flestrrat-go%2Fjwx"},{"ecosystem":"go","package_name":"github.com/lestrrat-go/jwx/v2","versions":[{"first_patched_version":"2.0.21","vulnerable_version_range":"\u003c 2.0.21"}],"purl":"pkg:go/github.com%2Flestrrat-go%2Fjwx%2Fv2"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oajN2LW02ODQtdjI1Oc4AA52y/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1wdmNyLXY4ajgtajVxM84AA4So","url":"https://github.com/advisories/GHSA-pvcr-v8j8-j5q3","title":"Parsing JSON serialized payload without protected field can lead to segfault","description":"### Summary\n\nCalling `jws.Parse` with a JSON serialized payload where the `signature` field is present while `protected` is absent can lead to a nil pointer dereference.\n\n### Details\n\nThis seems to also affect other functions that calls `Parse` internally, like `jws.Verify`.\n\nMy understanding of these functions from the docs is that they are supposed to fail gracefully on invalid input and don't require any prior validation.\n\nBased on the stack trace in the PoC, the issue seems to be that the processing done in `jws/message.go:UnmarshalJSON()` assumes that if a `signature` field is present, then a `protected` field is also present. If this is not the case, then the subsequent call to `getB64Value(sig.protected)` will dereference `sig.protected`, which is `nil`.\n\n### PoC\n\nReproducer:\n\n```go\npackage poc\n\nimport (\n        \"testing\"\n\n        \"github.com/lestrrat-go/jwx/v2/jws\"\n)\n\nfunc TestPOC(t *testing.T) {\n        _, _ = jws.Parse([]byte(`{\"signature\": \"\"}`))\n}\n```\n\nResult:\n\n```\n$ go test        \n--- FAIL: TestPOC (0.00s)\npanic: runtime error: invalid memory address or nil pointer dereference [recovered]\n        panic: runtime error: invalid memory address or nil pointer dereference\n[signal SIGSEGV: segmentation violation code=0x1 addr=0x40 pc=0x5fd618]\n\ngoroutine 6 [running]:\ntesting.tRunner.func1.2({0x628800, 0x831030})\n        /usr/local/go/src/testing/testing.go:1545 +0x238\ntesting.tRunner.func1()\n        /usr/local/go/src/testing/testing.go:1548 +0x397\npanic({0x628800?, 0x831030?})\n        /usr/local/go/src/runtime/panic.go:914 +0x21f\ngithub.com/lestrrat-go/jwx/v2/jws.getB64Value({0x0?, 0x0?})\n        /home/fredrik/go/pkg/mod/github.com/lestrrat-go/jwx/v2@v2.0.18/jws/jws.go:484 +0x18\ngithub.com/lestrrat-go/jwx/v2/jws.(*Message).UnmarshalJSON(0xc0000a2140, {0xc0000ec000, 0x11, 0x200})\n        /home/fredrik/go/pkg/mod/github.com/lestrrat-go/jwx/v2@v2.0.18/jws/message.go:323 +0x4ad\nencoding/json.(*decodeState).object(0xc0000ea028, {0x64fa60?, 0xc0000a2140?, 0x16?})\n        /usr/local/go/src/encoding/json/decode.go:604 +0x6cc\nencoding/json.(*decodeState).value(0xc0000ea028, {0x64fa60?, 0xc0000a2140?, 0xc00006e630?})\n        /usr/local/go/src/encoding/json/decode.go:374 +0x3e\nencoding/json.(*decodeState).unmarshal(0xc0000ea028, {0x64fa60?, 0xc0000a2140?})\n        /usr/local/go/src/encoding/json/decode.go:181 +0x133\nencoding/json.(*Decoder).Decode(0xc0000ea000, {0x64fa60, 0xc0000a2140})\n        /usr/local/go/src/encoding/json/stream.go:73 +0x179\ngithub.com/lestrrat-go/jwx/v2/internal/json.Unmarshal({0xc00001a288, 0x11, 0x11}, {0x64fa60, 0xc0000a2140})\n        /home/fredrik/go/pkg/mod/github.com/lestrrat-go/jwx/v2@v2.0.18/internal/json/json.go:26 +0x97\ngithub.com/lestrrat-go/jwx/v2/jws.parseJSON({0xc00001a288, 0x11, 0x11})\n        /home/fredrik/go/pkg/mod/github.com/lestrrat-go/jwx/v2@v2.0.18/jws/jws.go:588 +0x50\ngithub.com/lestrrat-go/jwx/v2/jws.Parse({0xc00001a288, 0x11, 0x11}, {0x0?, 0xc00006e760?, 0x48450f?})\n        /home/fredrik/go/pkg/mod/github.com/lestrrat-go/jwx/v2@v2.0.18/jws/jws.go:525 +0x89\npoc.TestPOC(0x0?)\n        /home/fredrik/src/jwx_poc/poc_test.go:10 +0x57\ntesting.tRunner(0xc0000e4340, 0x68ef30)\n        /usr/local/go/src/testing/testing.go:1595 +0xff\ncreated by testing.(*T).Run in goroutine 1\n        /usr/local/go/src/testing/testing.go:1648 +0x3ad\nexit status 2\nFAIL    poc     0.005s\n```\n\n### Impact\n\nThe vulnerability can be used to crash / DOS a system doing JWS verification.\n","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2024-01-09T16:18:48.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":4.3,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L","references":["https://github.com/lestrrat-go/jwx/security/advisories/GHSA-pvcr-v8j8-j5q3","https://github.com/lestrrat-go/jwx/commit/0e8802ce6842625845d651456493e7c87625601f","https://github.com/lestrrat-go/jwx/commit/d69a721931a5c48b9850a42404f18e143704adcd","https://nvd.nist.gov/vuln/detail/CVE-2024-21664","https://github.com/lestrrat-go/jwx/commit/8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","https://github.com/advisories/GHSA-pvcr-v8j8-j5q3"],"source_kind":"github","identifiers":["GHSA-pvcr-v8j8-j5q3","CVE-2024-21664"],"repository_url":"https://github.com/lestrrat-go/jwx","blast_radius":0.0,"created_at":"2024-01-09T17:05:52.411Z","updated_at":"2026-08-21T15:08:46.610Z","epss_percentage":0.00864,"epss_percentile":0.55574,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1wdmNyLXY4ajgtajVxM84AA4So","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1wdmNyLXY4ajgtajVxM84AA4So","packages":[{"ecosystem":"go","package_name":"github.com/lestrrat-go/jwx/v2","versions":[{"first_patched_version":"2.0.19","vulnerable_version_range":"\u003c 2.0.19"}],"purl":"pkg:go/github.com%2Flestrrat-go%2Fjwx%2Fv2","statistics":{"dependent_packages_count":439,"dependent_repos_count":301,"downloads":null,"downloads_period":null},"affected_versions":["v2.0.0","v2.0.0-alpha1","v2.0.0-beta1","v2.0.0-beta2","v2.0.1","v2.0.2","v2.0.3","v2.0.4","v2.0.5","v2.0.6","v2.0.7","v2.0.8","v2.0.9","v2.0.10","v2.0.11","v2.0.12","v2.0.13","v2.0.14","v2.0.15","v2.0.16","v2.0.17","v2.0.18"],"unaffected_versions":["v2.0.19","v2.0.20","v2.0.21","v2.1.0","v2.1.1","v2.1.2","v2.1.3","v2.1.4","v2.1.5","v2.1.6","v2.1.7"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1wdmNyLXY4ajgtajVxM84AA4So/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS03Zjl4LWd3ODUtOGdyZs4AA3lA","url":"https://github.com/advisories/GHSA-7f9x-gw85-8grf","title":"lestrrat-go/jwx's malicious parameters in JWE can cause a DOS","description":"### Summary\ntoo high p2c parameter in JWE's alg PBES2-* could lead to a DOS attack\n\n### Details\nThe JWE key management algorithms based on PBKDF2 require a JOSE Header Parameter called p2c (PBES2 Count). This parameter dictates the number of PBKDF2 iterations needed to derive a CEK wrapping key. Its primary purpose is to intentionally slow down the key derivation function, making password brute-force and dictionary attacks more resource- intensive.\nTherefore, if an attacker sets the p2c parameter in JWE to a very large number, it can cause a lot of computational consumption, resulting in a DOS attack\n\n### PoC\n```go\npackage main\n\nimport (\n\t\"fmt\"\n\t\"github.com/lestrrat-go/jwx/v2/jwa\"\n\t\"github.com/lestrrat-go/jwx/v2/jwe\"\n\t\"github.com/lestrrat-go/jwx/v2/jwk\"\n)\n\nfunc main() {\n\ttoken := []byte(\"eyJhbGciOiJQQkVTMi1IUzI1NitBMTI4S1ciLCJlbmMiOiJBMjU2R0NNIiwicDJjIjoyMDAwMDAwMDAwLCJwMnMiOiJNNzczSnlmV2xlX2FsSXNrc0NOTU9BIn0=.S8B1kXdIR7BM6i_TaGsgqEOxU-1Sgdakp4mHq7UVhn-_REzOiGz2gg.gU_LfzhBXtQdwYjh.9QUIS-RWkLc.m9TudmzUoCzDhHsGGfzmCA\")\n\tkey, err := jwk.FromRaw([]byte(`abcdefg`))\n\tpayload, err := jwe.Decrypt(token, jwe.WithKey(jwa.PBES2_HS256_A128KW, key))\n\tif err == nil {\n\t\tfmt.Println(string(payload))\n\t}\n}\n\n```\n\n### Impact\nIt's a kind of Dos attack, the user's environment could potentially utilize an excessive amount of CPU resources.\n","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2023-12-05T23:29:26.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L","references":["https://github.com/lestrrat-go/jwx/security/advisories/GHSA-7f9x-gw85-8grf","https://nvd.nist.gov/vuln/detail/CVE-2023-49290","https://github.com/lestrrat-go/jwx/commit/64f2a229b8e18605f47361d292b526bdc4aee01c","https://github.com/advisories/GHSA-7f9x-gw85-8grf"],"source_kind":"github","identifiers":["GHSA-7f9x-gw85-8grf","CVE-2023-49290"],"repository_url":"https://github.com/lestrrat-go/jwx","blast_radius":0.0,"created_at":"2023-12-06T00:05:57.535Z","updated_at":"2026-08-14T00:14:23.110Z","epss_percentage":0.00723,"epss_percentile":0.50522,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03Zjl4LWd3ODUtOGdyZs4AA3lA","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS03Zjl4LWd3ODUtOGdyZs4AA3lA","packages":[{"ecosystem":"go","package_name":"github.com/lestrrat-go/jwx/v2","versions":[{"first_patched_version":"2.0.18","vulnerable_version_range":"\u003c 2.0.18"}],"purl":"pkg:go/github.com%2Flestrrat-go%2Fjwx%2Fv2"},{"ecosystem":"go","package_name":"github.com/lestrrat-go/jwx","versions":[{"first_patched_version":"1.2.27","vulnerable_version_range":"\u003c 1.2.27"}],"purl":"pkg:go/github.com%2Flestrrat-go%2Fjwx"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03Zjl4LWd3ODUtOGdyZs4AA3lA/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1ybTh2LW14ajMtNXJtcc4AAz3K","url":"https://github.com/advisories/GHSA-rm8v-mxj3-5rmq","title":"github.com/lestrrat-go/jwx vulnerable to Potential Padding Oracle Attack","description":"### Summary\n\nDecrypting AES-CBC encrypted JWE has Potential Padding Oracle Attack Vulnerability.\n\n### Details\n\nOn [v2.0.10](https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10), decrypting AES-CBC encrypted JWE may return an error \"failed to generate plaintext from decrypted blocks: invalid padding\":\n\nhttps://github.com/lestrrat-go/jwx/blob/8840ffd4afc5839f591ff0e9ba9034af52b1643e/jwe/internal/aescbc/aescbc.go#L210-L213\n\nReporting padding error causes [Padding Oracle Attack](https://en.wikipedia.org/wiki/Padding_oracle_attack) Vulnerability.\nRFC 7516 JSON Web Encryption (JWE) says that we **MUST NOT** do this.\n\n\u003e 11.5.  Timing Attacks\n\u003e To mitigate the attacks described in RFC 3218 [RFC3218], the\n\u003e recipient MUST NOT distinguish between format, padding, and length\n\u003e errors of encrypted keys.  It is strongly recommended, in the event\n\u003e of receiving an improperly formatted key, that the recipient\n\u003e substitute a randomly generated CEK and proceed to the next step, to\n\u003e mitigate timing attacks.\n\nIn addition, the time to remove padding depends on the length of the padding.\nIt may leak the length of the padding by Timing Attacks.\n\nhttps://github.com/lestrrat-go/jwx/blob/796b2a9101cf7e7cb66455e4d97f3c158ee10904/jwe/internal/aescbc/aescbc.go#L33-L66\n\nTo mitigate Timing Attacks, it MUST be done in constant time.\n\n### Impact\n\nThe authentication tag is verified, so it is not an immediate attack.\n","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2023-06-14T17:24:36.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://github.com/lestrrat-go/jwx/security/advisories/GHSA-rm8v-mxj3-5rmq","https://github.com/lestrrat-go/jwx/commit/6c41e3822485fc7e11dd70b4b0524b075d66b103","https://github.com/lestrrat-go/jwx/commit/d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","https://github.com/lestrrat-go/jwx/blob/796b2a9101cf7e7cb66455e4d97f3c158ee10904/jwe/internal/aescbc/aescbc.go#L33-L66","https://github.com/lestrrat-go/jwx/blob/8840ffd4afc5839f591ff0e9ba9034af52b1643e/jwe/internal/aescbc/aescbc.go#L210-L213","https://github.com/advisories/GHSA-rm8v-mxj3-5rmq"],"source_kind":"github","identifiers":["GHSA-rm8v-mxj3-5rmq"],"repository_url":"https://github.com/lestrrat-go/jwx","blast_radius":0.0,"created_at":"2023-06-14T18:03:33.328Z","updated_at":"2026-07-31T14:12:03.296Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1ybTh2LW14ajMtNXJtcc4AAz3K","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1ybTh2LW14ajMtNXJtcc4AAz3K","packages":[{"ecosystem":"go","package_name":"github.com/lestrrat-go/jwx","versions":[{"first_patched_version":"1.2.26","vulnerable_version_range":"\u003c= 1.2.25"}],"purl":"pkg:go/github.com%2Flestrrat-go%2Fjwx"},{"ecosystem":"go","package_name":"github.com/lestrrat-go/jwx/v2","versions":[{"first_patched_version":"2.0.11","vulnerable_version_range":"\u003c= 2.0.10"}],"purl":"pkg:go/github.com%2Flestrrat-go%2Fjwx%2Fv2"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1ybTh2LW14ajMtNXJtcc4AAz3K/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/v2","docker_dependents_count":120,"docker_downloads_count":421751126,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lestrrat-go/jwx/v2/dependencies","status":null,"funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14431077,"name":"github.com/lestrrat-go/jwx/v2/jwe","ecosystem":"go","description":"Package jwe implements JWE as described in https://tools.ietf.org/html/rfc7516","homepage":"https://github.com/lestrrat-go/jwx","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":[],"namespace":"github.com/lestrrat-go/jwx/v2","versions_count":32,"first_release_published_at":"2026-05-12T05:45:37.392Z","latest_release_published_at":"2026-05-12T05:45:37.392Z","latest_release_number":"v2.1.6","last_synced_at":"2026-08-24T10:21:07.786Z","created_at":"2026-05-12T05:44:49.578Z","updated_at":"2026-08-24T10:21:07.787Z","registry_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/v2/jwe","install_command":"go get github.com/lestrrat-go/jwx/v2/jwe","documentation_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/v2/jwe#section-documentation","metadata":{},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-09T22:01:47.000Z","size":17843,"stargazers_count":2411,"open_issues_count":0,"forks_count":195,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-12T03:52:12.767Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-12T01:23:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"6bff3f4d-b439-465c-b3bd-2c2c5273cdb6","html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":144,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36575927,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T07:58:57.655Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.075376507577022,"dependent_packages_count":4.7556286312616125,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.915502569419317},"purl":"pkg:golang/github.com/lestrrat-go/jwx/v2/jwe","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/v2/jwe","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/v2/jwe","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lestrrat-go/jwx/v2/jwe/dependencies","status":"removed","funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwe/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwe/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwe/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwe/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwe/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwe/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14415574,"name":"github.com/lestrrat-go/jwx/v2/cert","ecosystem":"go","description":"","homepage":"https://github.com/lestrrat-go/jwx","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":[],"namespace":"github.com/lestrrat-go/jwx/v2","versions_count":32,"first_release_published_at":"2026-05-09T20:37:31.794Z","latest_release_published_at":"2026-05-09T20:37:31.793Z","latest_release_number":"v2.1.6","last_synced_at":"2026-08-24T10:22:12.386Z","created_at":"2026-05-09T20:36:43.441Z","updated_at":"2026-08-24T10:22:12.387Z","registry_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/v2/cert","install_command":"go get github.com/lestrrat-go/jwx/v2/cert","documentation_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/v2/cert#section-documentation","metadata":{},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-09T22:01:47.000Z","size":17843,"stargazers_count":2411,"open_issues_count":0,"forks_count":195,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-12T03:52:12.767Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-12T01:23:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"6bff3f4d-b439-465c-b3bd-2c2c5273cdb6","html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":144,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36575927,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T07:23:28.765Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.080071416441731,"dependent_packages_count":4.759766986501993,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.919919201471862},"purl":"pkg:golang/github.com/lestrrat-go/jwx/v2/cert","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/v2/cert","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/v2/cert","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lestrrat-go/jwx/v2/cert/dependencies","status":"removed","funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fcert/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fcert/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fcert/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fcert/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fcert/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fcert/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":4260450,"name":"github.com/lestrrat-go/jwx/jws/internal/cmd/genheader","ecosystem":"go","description":"","homepage":"https://github.com/lestrrat-go/jwx","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":[],"namespace":"github.com/lestrrat-go/jwx/jws/internal/cmd","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-08-24T10:31:45.635Z","latest_release_number":null,"last_synced_at":"2026-08-24T10:31:46.735Z","created_at":"2022-04-13T00:49:00.766Z","updated_at":"2026-08-24T10:31:46.735Z","registry_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/jws/internal/cmd/genheader","install_command":"go get github.com/lestrrat-go/jwx/jws/internal/cmd/genheader","documentation_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/jws/internal/cmd/genheader#section-documentation","metadata":{},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-09T22:01:47.000Z","size":17843,"stargazers_count":2411,"open_issues_count":0,"forks_count":195,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-12T03:52:12.767Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-12T01:23:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"6bff3f4d-b439-465c-b3bd-2c2c5273cdb6","html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":144,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36575927,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T07:58:56.284Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":1.0929961382075044,"forks_count":1.4345083313038627,"average":4.718126183312252},"purl":"pkg:golang/github.com/lestrrat-go/jwx/jws/internal/cmd/genheader","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/jws/internal/cmd/genheader","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/jws/internal/cmd/genheader","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lestrrat-go/jwx/jws/internal/cmd/genheader/dependencies","status":null,"funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fjws%2Finternal%2Fcmd%2Fgenheader/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fjws%2Finternal%2Fcmd%2Fgenheader/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fjws%2Finternal%2Fcmd%2Fgenheader/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fjws%2Finternal%2Fcmd%2Fgenheader/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fjws%2Finternal%2Fcmd%2Fgenheader/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fjws%2Finternal%2Fcmd%2Fgenheader/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3863239,"name":"github.com/lestrrat-go/jwx/cmd/jwx","ecosystem":"go","description":"","homepage":"https://github.com/lestrrat-go/jwx","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":[],"namespace":"github.com/lestrrat-go/jwx/cmd","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-08-24T10:43:55.022Z","latest_release_number":null,"last_synced_at":"2026-08-24T10:43:55.674Z","created_at":"2022-04-11T21:56:15.242Z","updated_at":"2026-08-24T10:43:55.674Z","registry_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/cmd/jwx","install_command":"go get github.com/lestrrat-go/jwx/cmd/jwx","documentation_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/cmd/jwx#section-documentation","metadata":{},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-18T07:58:59.000Z","size":17902,"stargazers_count":2414,"open_issues_count":3,"forks_count":196,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-19T07:11:40.420Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-18T06:03:23.000Z","dependencies_parsed_at":"2026-08-19T07:22:07.372Z","dependency_job_id":null,"html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":145,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36779519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v4.3.0","sha":"b891d3ea6d3ab87c3438b634f610bc41281f97c2","kind":"commit","published_at":"2026-08-18T06:00:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.3.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.3.0/manifests"},{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T09:00:47.368Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":1.0929961382075044,"forks_count":1.4345083313038627,"average":4.718126183312252},"purl":"pkg:golang/github.com/lestrrat-go/jwx/cmd/jwx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/cmd/jwx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/cmd/jwx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lestrrat-go/jwx/cmd/jwx/dependencies","status":null,"funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fcmd%2Fjwx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fcmd%2Fjwx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fcmd%2Fjwx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fcmd%2Fjwx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fcmd%2Fjwx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fcmd%2Fjwx/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14415576,"name":"github.com/lestrrat-go/jwx/jwk","ecosystem":"go","description":"Package jwk implements JWK as described in https://tools.ietf.org/html/rfc7517","homepage":"https://github.com/lestrrat-go/jwx","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":[],"namespace":"github.com/lestrrat-go/jwx","versions_count":50,"first_release_published_at":"2026-05-09T20:37:59.968Z","latest_release_published_at":"2026-05-09T20:37:59.967Z","latest_release_number":"v1.2.31","last_synced_at":"2026-08-24T10:51:28.172Z","created_at":"2026-05-09T20:36:44.277Z","updated_at":"2026-08-24T10:51:28.172Z","registry_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/jwk","install_command":"go get github.com/lestrrat-go/jwx/jwk","documentation_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/jwk#section-documentation","metadata":{},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-18T07:58:59.000Z","size":17902,"stargazers_count":2414,"open_issues_count":3,"forks_count":196,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-19T07:11:40.420Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-18T06:03:23.000Z","dependencies_parsed_at":"2026-08-19T07:22:07.372Z","dependency_job_id":null,"html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":145,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36779519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v4.3.0","sha":"b891d3ea6d3ab87c3438b634f610bc41281f97c2","kind":"commit","published_at":"2026-08-18T06:00:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.3.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.3.0/manifests"},{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T08:22:34.778Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.080071416441731,"dependent_packages_count":4.759766986501993,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.919919201471862},"purl":"pkg:golang/github.com/lestrrat-go/jwx/jwk","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/jwk","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/jwk","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lestrrat-go/jwx/jwk/dependencies","status":"removed","funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fjwk/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fjwk/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fjwk/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fjwk/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fjwk/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fjwk/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14415578,"name":"github.com/lestrrat-go/jwx/v2/jwk","ecosystem":"go","description":"Package jwk implements JWK as described in https://tools.ietf.org/html/rfc7517","homepage":"https://github.com/lestrrat-go/jwx","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":[],"namespace":"github.com/lestrrat-go/jwx/v2","versions_count":32,"first_release_published_at":"2026-05-09T20:37:32.098Z","latest_release_published_at":"2026-05-09T20:37:32.098Z","latest_release_number":"v2.1.6","last_synced_at":"2026-08-24T10:59:39.464Z","created_at":"2026-05-09T20:36:45.444Z","updated_at":"2026-08-24T10:59:39.464Z","registry_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/v2/jwk","install_command":"go get github.com/lestrrat-go/jwx/v2/jwk","documentation_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/v2/jwk#section-documentation","metadata":{},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-09T22:01:47.000Z","size":17843,"stargazers_count":2411,"open_issues_count":0,"forks_count":195,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-12T03:52:12.767Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-12T01:23:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"6bff3f4d-b439-465c-b3bd-2c2c5273cdb6","html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":144,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36575927,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T07:37:00.675Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.080071416441731,"dependent_packages_count":4.759766986501993,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.919919201471862},"purl":"pkg:golang/github.com/lestrrat-go/jwx/v2/jwk","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/v2/jwk","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/v2/jwk","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lestrrat-go/jwx/v2/jwk/dependencies","status":"removed","funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwk/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwk/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwk/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwk/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwk/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwk/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14709903,"name":"github.com/LESTRrat-GO/JWX/v2","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/LESTRrat-GO/JWX","keywords_array":[],"namespace":null,"versions_count":33,"first_release_published_at":"2022-04-03T23:49:46.000Z","latest_release_published_at":"2026-06-29T23:44:05.000Z","latest_release_number":"v2.1.7","last_synced_at":"2026-08-24T11:01:20.225Z","created_at":"2026-07-03T10:37:05.533Z","updated_at":"2026-08-24T11:01:20.226Z","registry_url":"https://pkg.go.dev/github.com/LESTRrat-GO/JWX/v2","install_command":"go get github.com/LESTRrat-GO/JWX/v2","documentation_url":"https://pkg.go.dev/github.com/LESTRrat-GO/JWX/v2#section-documentation","metadata":{},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-18T07:58:59.000Z","size":17902,"stargazers_count":2414,"open_issues_count":3,"forks_count":196,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-19T07:11:40.420Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-18T06:03:23.000Z","dependencies_parsed_at":"2026-08-19T07:22:07.372Z","dependency_job_id":null,"html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":145,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36779517,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T07:37:00.982Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.926933158137311,"dependent_packages_count":4.616412160775715,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.771672659456513},"purl":"pkg:golang/github.com/%21l%21e%21s%21t%21rrat-%21g%21o/%21j%21w%21x/v2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/LESTRrat-GO/JWX/v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/LESTRrat-GO/JWX/v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/LESTRrat-GO/JWX/v2/dependencies","status":null,"funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FLESTRrat-GO%2FJWX%2Fv2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FLESTRrat-GO%2FJWX%2Fv2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FLESTRrat-GO%2FJWX%2Fv2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FLESTRrat-GO%2FJWX%2Fv2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FLESTRrat-GO%2FJWX%2Fv2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FLESTRrat-GO%2FJWX%2Fv2/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":4260447,"name":"github.com/lestrrat-go/jwx/jwe/internal/cmd/genheader","ecosystem":"go","description":"","homepage":"https://github.com/lestrrat-go/jwx","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":[],"namespace":"github.com/lestrrat-go/jwx/jwe/internal/cmd","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-08-24T11:22:12.740Z","latest_release_number":null,"last_synced_at":"2026-08-24T11:22:18.352Z","created_at":"2022-04-13T00:48:58.937Z","updated_at":"2026-08-24T11:22:18.353Z","registry_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/jwe/internal/cmd/genheader","install_command":"go get github.com/lestrrat-go/jwx/jwe/internal/cmd/genheader","documentation_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/jwe/internal/cmd/genheader#section-documentation","metadata":{},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-09T22:01:47.000Z","size":17843,"stargazers_count":2411,"open_issues_count":0,"forks_count":195,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-12T03:52:12.767Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-12T01:23:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"6bff3f4d-b439-465c-b3bd-2c2c5273cdb6","html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":144,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36575927,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T07:50:34.887Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":1.0929961382075044,"forks_count":1.4345083313038627,"average":4.718126183312252},"purl":"pkg:golang/github.com/lestrrat-go/jwx/jwe/internal/cmd/genheader","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/jwe/internal/cmd/genheader","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/jwe/internal/cmd/genheader","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lestrrat-go/jwx/jwe/internal/cmd/genheader/dependencies","status":null,"funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fjwe%2Finternal%2Fcmd%2Fgenheader/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fjwe%2Finternal%2Fcmd%2Fgenheader/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fjwe%2Finternal%2Fcmd%2Fgenheader/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fjwe%2Finternal%2Fcmd%2Fgenheader/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fjwe%2Finternal%2Fcmd%2Fgenheader/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fjwe%2Finternal%2Fcmd%2Fgenheader/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":10993848,"name":"github.com/lestrrat-go/jwx/v3","ecosystem":"go","description":"Package jwx contains tools that deal with the various JWx (JOSE) technologies such as JWT, JWS, JWE, etc in Go.","homepage":"https://github.com/lestrrat-go/jwx","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":[],"namespace":"github.com/lestrrat-go/jwx","versions_count":22,"first_release_published_at":"2024-11-01T06:22:40.000Z","latest_release_published_at":"2026-07-27T13:00:51.000Z","latest_release_number":"v3.2.0","last_synced_at":"2026-08-24T11:11:28.600Z","created_at":"2024-10-25T05:22:05.181Z","updated_at":"2026-08-24T11:11:28.600Z","registry_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/v3","install_command":"go get github.com/lestrrat-go/jwx/v3","documentation_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/v3#section-documentation","metadata":{},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-18T07:58:59.000Z","size":17902,"stargazers_count":2414,"open_issues_count":3,"forks_count":196,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-19T07:11:40.420Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-18T06:03:23.000Z","dependencies_parsed_at":"2026-08-19T07:22:07.372Z","dependency_job_id":null,"html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":145,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36779519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T08:10:51.424Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.504739678221035,"dependent_packages_count":6.096807687315833,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.300773682768433},"purl":"pkg:golang/github.com/lestrrat-go/jwx/v3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/v3","docker_dependents_count":2,"docker_downloads_count":606102918,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/v3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lestrrat-go/jwx/v3/dependencies","status":null,"funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv3/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":4260446,"name":"github.com/lestrrat-go/jwx/jwt/internal/cmd/gentoken","ecosystem":"go","description":"","homepage":"https://github.com/lestrrat-go/jwx","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":[],"namespace":"github.com/lestrrat-go/jwx/jwt/internal/cmd","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-08-25T10:23:13.119Z","latest_release_number":null,"last_synced_at":"2026-08-25T10:23:15.129Z","created_at":"2022-04-13T00:48:58.845Z","updated_at":"2026-08-25T10:23:15.129Z","registry_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/jwt/internal/cmd/gentoken","install_command":"go get github.com/lestrrat-go/jwx/jwt/internal/cmd/gentoken","documentation_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/jwt/internal/cmd/gentoken#section-documentation","metadata":{},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-18T07:58:59.000Z","size":17902,"stargazers_count":2414,"open_issues_count":3,"forks_count":196,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-19T07:11:40.420Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-18T06:03:23.000Z","dependencies_parsed_at":"2026-08-19T07:22:07.372Z","dependency_job_id":null,"html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":145,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36779519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v4.3.0","sha":"b891d3ea6d3ab87c3438b634f610bc41281f97c2","kind":"commit","published_at":"2026-08-18T06:00:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.3.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.3.0/manifests"},{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T08:18:34.683Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":1.0929961382075044,"forks_count":1.4345083313038627,"average":4.718126183312252},"purl":"pkg:golang/github.com/lestrrat-go/jwx/jwt/internal/cmd/gentoken","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/jwt/internal/cmd/gentoken","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/jwt/internal/cmd/gentoken","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lestrrat-go/jwx/jwt/internal/cmd/gentoken/dependencies","status":null,"funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fjwt%2Finternal%2Fcmd%2Fgentoken/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fjwt%2Finternal%2Fcmd%2Fgentoken/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fjwt%2Finternal%2Fcmd%2Fgentoken/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fjwt%2Finternal%2Fcmd%2Fgentoken/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fjwt%2Finternal%2Fcmd%2Fgentoken/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fjwt%2Finternal%2Fcmd%2Fgentoken/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":4210415,"name":"github.com/lestrrat-go/jwx/jwk/internal/cmd/genheader","ecosystem":"go","description":"","homepage":"https://github.com/lestrrat-go/jwx","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":[],"namespace":"github.com/lestrrat-go/jwx/jwk/internal/cmd","versions_count":31,"first_release_published_at":"2022-11-19T14:33:35.867Z","latest_release_published_at":"2022-11-19T14:33:35.867Z","latest_release_number":"v1.2.7","last_synced_at":"2026-08-24T11:30:56.504Z","created_at":"2022-04-12T21:12:20.357Z","updated_at":"2026-08-24T11:30:56.505Z","registry_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/jwk/internal/cmd/genheader","install_command":"go get github.com/lestrrat-go/jwx/jwk/internal/cmd/genheader","documentation_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/jwk/internal/cmd/genheader#section-documentation","metadata":{},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-09T22:01:47.000Z","size":17843,"stargazers_count":2411,"open_issues_count":0,"forks_count":195,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-12T03:52:12.767Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-12T01:23:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"6bff3f4d-b439-465c-b3bd-2c2c5273cdb6","html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":144,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36575927,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T07:46:16.305Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":1.0929961382075044,"forks_count":1.4345083313038627,"average":4.718126183312252},"purl":"pkg:golang/github.com/lestrrat-go/jwx/jwk/internal/cmd/genheader","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/jwk/internal/cmd/genheader","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/jwk/internal/cmd/genheader","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lestrrat-go/jwx/jwk/internal/cmd/genheader/dependencies","status":"removed","funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fjwk%2Finternal%2Fcmd%2Fgenheader/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fjwk%2Finternal%2Fcmd%2Fgenheader/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fjwk%2Finternal%2Fcmd%2Fgenheader/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fjwk%2Finternal%2Fcmd%2Fgenheader/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fjwk%2Finternal%2Fcmd%2Fgenheader/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fjwk%2Finternal%2Fcmd%2Fgenheader/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14415573,"name":"github.com/lestrrat-go/jwx/jwa","ecosystem":"go","description":"Package jwa defines the various algorithm described in https://tools.ietf.org/html/rfc7518","homepage":"https://github.com/lestrrat-go/jwx","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":[],"namespace":"github.com/lestrrat-go/jwx","versions_count":50,"first_release_published_at":"2026-05-09T20:37:56.168Z","latest_release_published_at":"2026-05-09T20:37:56.168Z","latest_release_number":"v1.2.31","last_synced_at":"2026-08-25T10:21:34.617Z","created_at":"2026-05-09T20:36:43.094Z","updated_at":"2026-08-25T10:21:34.617Z","registry_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/jwa","install_command":"go get github.com/lestrrat-go/jwx/jwa","documentation_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/jwa#section-documentation","metadata":{},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-18T07:58:59.000Z","size":17902,"stargazers_count":2414,"open_issues_count":3,"forks_count":196,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-19T07:11:40.420Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-18T06:03:23.000Z","dependencies_parsed_at":"2026-08-19T07:22:07.372Z","dependency_job_id":null,"html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":145,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36779519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v4.3.0","sha":"b891d3ea6d3ab87c3438b634f610bc41281f97c2","kind":"commit","published_at":"2026-08-18T06:00:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.3.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.3.0/manifests"},{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T09:02:50.684Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.080071416441731,"dependent_packages_count":4.759766986501993,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.919919201471862},"purl":"pkg:golang/github.com/lestrrat-go/jwx/jwa","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/jwa","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/jwa","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lestrrat-go/jwx/jwa/dependencies","status":"removed","funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fjwa/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fjwa/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fjwa/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fjwa/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fjwa/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fjwa/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":4260451,"name":"github.com/lestrrat-go/jwx/internal/cmd/genreadfile","ecosystem":"go","description":"","homepage":"https://github.com/lestrrat-go/jwx","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":[],"namespace":"github.com/lestrrat-go/jwx/internal/cmd","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-08-24T11:15:30.803Z","latest_release_number":null,"last_synced_at":"2026-08-24T11:15:35.658Z","created_at":"2022-04-13T00:49:00.780Z","updated_at":"2026-08-24T11:15:35.659Z","registry_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/internal/cmd/genreadfile","install_command":"go get github.com/lestrrat-go/jwx/internal/cmd/genreadfile","documentation_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/internal/cmd/genreadfile#section-documentation","metadata":{},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-18T07:58:59.000Z","size":17902,"stargazers_count":2414,"open_issues_count":3,"forks_count":196,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-19T07:11:40.420Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-18T06:03:23.000Z","dependencies_parsed_at":"2026-08-19T07:22:07.372Z","dependency_job_id":null,"html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":145,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36779519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v4.3.0","sha":"b891d3ea6d3ab87c3438b634f610bc41281f97c2","kind":"commit","published_at":"2026-08-18T06:00:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.3.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.3.0/manifests"},{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T10:12:01.011Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":1.0929961382075044,"forks_count":1.4345083313038627,"average":4.718126183312252},"purl":"pkg:golang/github.com/lestrrat-go/jwx/internal/cmd/genreadfile","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/internal/cmd/genreadfile","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/internal/cmd/genreadfile","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lestrrat-go/jwx/internal/cmd/genreadfile/dependencies","status":null,"funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Finternal%2Fcmd%2Fgenreadfile/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Finternal%2Fcmd%2Fgenreadfile/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Finternal%2Fcmd%2Fgenreadfile/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Finternal%2Fcmd%2Fgenreadfile/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Finternal%2Fcmd%2Fgenreadfile/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Finternal%2Fcmd%2Fgenreadfile/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14415577,"name":"github.com/lestrrat-go/jwx/v2/jwa","ecosystem":"go","description":"Package jwa defines the various algorithm described in https://tools.ietf.org/html/rfc7518","homepage":"https://github.com/lestrrat-go/jwx","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":[],"namespace":"github.com/lestrrat-go/jwx/v2","versions_count":32,"first_release_published_at":"2026-05-09T20:37:33.634Z","latest_release_published_at":"2026-05-09T20:37:33.634Z","latest_release_number":"v2.1.6","last_synced_at":"2026-08-25T10:24:03.045Z","created_at":"2026-05-09T20:36:45.433Z","updated_at":"2026-08-25T10:24:03.045Z","registry_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/v2/jwa","install_command":"go get github.com/lestrrat-go/jwx/v2/jwa","documentation_url":"https://pkg.go.dev/github.com/lestrrat-go/jwx/v2/jwa#section-documentation","metadata":{},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-09T22:01:47.000Z","size":17843,"stargazers_count":2411,"open_issues_count":0,"forks_count":195,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-12T03:52:12.767Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-12T01:23:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"6bff3f4d-b439-465c-b3bd-2c2c5273cdb6","html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":144,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36575927,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T08:05:24.937Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.080071416441731,"dependent_packages_count":4.759766986501993,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.919919201471862},"purl":"pkg:golang/github.com/lestrrat-go/jwx/v2/jwa","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/v2/jwa","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lestrrat-go/jwx/v2/jwa","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lestrrat-go/jwx/v2/jwa/dependencies","status":"removed","funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwa/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwa/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwa/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwa/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwa/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fjwx%2Fv2%2Fjwa/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14789223,"name":"github.com/Lestrrat-go/jwx/v2","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/Lestrrat-go/jwx","keywords_array":[],"namespace":null,"versions_count":33,"first_release_published_at":"2026-07-19T11:17:58.701Z","latest_release_published_at":"2026-06-29T23:44:05.000Z","latest_release_number":"v2.1.7","last_synced_at":"2026-08-25T10:22:28.484Z","created_at":"2026-07-19T11:17:55.896Z","updated_at":"2026-08-25T10:22:28.484Z","registry_url":"https://pkg.go.dev/github.com/Lestrrat-go/jwx/v2","install_command":"go get github.com/Lestrrat-go/jwx/v2","documentation_url":"https://pkg.go.dev/github.com/Lestrrat-go/jwx/v2#section-documentation","metadata":{},"repo_metadata":{"id":37406150,"uuid":"45516769","full_name":"lestrrat-go/jwx","owner":"lestrrat-go","description":"Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe","archived":false,"fork":false,"pushed_at":"2026-08-18T07:58:59.000Z","size":17902,"stargazers_count":2414,"open_issues_count":3,"forks_count":196,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-08-19T07:11:40.420Z","etag":null,"topics":["go","golang","jwe","jwk","jws","jwt","oidc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["lestrrat"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-11-04T05:12:52.000Z","updated_at":"2026-08-18T06:03:23.000Z","dependencies_parsed_at":"2026-08-19T07:22:07.372Z","dependency_job_id":null,"html_url":"https://github.com/lestrrat-go/jwx","commit_stats":{"total_commits":1692,"total_committers":66,"mean_commits":"25.636363636363637","dds":0.3427895981087471,"last_synced_commit":"f0730766974533dcd9e5f8074a0adfcc471b0f0a"},"previous_names":["lestrrat/jwx"],"tags_count":145,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/jwx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/refs/heads/develop/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/sbom","scorecard":{"id":371885,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/jwx","commit":"568c2c84f11f47f53126b44bf3a3d76993038cba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/assign-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/autodoc.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/ci.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/jwx/codeql.yml/develop/v3?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:33","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:42","Warn: goCommand not pinned by hash: .github/workflows/smoke.yml:44","Info:  15 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:10:24.800Z","repository_id":37406150,"created_at":"2025-08-18T13:10:24.800Z","updated_at":"2025-08-18T13:10:24.800Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36780257,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"tags":[{"name":"v4.3.0","sha":"b891d3ea6d3ab87c3438b634f610bc41281f97c2","kind":"commit","published_at":"2026-08-18T06:00:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.3.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.3.0/manifests"},{"name":"v3.2.0","sha":"94006b67ebcf1d1a7ca7d59ffdf22e0957ca91b1","kind":"commit","published_at":"2026-07-27T13:00:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.2.0/manifests"},{"name":"v4.2.0","sha":"dba5b1700bc1d04678ffa6719563744f2d2a1bea","kind":"commit","published_at":"2026-07-24T08:04:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"249d53fb8fe54423c7b470eeeb527b0525b9487a","kind":"commit","published_at":"2026-07-01T03:41:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.1.0/manifests"},{"name":"v2.1.7","sha":"f818e265669a6c2e0dbde490163c10c58ab6871b","kind":"commit","published_at":"2026-06-29T23:44:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.7/manifests"},{"name":"v3.1.1","sha":"59b8b1b4239be0b470e5d939f16759793bc4a203","kind":"commit","published_at":"2026-05-07T01:03:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.1/manifests"},{"name":"v4.0.2","sha":"59a5eff769d0ca42e4d0432799a119aa01f6e325","kind":"commit","published_at":"2026-05-07T00:58:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"188bf28a0e026ed18e39231361fe70ca1c7b669a","kind":"commit","published_at":"2026-04-28T13:02:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f44dd50b6654c332e41f27f81ded65b86eee7bcd","kind":"commit","published_at":"2026-04-19T00:14:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"16e05488add9c56696f70950e9f73e45e77da014","kind":"commit","published_at":"2026-04-18T23:59:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.1.0/manifests"},{"name":"v4.0.0-scratch.27","sha":"3ec2aa50bfa9866121ce712ffdece52c31129538","kind":"commit","published_at":"2026-04-18T14:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.27/manifests"},{"name":"v4.0.0-scratch.26","sha":"1061e45e18fbbccaf11508e75fe4f9009803dd0b","kind":"tag","published_at":"2026-04-17T06:17:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.26/manifests"},{"name":"v4.0.0-scratch.25","sha":"3cb859656543fbe7eb0f1233914195122b8d61de","kind":"tag","published_at":"2026-04-17T03:36:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.25/manifests"},{"name":"v4.0.0-scratch.24","sha":"679de8cffe1cb1fb86abe0975ef898c3c57fa72e","kind":"tag","published_at":"2026-04-17T03:20:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.24/manifests"},{"name":"v4.0.0-scratch.23","sha":"27a4572baadacaa0a3ab0bf2d6f31cff7ec94dab","kind":"tag","published_at":"2026-04-17T02:01:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.23/manifests"},{"name":"v4.0.0-scratch.22","sha":"fa8abce15f5344906f11c12db8f5ba99eb644cd5","kind":"tag","published_at":"2026-04-16T13:28:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.22/manifests"},{"name":"v4.0.0-scratch.21","sha":"8e37a037d686ab4fda184d4759b3623ed63e52ba","kind":"tag","published_at":"2026-04-16T13:27:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.21/manifests"},{"name":"v4.0.0-scratch.20","sha":"b6af5773553e1fd511acc9f7cdde42c596a235e5","kind":"tag","published_at":"2026-04-15T04:19:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.20/manifests"},{"name":"v4.0.0-scratch.19","sha":"9200fc3ea7812e4dfaf8dbda19ba18f49fa709a9","kind":"commit","published_at":"2026-04-14T10:24:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.19/manifests"},{"name":"v4.0.0-scratch.18","sha":"64cafd8dbbed0d3d7d5d755453e3ed4179ffd76b","kind":"commit","published_at":"2026-04-13T23:07:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.18/manifests"},{"name":"v4.0.0-scratch.17","sha":"1ededf9b086922cd05a5f1b77bc930a6ad74ab3d","kind":"commit","published_at":"2026-04-13T13:54:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.17/manifests"},{"name":"v4.0.0-scratch.16","sha":"392549e550b43a8bd096c89a61191d8e5719de21","kind":"commit","published_at":"2026-04-13T13:15:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.16/manifests"},{"name":"v4.0.0-scratch.15","sha":"9b0f78e47a07f32e1b20c797213dcce34d437a9e","kind":"commit","published_at":"2026-04-13T02:22:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.15/manifests"},{"name":"v4.0.0-scratch.14","sha":"d1192c259a924cc1bb1b24abef0965719ce2f711","kind":"commit","published_at":"2026-04-11T05:49:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.14/manifests"},{"name":"v4.0.0-scratch.13","sha":"aebc87cf3349117907212ce12dbc13d9c2db19b1","kind":"commit","published_at":"2026-04-10T13:54:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.13/manifests"},{"name":"v4.0.0-scratch.12","sha":"86657fda04a0100e9de33bdcd093186883bc86ae","kind":"commit","published_at":"2026-04-10T11:06:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.12/manifests"},{"name":"v4.0.0-scratch.11","sha":"75da7c3e9a357aaf28e11b512d422c8b167a5edc","kind":"commit","published_at":"2026-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.11/manifests"},{"name":"v4.0.0-scratch.10","sha":"746dd3b45bf870e15182e9dd76eafc27944fabee","kind":"commit","published_at":"2026-04-10T04:13:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.10/manifests"},{"name":"v4.0.0-scratch.9","sha":"9df6fdf319b59fb84327615a869b33078c2bac39","kind":"commit","published_at":"2026-04-10T00:18:50.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.9/manifests"},{"name":"v4.0.0-scratch.8","sha":"fe80d4b3ff9add46ae0bf3ffe44309b962ffef27","kind":"commit","published_at":"2026-04-09T12:09:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.8/manifests"},{"name":"v4.0.0-scratch.7","sha":"136a8152bfcd89f46102b1b1a3b376e268b34888","kind":"commit","published_at":"2026-04-09T00:23:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.7/manifests"},{"name":"v4.0.0-scratch.6","sha":"a515c8004e3ee48e259b8e1c6fbfc69054659740","kind":"commit","published_at":"2026-04-08T13:41:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.6/manifests"},{"name":"v4.0.0-scratch.5","sha":"8ea2c804fe09c7d23f60820e8020ac615cce849f","kind":"commit","published_at":"2026-04-08T12:06:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.5/manifests"},{"name":"v4.0.0-scratch.4","sha":"32e3f34ae8cf916e8f2e299817ade420478426a0","kind":"commit","published_at":"2026-04-08T10:38:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.4/manifests"},{"name":"v4.0.0-scratch.3","sha":"b587b9193a7ad0a77280f17af087c1a5ca756748","kind":"commit","published_at":"2026-04-08T04:40:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.3/manifests"},{"name":"v4.0.0-scratch.2","sha":"e6eea69f8ee36f46f70370c1fb3bfc3a5b98a94b","kind":"commit","published_at":"2026-04-08T02:15:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.2/manifests"},{"name":"v4.0.0-scratch.1","sha":"151e2b06a0b88567b83e403c37bea889e4aaa883","kind":"commit","published_at":"2026-04-08T00:22:58.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v4.0.0-scratch.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v4.0.0-scratch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v4.0.0-scratch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v4.0.0-scratch.1/manifests"},{"name":"v3/ed448/v0.0.1","sha":"0389b1f428aa9e7bb9ca4133e29268fe8aa27623","kind":"commit","published_at":"2026-04-02T23:16:44.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3%2Fed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3%2Fed448%2Fv0.0.1/manifests"},{"name":"ed448/v0.0.1","sha":"178ddd865fadaf58ae8644e6f0f07a8bcda01244","kind":"commit","published_at":"2026-04-02T22:42:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/ed448/v0.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/ed448/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@ed448%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/ed448%2Fv0.0.1/manifests"},{"name":"v3.0.13","sha":"163a6e94d45a8f89c7d0e25f30652a95c554bd88","kind":"commit","published_at":"2026-01-12T06:38:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"987379965645db94a50483d7c21c9358b905469a","kind":"commit","published_at":"2025-10-20T09:17:05.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"9e9c27a269a1a650e1f666b18946dd1796f84779","kind":"commit","published_at":"2025-09-14T02:50:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"e14eb9b9730b352cb5f8854bbdf315bb98d1a5e0","kind":"commit","published_at":"2025-08-04T12:36:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"8babbb1d64fda50d89276b5d52b1a682362334b2","kind":"commit","published_at":"2025-07-31T06:59:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"7f3caf368dda160290bcc6952b4bfb549e308271","kind":"commit","published_at":"2025-06-27T10:33:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"202bc50cf39999c4379eaaa593e4bd2aea9f870f","kind":"commit","published_at":"2025-06-16T00:42:56.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"a68b08e71ab7cc4fb6098d2c453da41cc7a7967f","kind":"commit","published_at":"2025-06-13T11:06:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c3404a9d9937bc0d7a0f89ecfbc1303fd108c67d","kind":"commit","published_at":"2025-06-11T00:58:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"3f1f2b899191cf6c40404736681a180e479c84eb","kind":"commit","published_at":"2025-06-09T12:04:08.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"b1a4fc672df21b754d9904306e80c9be22deeba4","kind":"commit","published_at":"2025-06-06T01:53:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"542198a7a000125443d53107fbd55c9336943c4d","kind":"commit","published_at":"2025-06-03T12:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.2/manifests"},{"name":"v2.1.6","sha":"13e92f3eb3982c11fa6a19280e00e3256237cf87","kind":"commit","published_at":"2025-04-29T08:17:11.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.6/manifests"},{"name":"v3.0.1","sha":"374ec5920fce56373ebe3a9c89134a2d6f81d4cd","kind":"commit","published_at":"2025-04-29T08:15:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.1/manifests"},{"name":"v2.1.5","sha":"a980d2346e8d17ddab69742e30ca1070018b0bf6","kind":"commit","published_at":"2025-04-16T11:17:27.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.5/manifests"},{"name":"v1.2.31","sha":"26ecf5d02cf6226f49e703bdddcae54dcf5ae0da","kind":"commit","published_at":"2025-04-09T10:38:17.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.31","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.31/manifests"},{"name":"v3.0.0","sha":"8884a402374939b27c9b96782e9e60a31aed75f6","kind":"commit","published_at":"2025-03-31T23:45:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta2","sha":"c44f4f6a7da1328f467d9c4a31f884bc7fd27fa6","kind":"commit","published_at":"2025-03-29T23:21:02.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"766a05908e5a0a90c40e5abb8cc4a3cfa523c7e8","kind":"commit","published_at":"2025-03-14T23:55:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha3","sha":"da52a87c8b4bfb1d68fb6a07b1dc03d1be65d781","kind":"commit","published_at":"2025-03-13T00:03:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"0076496d247519f9650be6c5fff022f3a70e488c","kind":"commit","published_at":"2025-02-25T09:36:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha2/manifests"},{"name":"v2.1.4","sha":"de347302071b3af3457ac67e9885e1396b6ec023","kind":"commit","published_at":"2025-02-25T09:32:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9e379c7bc07f7d931efcf6082b5456379aba496f","kind":"commit","published_at":"2024-11-24T10:03:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.3/manifests"},{"name":"v3.0.0-alpha1","sha":"64985973018b6e8057905dc107d442a9f52c92c8","kind":"commit","published_at":"2024-11-01T06:22:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v3.0.0-alpha1/manifests"},{"name":"v2.1.2","sha":"536b643c661a886300246d2f334d4d836e61f497","kind":"commit","published_at":"2024-10-25T06:34:03.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.2/manifests"},{"name":"v1.2.30","sha":"a7656533fb37069151200cc0d1d61fd44b459d77","kind":"commit","published_at":"2024-07-28T00:14:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.30","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.30/manifests"},{"name":"v2.1.1","sha":"8d1d78351e9f259723f9f558889a78e327379683","kind":"commit","published_at":"2024-07-28T00:05:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"639d23173f8e958666dc34add887fe054d52790b","kind":"commit","published_at":"2024-06-17T22:49:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.1.0/manifests"},{"name":"v1.2.29","sha":"1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b","kind":"commit","published_at":"2024-03-07T02:56:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.29","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.29/manifests"},{"name":"v2.0.21","sha":"611d914efbccb0babbce54e48457070e12ab6498","kind":"commit","published_at":"2024-03-07T02:47:37.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"c3b3a177580a7aaa73a033706d0009871c49bd8d","kind":"commit","published_at":"2024-02-19T23:34:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.20/manifests"},{"name":"v1.2.28","sha":"8c53d0ae52d5ab1e2b37c5abb67def9e7958fd65","kind":"commit","published_at":"2024-01-09T01:52:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.28","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.28/manifests"},{"name":"v2.0.19","sha":"d69a721931a5c48b9850a42404f18e143704adcd","kind":"commit","published_at":"2024-01-09T01:44:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.19/manifests"},{"name":"v1.2.27","sha":"611567baacc0ef42263708892a08533812324a14","kind":"commit","published_at":"2023-12-03T07:23:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.27","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.27/manifests"},{"name":"v2.0.18","sha":"e75b7c8dcbf8e56ecfbeb17b8b3ffaa81a96914f","kind":"commit","published_at":"2023-12-03T06:57:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"c02af3ecf9f8248181ce98056d90cd96605dd658","kind":"commit","published_at":"2023-11-20T04:20:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"3e23a27c76861ce73ca605b10969ba7107ec7117","kind":"commit","published_at":"2023-10-30T23:18:36.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"8074e35522a552c4c974004c8cd57c02cb5fd8e8","kind":"commit","published_at":"2023-10-19T23:39:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"42d47a75de7858fc60492f617a6ec4a9eda7d8dd","kind":"commit","published_at":"2023-10-17T00:54:09.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"be93b3f4afa02a079e3f2ca94da6a29e828cc4ed","kind":"commit","published_at":"2023-09-26T09:15:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"466c2774000a594f12a57dcf788be4e58e83ce04","kind":"commit","published_at":"2023-08-10T02:55:19.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"6c41e3822485fc7e11dd70b4b0524b075d66b103","kind":"commit","published_at":"2023-06-14T08:15:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.11/manifests"},{"name":"v1.2.26","sha":"d9ddbc8e5009cfdd8c28413390b67afa7f576dd6","kind":"commit","published_at":"2023-06-14T08:09:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.26","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.26/manifests"},{"name":"v2.0.10","sha":"8840ffd4afc5839f591ff0e9ba9034af52b1643e","kind":"commit","published_at":"2023-06-12T07:24:20.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fccc52457a90ce00d625c3ed8d5d3443e903a91b","kind":"commit","published_at":"2023-03-21T03:29:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7803b82f35c80ed24b6d8b730a11983f751904b8","kind":"commit","published_at":"2022-11-25T00:58:35.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6e8e91832b11d1d13f53b5e0b9a49fcd10db1f27","kind":"commit","published_at":"2022-11-15T01:54:59.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"92950642291a3af54c5f1455ec68e76b390587ae","kind":"commit","published_at":"2022-08-25T13:19:48.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"c599c15c345121b1223fb7a744eaa07fdfe5e95e","kind":"commit","published_at":"2022-08-11T00:18:55.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"21f292826bf5f4cb76be98dcdfef9ce635835b5e","kind":"commit","published_at":"2022-07-19T05:24:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"650fe90d166ba9ada98474be3b9f6450701ffb71","kind":"commit","published_at":"2022-06-13T12:26:04.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"dc603b6e88971ce0c477c48fd8b77e84ffefb169","kind":"commit","published_at":"2022-05-23T12:58:39.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.2/manifests"},{"name":"v1.2.25","sha":"ad8c29d1628435cdad008b5cbbfbe75f5bfc74ae","kind":"commit","published_at":"2022-05-23T12:48:33.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.25","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.25/manifests"},{"name":"v2.0.1","sha":"0d365e4523faae8e9f3bbcbd5bc3a09cab951d49","kind":"commit","published_at":"2022-05-06T00:39:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.1/manifests"},{"name":"v1.2.24","sha":"e38f677839edbeae5480e993d73eacb94f7af581","kind":"commit","published_at":"2022-05-05T01:00:31.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.24","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.24/manifests"},{"name":"v2.0.0","sha":"8f97f606570bc3de90005ce3188824e7e7eff88a","kind":"commit","published_at":"2022-04-24T04:18:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta2","sha":"fd8fafc9fe0a7310d9dec456168a452d571c16b0","kind":"commit","published_at":"2022-04-16T06:50:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta2/manifests"},{"name":"v1.2.23","sha":"baba5610e7fb53402e23c955edc10dbb25d73275","kind":"commit","published_at":"2022-04-13T09:52:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.23","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.23/manifests"},{"name":"v2.0.0-beta1","sha":"0258045345942aed8b8694da94cfb5ab4dd3261c","kind":"commit","published_at":"2022-04-09T13:16:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-beta1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-beta1/manifests"},{"name":"v1.2.22","sha":"f4701e19d38b7fd1ede0ef785867e078016b516e","kind":"commit","published_at":"2022-04-08T11:18:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.22","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.22/manifests"},{"name":"v2.0.0-alpha1","sha":"8a69aa2dd6b9a7a8284584cdd23acd96613c0866","kind":"commit","published_at":"2022-04-03T23:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v2.0.0-alpha1/manifests"},{"name":"v1.2.21","sha":"7b28f4c7fabe44249b77e058e5ca33c82b599d5e","kind":"commit","published_at":"2022-03-29T22:49:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.21","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"3fa12c9bedcebd03db23f61cfb65ae0b040bf211","kind":"commit","published_at":"2022-03-03T05:56:32.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.20","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"1c0a87feccf45c59a54ee3c9f2a995ab777953e7","kind":"commit","published_at":"2022-02-22T01:40:38.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.19","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"2ab72de258ac966aeec3cfb836209692ed345586","kind":"commit","published_at":"2022-01-23T00:22:42.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.18","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"300b79a15b99559ba7ad22e4275ecc99a07c359b","kind":"commit","published_at":"2022-01-12T10:10:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.17","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"9349cc843391834794d593c4daa1345de1ab357e","kind":"commit","published_at":"2022-01-12T05:29:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.16","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ded25fd0bf8f759a96a7ae3937df829d8e4777d","kind":"commit","published_at":"2022-01-06T23:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.15","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"de7d9bca43812abc4f630320f8632108ccfe34bf","kind":"commit","published_at":"2021-12-22T01:34:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.14","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"59f4c03c3e0aeb44f6b6a57fd96b90f9a679f880","kind":"commit","published_at":"2021-12-07T02:59:52.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.13","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"45e532bbe4ada174b16f5f170ea62d2c8d83ef77","kind":"commit","published_at":"2021-12-01T06:52:40.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.12","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"e371adc10f659fa05b064274ff549a8e0353d2b6","kind":"commit","published_at":"2021-11-13T15:34:01.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.11","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"09a4d070eb0ec840a33597a67a17e6cddb53da87","kind":"commit","published_at":"2021-11-09T09:16:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.10","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2da2238b7b342a8889470b901ef3024dfc0712a","kind":"commit","published_at":"2021-10-26T01:00:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.9","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f2bdd8c9df46d61fe987fa36bcc87c58ef846046","kind":"commit","published_at":"2021-10-21T01:23:06.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"b9292016a6572dce779109d8da8d813b85abb658","kind":"commit","published_at":"2021-09-26T06:08:18.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"41b30b67e905482292496e528119fc7482482ab3","kind":"commit","published_at":"2021-08-24T07:56:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"551083cda79fd07493bf0db6e825278dd88c1fc3","kind":"commit","published_at":"2021-08-04T12:17:57.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01528f5e5ae3221a48f67570928867e98184bbd","kind":"commit","published_at":"2021-07-15T13:26:23.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5e2de6ea11b5112bdf1a5e088d56c9c2e7fb6807","kind":"commit","published_at":"2021-07-15T09:53:13.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7159c501c5a43f8788f3a9a0961e146480c28eae","kind":"commit","published_at":"2021-07-12T23:38:00.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"08de34253bc9633a11b019b143a2d212f8ff0ed8","kind":"commit","published_at":"2021-06-01T23:24:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"20fcd2aaea33121a0da375914a254615b3527c46","kind":"commit","published_at":"2021-04-29T23:40:49.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.2.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.2.0/manifests"},{"name":"v1.1.8-rc1","sha":"4fc7156e9562e4b51143220e830ed2d32279d2f6","kind":"commit","published_at":"2021-04-08T12:05:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.8-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.8-rc1/manifests"},{"name":"v1.1.7","sha":"db72eadbbe21fa7dc37d5628acfaa803fbf7d96e","kind":"commit","published_at":"2021-04-02T13:09:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7/manifests"},{"name":"v1.1.7-rc1","sha":"afd2d647f5892a70ab72ee14e9985ab5028bfb23","kind":"commit","published_at":"2021-03-31T06:49:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.7-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.7-rc1/manifests"},{"name":"v1.1.6","sha":"df21963ac28051061a86f9c0e9671800312e6f18","kind":"commit","published_at":"2021-03-28T07:55:51.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b2a7484c0e863f2730d3a7a79ade1deed9e85e13","kind":"commit","published_at":"2021-03-12T04:23:47.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5/manifests"},{"name":"v1.1.5-rc1","sha":"c9a7b177e98db06f4fcd57b90ddaeab8d436e0a9","kind":"commit","published_at":"2021-03-02T22:19:12.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.5-rc1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.5-rc1/manifests"},{"name":"v1.1.4","sha":"db48a5c54e2bf7d069a170de798d6bc914dae96d","kind":"commit","published_at":"2021-03-01T21:47:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a7162536a2a50e66cc69bab0e4deb403e3f1fdc0","kind":"commit","published_at":"2021-02-22T08:42:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7f076fc6eadb44380d41b5e30eb5a85a91de864","kind":"commit","published_at":"2021-02-16T10:05:46.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"451a45cc212f752fa0011e64d8042ec87f0762df","kind":"commit","published_at":"2021-02-05T02:01:14.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f69ac971a6fd1cff28abadfe1e654f33004a19a","kind":"commit","published_at":"2021-01-31T07:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.1.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"3bb9a18ceb5f45ffc4d0b837f85a5c3eb3f0bbfe","kind":"commit","published_at":"2021-01-14T23:41:30.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.8","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36d0cd5770ba08f66232bc143fd26856c258f27b","kind":"commit","published_at":"2021-01-11T10:52:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.7","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d4cb6651f457177451df330a37eaa0af4c7476a0","kind":"commit","published_at":"2020-12-16T21:36:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.6","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5aeabd78da3bab07a0ae04d299575f967590380e","kind":"commit","published_at":"2020-09-28T08:03:15.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.5","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d8cae88e8782b73d109e2cf66603b76826dd079","kind":"commit","published_at":"2020-08-14T13:41:34.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.4","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3294517bae6989c5e89b00d0f72d79667d098942","kind":"commit","published_at":"2020-07-08T07:05:25.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.3","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d173045330f3e507d1d34b7fa622763dd744ecd6","kind":"commit","published_at":"2020-05-07T12:10:10.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9969e2cb3255455a4a6b8a6da164bf80877155ef","kind":"commit","published_at":"2020-05-04T05:46:28.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e17c3a031d6fb0962f929adcc3effc6dbb9f102","kind":"commit","published_at":"2020-05-03T03:30:16.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v1.0.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"1402056cec6d7faba7454657f7bf180b2b1f14d5","kind":"commit","published_at":"2020-04-13T03:20:24.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.2","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"041c40732a8843e7d4a0b7cd2cffbe2f339f92ca","kind":"commit","published_at":"2020-02-26T22:25:54.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.1","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5d60d87d07ddea9874404944870bec81aabcf574","kind":"commit","published_at":"2019-05-20T02:55:45.000Z","download_url":"https://codeload.github.com/lestrrat-go/jwx/tar.gz/v0.9.0","html_url":"https://github.com/lestrrat-go/jwx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lestrrat-go/jwx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T08:51:32.903Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.874939225325482,"dependent_packages_count":4.567599445374823,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.7212693353501525},"purl":"pkg:golang/github.com/%21lestrrat-go/jwx/v2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Lestrrat-go/jwx/v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Lestrrat-go/jwx/v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Lestrrat-go/jwx/v2/dependencies","status":null,"funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:42.997Z","issues_count":97,"pull_requests_count":829,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":281978.88042049936,"issues_closed_count":88,"pull_requests_closed_count":761,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5392038600723763,"merged_pull_requests_count":652,"bot_issues_count":1,"bot_pull_requests_count":426,"past_year_issues_count":6,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":140342.02173913043,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11764705882352941,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FLestrrat-go%2Fjwx%2Fv2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FLestrrat-go%2Fjwx%2Fv2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FLestrrat-go%2Fjwx%2Fv2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FLestrrat-go%2Fjwx%2Fv2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FLestrrat-go%2Fjwx%2Fv2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FLestrrat-go%2Fjwx%2Fv2/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":2591,"full_name":"lestrrat-go/jwx","default_branch":"develop/v3","total_commits":2502,"total_committers":73,"total_bot_commits":210,"total_bot_committers":2,"mean_commits":34.273972602739725,"dds":0.1834532374100719,"past_year_total_commits":623,"past_year_total_committers":7,"past_year_total_bot_commits":93,"past_year_total_bot_committers":2,"past_year_mean_commits":89.0,"past_year_dds":0.1573033707865169,"last_synced_at":"2026-08-20T07:35:17.792Z","last_synced_commit":"741ca1c0cfb986481886bdb32c613c21132c078d","created_at":"2023-03-07T09:15:00.455Z","updated_at":"2026-08-20T07:35:17.571Z","committers":[{"name":"Daisuke Maki","email":"lestrrat+github@gmail.com","login":"lestrrat","count":2043},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":159},{"name":"sonatard","email":"sonatard12@gmail.com","login":"sonatard","count":81},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":51},{"name":"Ilia Mirkin","email":"imirkin@alum.mit.edu","login":"imirkin","count":36},{"name":"repenno","email":"rapenno@gmail.com","login":"BenderScript","count":18},{"name":"Toshio Ito","email":"toshio9.ito@toshiba.co.jp","login":null,"count":7},{"name":"Will McGovern","email":"will@brkt.com","login":null,"count":5},{"name":"Mitsuo Heijo","email":"25817501+johejo","login":"johejo","count":4},{"name":"Daisuke Maki","email":"lestrrat+github@github.com","login":null,"count":4},{"name":"Shinnosuke Sawada","email":"6warashi9@gmail.com","login":"Warashi","count":4},{"name":"kwry","email":"kwry@kwry.info","login":null,"count":3},{"name":"Daisuke Maki","email":"lestrrat@finch.local","login":null,"count":3},{"name":"Nicola Murino","email":"nicola.murino@gmail.com","login":"drakkan","count":3},{"name":"Yao-Siang Su","email":"yaosiang.su@104.com.tw","login":"yaosiang","count":3},{"name":"Rein Krul","email":"info@reinkrul.nl","login":"reinkrul","count":2},{"name":"Satoru Kitaguchi","email":"64164948+satorunooshie","login":"satorunooshie","count":2},{"name":"Stefano Arlandini","email":"sarlandini@alice.it","login":"ste93cry","count":2},{"name":"TANABE Ken-ichi","email":"nabeken@tknetworks.org","login":"nabeken","count":2},{"name":"Taichi Sasaki","email":"tchssk","login":"tchssk","count":2},{"name":"Thomas Fossati","email":"tho.ietf@gmail.com","login":"thomas-fossati","count":2},{"name":"Wouter Van Hemel","email":"wouter-github@publica.duodecim.org","login":"wvh","count":2},{"name":"segfault16","email":"sebastian.halder@gmx.de","login":"segfault16","count":2},{"name":"ZhengYuan Loo","email":"me@zhengyuan.sg","login":"loozhengyuan","count":2},{"name":"Nao Yonashiro","email":"owan.orisano@gmail.com","login":"orisano","count":2},{"name":"Kohki Makimoto","email":"kohki.makimoto@gmail.com","login":"kohkimakimoto","count":2},{"name":"Henry McConville","email":"henrymcconville","login":"henrymcconville","count":2},{"name":"Hannes Kunnen","email":"hannes.kunnen1999@gmail.com","login":"Hannes-Kunnen","count":2},{"name":"Darren Mason","email":"darnmason@gmail.com","login":"darnmason","count":2},{"name":"Andor Kesselman","email":"andor@henosisknot.com","login":"andorsk","count":2},{"name":"Anatol Pomozov","email":"anatol.pomozov@gmail.com","login":"anatol","count":2},{"name":"Jeff Uthaichai","email":"jeff.uthaichai@deliveroo.com","login":null,"count":2},{"name":"Bryan Stenson","email":"bstenson@blueorigin.com","login":null,"count":2},{"name":"Shang Jian Ding","email":"rifflegrass@gmail.com","login":"sding3","count":2},{"name":"Craig Rodrigues","email":"craig@quiknode.io","login":"rodrigc","count":2},{"name":"Marios Nikolaou","email":"marios.nikolaou@gmail.com","login":"mariosnikolaou","count":1},{"name":"Maxi_Mega","email":"52792549+Maxi-Mega","login":"Maxi-Mega","count":1},{"name":"Renann Prado","email":"renannprado","login":"renannprado","count":1},{"name":"Scot Bontrager","email":"scot@indievisible.org","login":"cloudkucooland","count":1},{"name":"Stefan Negru","email":"blankdots","login":"blankdots","count":1},{"name":"Vihang Mehta","email":"vihang.mehta@gmail.com","login":"vihangm","count":1},{"name":"Yaron Sheffer","email":"yaronf@gmx.com","login":"yaronf","count":1},{"name":"yu.kawaura","email":"yu.kawaura@dena.jp","login":null,"count":1},{"name":"Thomas Gunsch","email":"thomas.gunsch@daimler.com","login":null,"count":1},{"name":"Ichito Nagata","email":"ichito.nagata@dena.com","login":null,"count":1},{"name":"Daisuke Maki","email":"lestrrat+github@users.noreplay.github.com","login":null,"count":1},{"name":"Aleksei Maslov","email":"alex.maslov@bandlab.com","login":null,"count":1},{"name":"Zach Collier","email":"zamicol@gmail.com","login":"zamicol","count":1},{"name":"caiowWillian","email":"caiow.willian@gmail.com","login":"williancaio","count":1},{"name":"guangwu","email":"guoguangwu@magic-shield.com","login":"testwill","count":1},{"name":"mathew","email":"meta@pobox.com","login":"lpar","count":1},{"name":"max furman","email":"mx.furman@gmail.com","login":"dopey","count":1},{"name":"nekikara","email":"nekikara@gmail.com","login":"nekikara","count":1},{"name":"Adam Bates","email":"adam@adambates.ca","login":"adam-bates","count":1},{"name":"56","email":"kg0r0@yahoo.co.jp","login":"kg0r0","count":1},{"name":"AdamKorcz","email":"44787359+AdamKorcz","login":"AdamKorcz","count":1},{"name":"Alex","email":"alexkgodwin@gmail.com","login":"code-merc","count":1},{"name":"Atsuki Nohira","email":"atumaro114510@icloud.com","login":"maro114510","count":1},{"name":"Babak K. Shandiz","email":"babakks@github.com","login":"babakks","count":1},{"name":"Daniel Speichert","email":"DSpeichert","login":"DSpeichert","count":1},{"name":"Darrel Herbst","email":"dherbst@gmail.com","login":"dherbst","count":1},{"name":"Dave Henderson","email":"dhenderson@gmail.com","login":"hairyhenderson","count":1},{"name":"David Sharnoff","email":"github@dave.sharnoff.org","login":"muir","count":1},{"name":"Davor Kapsa","email":"davor.kapsa@gmail.com","login":"dvrkps","count":1},{"name":"Grant Callaghan","email":"grant.callaghan@gmail.com","login":"gcallaghan","count":1},{"name":"ICHINOSE Shogo","email":"shogo82148@gmail.com","login":"shogo82148","count":1},{"name":"James Harris","email":"contact@jamesharris.id.au","login":"jmalloc","count":1},{"name":"Jan Dittberner","email":"jan+github@dittberner.info","login":"jandd","count":1},{"name":"Jan Minder","email":"minderjan@gmail.com","login":"minderjan","count":1},{"name":"Kurochan","email":"kuro@kurochan.org","login":"kurochan","count":1},{"name":"Kyle Welch","email":"k4l397","login":"k4l397","count":1},{"name":"Leung Yau Ming","email":"leungyauming2005@gmail.com","login":"leungyauming","count":1},{"name":"sueun-dev","email":"sueun.dev@gmail.com","login":"sueun-dev","count":1}],"past_year_committers":[{"name":"lestrrat","email":"49281+lestrrat","login":"lestrrat","count":525},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":72},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":21},{"name":"Henry McConville","email":"henrymcconville","login":"henrymcconville","count":2},{"name":"sueun-dev","email":"sueun.dev@gmail.com","login":"sueun-dev","count":1},{"name":"Babak K. Shandiz","email":"babakks@github.com","login":"babakks","count":1},{"name":"Adam Bates","email":"adam@adambates.ca","login":"adam-bates","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:10.794Z","repositories_count":6778582,"commits_count":983262140,"contributors_count":41442660,"owners_count":1364702,"committers_count":3363655,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"lestrrat-go/jwx","html_url":"https://github.com/lestrrat-go/jwx","last_synced_at":"2026-08-25T10:10:32.673Z","status":null,"issues_count":97,"pull_requests_count":837,"avg_time_to_close_issue":3244424.25,"avg_time_to_close_pull_request":279112.0182054616,"issues_closed_count":88,"pull_requests_closed_count":769,"pull_request_authors_count":31,"issue_authors_count":67,"avg_comments_per_issue":3.938144329896907,"avg_comments_per_pull_request":0.5352449223416965,"merged_pull_requests_count":659,"bot_issues_count":1,"bot_pull_requests_count":433,"past_year_issues_count":6,"past_year_pull_requests_count":109,"past_year_avg_time_to_close_issue":132816.66666666666,"past_year_avg_time_to_close_pull_request":129734.07070707071,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":99,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.11926605504587157,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":74,"past_year_merged_pull_requests_count":90,"created_at":"2023-05-16T03:45:20.711Z","updated_at":"2026-08-25T10:10:32.673Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","issue_labels_count":{"table":{"long-term":15,"Stale":12,"dependencies":1,"go":1,"dependabot":1}},"pull_request_labels_count":{"table":{"dependencies":358,"go":221,"dependabot":214,"github_actions":162,"Stale":48,"gauntlet-accepted":9,"gauntlet-run-g260722-1856-0db21613":4,"gauntlet-run-g260805-2033-fa600c42":3,"gauntlet-run-g260722-1423-d60c4979":1,"long-term":1,"cargo":1}},"issue_author_associations_count":{"table":{"NONE":71,"COLLABORATOR":20,"CONTRIBUTOR":6}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":468,"COLLABORATOR":350,"NONE":19}},"issue_authors":{"table":{"lestrrat":20,"arxeiss":3,"ilya-korotya":3,"gibmat":2,"ItalyPaleAle":2,"excavador":2,"tonsV2":2,"anderspitman":2,"justincranford":2,"decentralgabe":2,"jhiemstrawisc":1,"shaneing":1,"xtrycatchx":1,"weihong-xu-hpe":1,"davidmdm":1,"felixlinker":1,"heidemn-faro":1,"shasderias":1,"flokli":1,"gunawanwijaya":1,"mdjarv":1,"Takuya4949":1,"trenchesdeveloper":1,"dependabot[bot]":1,"tobiasbp":1,"osvalban":1,"matino":1,"WingGithub":1,"anatol":1,"sanchit-CRL":1,"zchee":1,"jaspervl":1,"eest":1,"kanywst":1,"advanderveer":1,"Z3NTL3":1,"akoserwal":1,"coryschwartz":1,"zrhoffman":1,"bbockelm":1,"wingsofovnia":1,"vpavlin":1,"David-Wobrock":1,"babakks":1,"aodhan-domhnaill":1,"kg0r0":1,"FZambia":1,"jwhitaker-swiftnav":1,"mheggeseth":1,"penkovski":1,"karelbilek":1,"andreadragotta":1,"Hannes-Kunnen":1,"khash":1,"JulianRushdown":1,"MB175":1,"etienneroudeix":1,"blkt":1,"mehran75":1,"kw510":1,"jas4711":1,"screwyprof":1,"setrofim":1,"thomas-fossati":1,"RalphBragg":1,"gabyx":1,"GreenMan-Network":1}},"pull_request_authors":{"table":{"dependabot[bot]":386,"lestrrat":350,"github-actions[bot]":47,"drakkan":8,"Hannes-Kunnen":4,"maro114510":4,"ItalyPaleAle":4,"johejo":3,"jmalloc":2,"AdamKorcz":2,"flokli":2,"f3ndot":2,"testwill":2,"kg0r0":2,"cscochris":2,"sding3":2,"zchee":1,"adam-bates":1,"th3fallen":1,"thomas-fossati":1,"kanywst":1,"sueun-dev":1,"vihangm":1,"wscalf":1,"Warh40k":1,"andorsk":1,"moznion":1,"henrymcconville":1,"shogo82148":1,"alexandear":1,"maxtaran2010":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:06.716Z","repositories_count":16391071,"issues_count":42683861,"pull_requests_count":136511424,"authors_count":11537593,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"dependabot":1,"dependencies":1,"go":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":72,"github_actions":53,"go":19,"dependabot":18,"gauntlet-accepted":9,"gauntlet-run-g260722-1856-0db21613":4,"gauntlet-run-g260805-2033-fa600c42":3,"gauntlet-run-g260722-1423-d60c4979":1,"Stale":1}},"past_year_issue_author_associations_count":{"table":{"NONE":5,"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":74,"COLLABORATOR":28,"NONE":5}},"past_year_issue_authors":{"table":{"babakks":1,"dependabot[bot]":1,"FZambia":1,"kanywst":1,"RalphBragg":1,"Z3NTL3":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":72,"lestrrat":28,"adam-bates":1,"henrymcconville":1,"kanywst":1,"maxtaran2010":1,"moznion":1,"sueun-dev":1,"Warh40k":1}},"maintainers":[{"table":{"login":"lestrrat","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}}],"active_maintainers":[{"table":{"login":"lestrrat","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}}]}},"events":{"total":{"CreateEvent":513,"DeleteEvent":488,"ForkEvent":24,"GollumEvent":3,"IssueCommentEvent":229,"IssuesEvent":44,"PullRequestEvent":687,"PullRequestReviewCommentEvent":29,"PullRequestReviewEvent":41,"PushEvent":921,"ReleaseEvent":21,"WatchEvent":261},"last_year":{"CreateEvent":336,"DeleteEvent":332,"ForkEvent":2,"GollumEvent":1,"IssueCommentEvent":50,"IssuesEvent":14,"PullRequestEvent":354,"PullRequestReviewCommentEvent":10,"PullRequestReviewEvent":10,"PushEvent":529,"ReleaseEvent":2,"WatchEvent":53}},"keywords":["go","golang","jwe","jwk","jws","jwt","oidc"],"dependencies":[{"ecosystem":"go","filepath":"cmd/jwx/go.mod","sha":null,"kind":"manifest","created_at":"2022-08-08T20:15:33.511Z","updated_at":"2022-08-08T20:15:33.511Z","repository_link":"https://github.com/lestrrat-go/jwx/blob/develop/v4/cmd/jwx/go.mod","dependencies":[{"id":692948700,"package_name":"github.com/lestrrat-go/jwx/v2","ecosystem":"go","requirements":"v2.0.0-00010101000000-000000000000","direct":true,"kind":"runtime","optional":false},{"id":692948705,"package_name":"github.com/urfave/cli/v2","ecosystem":"go","requirements":"v2.3.0","direct":true,"kind":"runtime","optional":false},{"id":692948707,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220427172511-eb4f295cb31f","direct":true,"kind":"runtime","optional":false},{"id":692948709,"package_name":"github.com/cpuguy83/go-md2man/v2","ecosystem":"go","requirements":"v2.0.1","direct":true,"kind":"runtime","optional":false},{"id":692948710,"package_name":"github.com/decred/dcrd/dcrec/secp256k1/v4","ecosystem":"go","requirements":"v4.0.1","direct":true,"kind":"runtime","optional":false},{"id":692948712,"package_name":"github.com/goccy/go-json","ecosystem":"go","requirements":"v0.9.10","direct":true,"kind":"runtime","optional":false},{"id":692948713,"package_name":"github.com/lestrrat-go/blackmagic","ecosystem":"go","requirements":"v1.0.1","direct":true,"kind":"runtime","optional":false},{"id":692948715,"package_name":"github.com/lestrrat-go/httpcc","ecosystem":"go","requirements":"v1.0.1","direct":true,"kind":"runtime","optional":false},{"id":692948717,"package_name":"github.com/lestrrat-go/httprc","ecosystem":"go","requirements":"v1.0.4","direct":true,"kind":"runtime","optional":false},{"id":692948718,"package_name":"github.com/lestrrat-go/iter","ecosystem":"go","requirements":"v1.0.2","direct":true,"kind":"runtime","optional":false},{"id":692948720,"package_name":"github.com/lestrrat-go/option","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":692948721,"package_name":"github.com/russross/blackfriday/v2","ecosystem":"go","requirements":"v2.1.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"cmd/jwx/go.sum","sha":null,"kind":"lockfile","created_at":"2022-08-08T20:15:33.702Z","updated_at":"2022-08-08T20:15:33.702Z","repository_link":"https://github.com/lestrrat-go/jwx/blob/develop/v4/cmd/jwx/go.sum","dependencies":[{"id":692950630,"package_name":"github.com/BurntSushi/toml","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":692950631,"package_name":"github.com/cpuguy83/go-md2man/v2","ecosystem":"go","requirements":"v2.0.0-20190314233015-f79a8a8ca69d","direct":false,"kind":"runtime","optional":false},{"id":692950632,"package_name":"github.com/cpuguy83/go-md2man/v2","ecosystem":"go","requirements":"v2.0.1","direct":false,"kind":"runtime","optional":false},{"id":692950633,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":692950634,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":692950635,"package_name":"github.com/decred/dcrd/crypto/blake256","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":692950636,"package_name":"github.com/decred/dcrd/dcrec/secp256k1/v4","ecosystem":"go","requirements":"v4.0.1","direct":false,"kind":"runtime","optional":false},{"id":692950637,"package_name":"github.com/goccy/go-json","ecosystem":"go","requirements":"v0.9.10","direct":false,"kind":"runtime","optional":false},{"id":692950638,"package_name":"github.com/lestrrat-go/blackmagic","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":692950639,"package_name":"github.com/lestrrat-go/httpcc","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":692950640,"package_name":"github.com/lestrrat-go/httprc","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":692950641,"package_name":"github.com/lestrrat-go/iter","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":692950642,"package_name":"github.com/lestrrat-go/option","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":692950643,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":692950644,"package_name":"github.com/russross/blackfriday/v2","ecosystem":"go","requirements":"v2.0.1","direct":false,"kind":"runtime","optional":false},{"id":692950645,"package_name":"github.com/russross/blackfriday/v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":692950646,"package_name":"github.com/shurcooL/sanitized_anchor_name","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":692950647,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":692950648,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":692950649,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":692950650,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":692950651,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":692950652,"package_name":"github.com/urfave/cli/v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":692950653,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220427172511-eb4f295cb31f","direct":false,"kind":"runtime","optional":false},{"id":692950654,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211112202133-69e39bad7dc2","direct":false,"kind":"runtime","optional":false},{"id":692950655,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":692950656,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":692950657,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":692950658,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":692950659,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":692950660,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":692950661,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":692950662,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.3","direct":false,"kind":"runtime","optional":false},{"id":692950663,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":692950664,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2022-08-08T20:15:34.087Z","updated_at":"2022-08-08T20:15:34.087Z","repository_link":"https://github.com/lestrrat-go/jwx/blob/develop/v4/go.mod","dependencies":[{"id":692954465,"package_name":"github.com/decred/dcrd/dcrec/secp256k1/v4","ecosystem":"go","requirements":"v4.0.1","direct":true,"kind":"runtime","optional":false},{"id":692954472,"package_name":"github.com/goccy/go-json","ecosystem":"go","requirements":"v0.9.10","direct":true,"kind":"runtime","optional":false},{"id":692954475,"package_name":"github.com/lestrrat-go/blackmagic","ecosystem":"go","requirements":"v1.0.1","direct":true,"kind":"runtime","optional":false},{"id":692954477,"package_name":"github.com/lestrrat-go/httprc","ecosystem":"go","requirements":"v1.0.4","direct":true,"kind":"runtime","optional":false},{"id":692954480,"package_name":"github.com/lestrrat-go/iter","ecosystem":"go","requirements":"v1.0.2","direct":true,"kind":"runtime","optional":false},{"id":692954482,"package_name":"github.com/lestrrat-go/option","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":692954485,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.0","direct":true,"kind":"runtime","optional":false},{"id":692954487,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220427172511-eb4f295cb31f","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2022-08-08T20:15:34.197Z","updated_at":"2022-08-08T20:15:34.197Z","repository_link":"https://github.com/lestrrat-go/jwx/blob/develop/v4/go.sum","dependencies":[{"id":692957117,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":692957118,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":692957119,"package_name":"github.com/decred/dcrd/crypto/blake256","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":692957120,"package_name":"github.com/decred/dcrd/dcrec/secp256k1/v4","ecosystem":"go","requirements":"v4.0.1","direct":false,"kind":"runtime","optional":false},{"id":692957121,"package_name":"github.com/goccy/go-json","ecosystem":"go","requirements":"v0.9.10","direct":false,"kind":"runtime","optional":false},{"id":692957122,"package_name":"github.com/lestrrat-go/blackmagic","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":692957123,"package_name":"github.com/lestrrat-go/httpcc","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":692957124,"package_name":"github.com/lestrrat-go/httprc","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":692957125,"package_name":"github.com/lestrrat-go/iter","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":692957126,"package_name":"github.com/lestrrat-go/option","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":692957127,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":692957128,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":692957129,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":692957130,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":692957131,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":692957132,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":692957133,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220427172511-eb4f295cb31f","direct":false,"kind":"runtime","optional":false},{"id":692957134,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211112202133-69e39bad7dc2","direct":false,"kind":"runtime","optional":false},{"id":692957135,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":692957136,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":692957137,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":692957138,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":692957139,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":692957140,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":692957141,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":692957142,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":692957143,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/assign-issue.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T02:15:44.195Z","updated_at":"2023-02-18T02:15:44.195Z","repository_link":"https://github.com/lestrrat-go/jwx/blob/develop/v4/.github/workflows/assign-issue.yml","dependencies":[{"id":7751583252,"package_name":"pozil/auto-assign-issue","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/assign-pr.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T02:15:44.234Z","updated_at":"2023-02-18T02:15:44.234Z","repository_link":"https://github.com/lestrrat-go/jwx/blob/develop/v4/.github/workflows/assign-pr.yml","dependencies":[{"id":7751583534,"package_name":"kentaro-m/auto-assign-action","ecosystem":"actions","requirements":"v1.2.4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/autodoc.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T02:15:44.287Z","updated_at":"2023-02-18T02:15:44.287Z","repository_link":"https://github.com/lestrrat-go/jwx/blob/develop/v4/.github/workflows/autodoc.yml","dependencies":[{"id":7751583644,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T02:15:44.618Z","updated_at":"2023-02-18T02:15:44.618Z","repository_link":"https://github.com/lestrrat-go/jwx/blob/develop/v4/.github/workflows/ci.yml","dependencies":[{"id":7751583722,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7751583723,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7751583724,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7751583725,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T02:15:44.666Z","updated_at":"2023-02-18T02:15:44.666Z","repository_link":"https://github.com/lestrrat-go/jwx/blob/develop/v4/.github/workflows/lint.yml","dependencies":[{"id":7751583909,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7751583910,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7751583911,"package_name":"golangci/golangci-lint-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/smoke.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T02:15:44.754Z","updated_at":"2023-02-18T02:15:44.754Z","repository_link":"https://github.com/lestrrat-go/jwx/blob/develop/v4/.github/workflows/smoke.yml","dependencies":[{"id":7751583933,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7751583934,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7751583935,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/stale.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T02:15:45.068Z","updated_at":"2023-02-18T02:15:45.068Z","repository_link":"https://github.com/lestrrat-go/jwx/blob/develop/v4/.github/workflows/stale.yml","dependencies":[{"id":7751584334,"package_name":"actions/stale","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T13:05:29.228Z","updated_at":"2023-09-23T13:05:29.228Z","repository_link":"https://github.com/lestrrat-go/jwx/blob/develop/v4/.github/workflows/codeql.yml","dependencies":[{"id":13899847200,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13899847201,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13899847202,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13899847203,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/dependabot.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T13:05:29.424Z","updated_at":"2023-09-23T13:05:29.424Z","repository_link":"https://github.com/lestrrat-go/jwx/blob/develop/v4/.github/workflows/dependabot.yml","dependencies":[{"id":13899847595,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/bazel.yml","sha":null,"kind":"manifest","created_at":"2026-08-19T07:22:05.418Z","updated_at":"2026-08-19T07:22:05.418Z","repository_link":"https://github.com/lestrrat-go/jwx/blob/develop/v4/.github/workflows/bazel.yml","dependencies":[{"id":26208775758,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3d3c42e5aac5ba805825da76410c181273ba90b1","direct":true,"kind":"composite","optional":false},{"id":26208775759,"package_name":"actions/cache","ecosystem":"actions","requirements":"55cc8345863c7cc4c66a329aec7e433d2d1c52a9","direct":true,"kind":"composite","optional":false},{"id":26208775760,"package_name":"bazelbuild/setup-bazelisk","ecosystem":"actions","requirements":"b39c379c82683a5f25d34f0d062761f62693e0b2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"go","filepath":"internal/jwxcodegen/go.mod","sha":null,"kind":"manifest","created_at":"2026-08-19T07:22:06.543Z","updated_at":"2026-08-19T07:22:06.543Z","repository_link":"https://github.com/lestrrat-go/jwx/blob/develop/v4/internal/jwxcodegen/go.mod","dependencies":[{"id":26208777893,"package_name":"github.com/goccy/go-json","ecosystem":"go","requirements":"v0.10.3","direct":true,"kind":"runtime","optional":false},{"id":26208777894,"package_name":"github.com/goccy/go-yaml","ecosystem":"go","requirements":"v1.11.2","direct":true,"kind":"runtime","optional":false},{"id":26208777895,"package_name":"github.com/lestrrat-go/codegen","ecosystem":"go","requirements":"v1.0.4","direct":true,"kind":"runtime","optional":false},{"id":26208777896,"package_name":"github.com/lestrrat-go/xstrings","ecosystem":"go","requirements":"v0.0.0-20220901080742-cacb16b8ddb7","direct":true,"kind":"runtime","optional":false},{"id":26208777902,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.16.0","direct":true,"kind":"runtime","optional":false},{"id":26208777903,"package_name":"github.com/lestrrat-go/option","ecosystem":"go","requirements":"v1.0.1","direct":true,"kind":"runtime","optional":false},{"id":26208777904,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.13","direct":true,"kind":"runtime","optional":false},{"id":26208777905,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.20","direct":true,"kind":"runtime","optional":false},{"id":26208777906,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.11.1","direct":true,"kind":"runtime","optional":false},{"id":26208777907,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.52.0","direct":true,"kind":"runtime","optional":false},{"id":26208777908,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.33.0","direct":true,"kind":"runtime","optional":false},{"id":26208777909,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.20.0","direct":true,"kind":"runtime","optional":false},{"id":26208777910,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.45.0","direct":true,"kind":"runtime","optional":false},{"id":26208777911,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.42.0","direct":true,"kind":"runtime","optional":false},{"id":26208777912,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20231012003039-104605ab7028","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"bazel","filepath":"MODULE.bazel","sha":null,"kind":"manifest","created_at":"2026-08-19T07:22:06.035Z","updated_at":"2026-08-19T07:22:06.035Z","repository_link":"https://github.com/lestrrat-go/jwx/blob/develop/v4/MODULE.bazel","dependencies":[{"id":26208777366,"package_name":"bazel_skylib","ecosystem":"bazel","requirements":"1.7.1","direct":true,"kind":"runtime","optional":false},{"id":26208777367,"package_name":"rules_go","ecosystem":"bazel","requirements":"0.60.0","direct":true,"kind":"runtime","optional":false},{"id":26208777726,"package_name":"gazelle","ecosystem":"bazel","requirements":"0.50.0","direct":true,"kind":"runtime","optional":false},{"id":26208777727,"package_name":"aspect_bazel_lib","ecosystem":"bazel","requirements":"2.11.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/fuzz.yml","sha":null,"kind":"manifest","created_at":"2026-08-19T07:22:05.904Z","updated_at":"2026-08-19T07:22:05.904Z","repository_link":"https://github.com/lestrrat-go/jwx/blob/develop/v4/.github/workflows/fuzz.yml","dependencies":[{"id":26208777323,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3d3c42e5aac5ba805825da76410c181273ba90b1","direct":true,"kind":"composite","optional":false},{"id":26208777324,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"b7ad1dad31e06c5925ef5d2fc7ad053ef454303e","direct":true,"kind":"composite","optional":false},{"id":26208777325,"package_name":"actions/cache","ecosystem":"actions","requirements":"55cc8345863c7cc4c66a329aec7e433d2d1c52a9","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/companion-tests.yml","sha":null,"kind":"manifest","created_at":"2026-08-19T07:22:05.699Z","updated_at":"2026-08-19T07:22:05.699Z","repository_link":"https://github.com/lestrrat-go/jwx/blob/develop/v4/.github/workflows/companion-tests.yml","dependencies":[{"id":26208777244,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3d3c42e5aac5ba805825da76410c181273ba90b1","direct":true,"kind":"composite","optional":false},{"id":26208777246,"package_name":"actions/cache","ecosystem":"actions","requirements":"55cc8345863c7cc4c66a329aec7e433d2d1c52a9","direct":true,"kind":"composite","optional":false},{"id":26208777248,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"b7ad1dad31e06c5925ef5d2fc7ad053ef454303e","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"go","filepath":"internal/jwxcodegen/go.sum","sha":null,"kind":"lockfile","created_at":"2026-08-19T07:22:06.677Z","updated_at":"2026-08-19T07:22:06.677Z","repository_link":"https://github.com/lestrrat-go/jwx/blob/develop/v4/internal/jwxcodegen/go.sum","dependencies":[{"id":26208778050,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26208778051,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26208778052,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.16.0","direct":false,"kind":"runtime","optional":false},{"id":26208778053,"package_name":"github.com/go-playground/locales","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":26208778054,"package_name":"github.com/go-playground/universal-translator","ecosystem":"go","requirements":"v0.17.0","direct":false,"kind":"runtime","optional":false},{"id":26208778055,"package_name":"github.com/go-playground/validator/v10","ecosystem":"go","requirements":"v10.4.1","direct":false,"kind":"runtime","optional":false},{"id":26208778056,"package_name":"github.com/goccy/go-json","ecosystem":"go","requirements":"v0.10.3","direct":false,"kind":"runtime","optional":false},{"id":26208778057,"package_name":"github.com/goccy/go-yaml","ecosystem":"go","requirements":"v1.11.2","direct":false,"kind":"runtime","optional":false},{"id":26208778058,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":26208778059,"package_name":"github.com/leodido/go-urn","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26208778060,"package_name":"github.com/lestrrat-go/codegen","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":26208778061,"package_name":"github.com/lestrrat-go/option","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26208778062,"package_name":"github.com/lestrrat-go/option","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26208778063,"package_name":"github.com/lestrrat-go/xstrings","ecosystem":"go","requirements":"v0.0.0-20210804220435-4dd8b234342b","direct":false,"kind":"runtime","optional":false},{"id":26208778064,"package_name":"github.com/lestrrat-go/xstrings","ecosystem":"go","requirements":"v0.0.0-20220901080742-cacb16b8ddb7","direct":false,"kind":"runtime","optional":false},{"id":26208778065,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.13","direct":false,"kind":"runtime","optional":false},{"id":26208778066,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.16","direct":false,"kind":"runtime","optional":false},{"id":26208778067,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.20","direct":false,"kind":"runtime","optional":false},{"id":26208778068,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26208778069,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":26208778070,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":26208778071,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":26208778072,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":26208778073,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.11.1","direct":false,"kind":"runtime","optional":false},{"id":26208778074,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":26208778075,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":26208778076,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20191011191535-87dc89f01550","direct":false,"kind":"runtime","optional":false},{"id":26208778077,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200622213623-75b288015ac9","direct":false,"kind":"runtime","optional":false},{"id":26208778078,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.52.0","direct":false,"kind":"runtime","optional":false},{"id":26208778079,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":26208778080,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.33.0","direct":false,"kind":"runtime","optional":false},{"id":26208778081,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":26208778082,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":26208778083,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200822124328-c89045814202","direct":false,"kind":"runtime","optional":false},{"id":26208778084,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":26208778085,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20200625203802-6e8e738ad208","direct":false,"kind":"runtime","optional":false},{"id":26208778086,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.20.0","direct":false,"kind":"runtime","optional":false},{"id":26208778087,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":26208778088,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":26208778089,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200323222414-85ca7c5b95cd","direct":false,"kind":"runtime","optional":false},{"id":26208778090,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220811171246-fbc7d0a398ab","direct":false,"kind":"runtime","optional":false},{"id":26208778091,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":26208778092,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.45.0","direct":false,"kind":"runtime","optional":false},{"id":26208778093,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":26208778094,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":26208778095,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200918232735-d647fc253266","direct":false,"kind":"runtime","optional":false},{"id":26208778096,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.42.0","direct":false,"kind":"runtime","optional":false},{"id":26208778097,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":26208778098,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191011141410-1b5146add898","direct":false,"kind":"runtime","optional":false},{"id":26208778099,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20200804184101-5ec99f83aff1","direct":false,"kind":"runtime","optional":false},{"id":26208778100,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20231012003039-104605ab7028","direct":false,"kind":"runtime","optional":false},{"id":26208778101,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":26208778102,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":26208778103,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26208778104,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false}]}],"score":33.776380240625386,"created_at":"2026-05-14T05:04:35.697Z","updated_at":"2026-08-26T10:37:51.308Z","avatar_url":"https://github.com/lestrrat-go.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372104","html_url":"https://summary.ecosyste.ms/projects/372104"}