{"id":372839,"url":"https://github.com/square/go-jose","last_synced_at":"2026-05-26T16:30:44.536Z","repository":{"id":23292605,"uuid":"26651710","full_name":"square/go-jose","owner":"square","description":"An implementation of JOSE standards (JWE, JWS, JWT) in Go","archived":true,"fork":false,"pushed_at":"2023-01-10T17:50:06.000Z","size":1205,"stargazers_count":1959,"open_issues_count":0,"forks_count":276,"subscribers_count":50,"default_branch":"master","last_synced_at":"2026-04-27T17:04:30.041Z","etag":null,"topics":["crypto","encryption","go","jose","json-web-encryption","json-web-signature","json-web-token","jwe","jws","jwt","signing"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-14T18:27:31.000Z","updated_at":"2026-04-02T22:23:18.000Z","dependencies_parsed_at":"2023-01-13T23:04:35.687Z","dependency_job_id":null,"html_url":"https://github.com/square/go-jose","commit_stats":null,"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/square/go-jose","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/go-jose/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/sbom","scorecard":{"id":843167,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/go-jose","commit":"1e6643185afd422151c31d805734a083cf66af0b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":9,"reason":"Found 10/11 approved changesets -- score normalized to 9","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":"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"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"}},{"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":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}}]},"last_synced_at":"2025-08-23T20:54:37.301Z","repository_id":23292605,"created_at":"2025-08-23T20:54:37.301Z","updated_at":"2025-08-23T20:54:37.301Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33137831,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":{"login":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"packages":[{"id":13418637,"name":"golang-gopkg-square-go-jose.v2","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/square/go-jose","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/square/go-jose","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T04:32:35.691Z","latest_release_published_at":"2026-02-07T04:32:35.691Z","latest_release_number":"2.6.0-1","last_synced_at":"2026-03-07T04:43:48.280Z","created_at":"2026-02-07T04:32:35.384Z","updated_at":"2026-03-07T05:08:45.755Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-gopkg-square-go-jose.v2","install_command":"apt-get install golang-gopkg-square-go-jose.v2","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-gopkg-square-go-jose.v2-dev","standards_version":"4.6.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-google-go-cmp-dev, golang-github-stretchr-testify-dev, golang-golang-x-crypto-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"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-gopkg-square-go-jose.v2?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-gopkg-square-go-jose.v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-gopkg-square-go-jose.v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-gopkg-square-go-jose.v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-gopkg-square-go-jose.v2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-gopkg-square-go-jose.v2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-gopkg-square-go-jose.v2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-gopkg-square-go-jose.v2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-gopkg-square-go-jose.v2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-gopkg-square-go-jose.v2/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"jammy"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-04-27T18:20:36.155Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13418636,"name":"golang-gopkg-square-go-jose.v1","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/square/go-jose","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/square/go-jose","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T04:32:35.444Z","latest_release_published_at":"2026-02-07T04:32:35.444Z","latest_release_number":"1.1.2-3.1","last_synced_at":"2026-03-07T04:42:40.292Z","created_at":"2026-02-07T04:32:35.106Z","updated_at":"2026-03-07T05:08:51.416Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-gopkg-square-go-jose.v1","install_command":"apt-get install golang-gopkg-square-go-jose.v1","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-gopkg-square-go-jose.v1-dev","standards_version":"4.2.1","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper (\u003e= 11~), dh-golang (\u003e= 1.10~), golang-any","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"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-gopkg-square-go-jose.v1?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-gopkg-square-go-jose.v1","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-gopkg-square-go-jose.v1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-gopkg-square-go-jose.v1/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-gopkg-square-go-jose.v1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-gopkg-square-go-jose.v1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-gopkg-square-go-jose.v1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-gopkg-square-go-jose.v1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-gopkg-square-go-jose.v1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-gopkg-square-go-jose.v1/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"jammy"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-04-27T18:20:36.155Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":3493606,"name":"gopkg.in/square/go-jose.v1","ecosystem":"go","description":"Package jose aims to provide an implementation of the Javascript Object Signing and Encryption set of standards.","homepage":"https://github.com/square/go-jose","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/go-jose","keywords_array":[],"namespace":"gopkg.in/square","versions_count":9,"first_release_published_at":"2016-03-21T19:26:54.000Z","latest_release_published_at":"2018-07-25T22:06:43.000Z","latest_release_number":"v1.1.2","last_synced_at":"2026-05-24T22:16:35.012Z","created_at":"2022-04-10T19:18:06.891Z","updated_at":"2026-05-25T08:14:10.847Z","registry_url":"https://pkg.go.dev/gopkg.in/square/go-jose.v1","install_command":"go get gopkg.in/square/go-jose.v1","documentation_url":"https://pkg.go.dev/gopkg.in/square/go-jose.v1#section-documentation","metadata":{},"repo_metadata":{"id":23292605,"uuid":"26651710","full_name":"square/go-jose","owner":"square","description":"An implementation of JOSE standards (JWE, JWS, JWT) in Go","archived":true,"fork":false,"pushed_at":"2023-01-10T17:50:06.000Z","size":1205,"stargazers_count":1959,"open_issues_count":0,"forks_count":277,"subscribers_count":50,"default_branch":"master","last_synced_at":"2026-03-26T20:56:54.812Z","etag":null,"topics":["crypto","encryption","go","jose","json-web-encryption","json-web-signature","json-web-token","jwe","jws","jwt","signing"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-14T18:27:31.000Z","updated_at":"2026-03-17T07:10:29.000Z","dependencies_parsed_at":"2023-01-13T23:04:35.687Z","dependency_job_id":null,"html_url":"https://github.com/square/go-jose","commit_stats":null,"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/square/go-jose","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/go-jose/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/sbom","scorecard":{"id":843167,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/go-jose","commit":"1e6643185afd422151c31d805734a083cf66af0b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":9,"reason":"Found 10/11 approved changesets -- score normalized to 9","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":"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"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"}},{"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":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}}]},"last_synced_at":"2025-08-23T20:54:37.301Z","repository_id":23292605,"created_at":"2025-08-23T20:54:37.301Z","updated_at":"2025-08-23T20:54:37.301Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31157640,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-29T17:31:56.304Z","status":"ssl_error","status_checked_at":"2026-03-29T17:31:41.973Z","response_time":89,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v2.6.0","sha":"a10ff54e00bc6e833bf549e04ae976f0fe8ea2fd","kind":"tag","published_at":"2021-06-05T20:58:19.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.6.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3a5ee095dcb5030a9de84fb92c222ac652fff176","kind":"tag","published_at":"2020-05-01T02:02:59.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.5.1","html_url":"https://github.com/square/go-jose/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"2204b3eaf539b5d4ad438a05b5e0a10e85816bf9","kind":"tag","published_at":"2020-04-13T02:15:29.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.5.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"4ef0f1b175ccd65472d154e1207c4d7b8102545f","kind":"tag","published_at":"2019-12-16T20:56:51.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.4.1","html_url":"https://github.com/square/go-jose/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"8fd82ff1d52a5162ff23c0a48e2c64a1fa4a3f8f","kind":"tag","published_at":"2019-10-23T04:08:19.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.4.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"730df5f748271903322feb182be83b43ebbbe27d","kind":"tag","published_at":"2019-04-10T22:00:40.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.3.1","html_url":"https://github.com/square/go-jose/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"628223f44a71f715d2881ea69afc795a1e9c01be","kind":"tag","published_at":"2019-02-27T00:05:37.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.3.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"e94fb177d3668d35ab39c61cbb2f311550557e83","kind":"tag","published_at":"2019-01-02T21:08:35.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.2.2","html_url":"https://github.com/square/go-jose/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"72415094398e2f013bf50b76fd6de36df47938ea","kind":"tag","published_at":"2018-12-05T19:06:01.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.2.1","html_url":"https://github.com/square/go-jose/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"f61ac651e23224d43848a8dc387dee016d7eacf9","kind":"tag","published_at":"2018-11-30T00:37:18.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.2.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ef984e69dd356202fd4e4910d4d9c24468bdf0b8","kind":"tag","published_at":"2018-09-23T17:51:30.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.9","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"8254d6c783765f38c8675fae4427a1fe73fbd09d","kind":"tag","published_at":"2018-08-08T17:29:30.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.8","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"349dc03548930652802aadc09fb126e2b7cb6d80","kind":"tag","published_at":"2018-07-25T22:16:27.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.7","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.7/manifests"},{"name":"v1.1.2","sha":"56062818b5e15ee405eb8363f9498c7113e98337","kind":"tag","published_at":"2018-07-25T22:09:11.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.1.2","html_url":"https://github.com/square/go-jose/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.1.2/manifests"},{"name":"v2.1.6","sha":"76dd09796242edb5b897103a75df2645c028c960","kind":"tag","published_at":"2018-03-29T00:25:01.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.6","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"552e98edab5d620205ff1a8960bf52a5a10aad03","kind":"tag","published_at":"2018-03-23T17:36:42.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.5","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.5/manifests"},{"name":"v1.1.1","sha":"6e50787b7338112747e64f32753fb4f9dbfb8f79","kind":"tag","published_at":"2018-03-23T00:52:00.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.1.1","html_url":"https://github.com/square/go-jose/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.1.1/manifests"},{"name":"v2.1.4","sha":"6ee92191fea850cdcab9a18867abf5f521cdbadb","kind":"tag","published_at":"2018-02-28T01:29:07.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.4","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"f8f38de21b4dcd69d0413faf231983f5fd6634b1","kind":"tag","published_at":"2017-09-13T20:15:43.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.3","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"b25e6cab129e4a54675b42ea49d38e9c33ade9e6","kind":"tag","published_at":"2017-06-07T21:53:41.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.2","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"af13e1fbc7ac2df7f7eab54e5177104d546d0e9c","kind":"tag","published_at":"2017-05-03T23:45:58.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.1","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"d5683d954d08cd430460c651e2a2fff4f3b39f86","kind":"tag","published_at":"2017-02-24T23:57:24.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"296c7f1463ec9b712176dc804dea0173d06dc728","kind":"tag","published_at":"2016-11-21T22:27:01.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.0.1","html_url":"https://github.com/square/go-jose/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"8c5257b2f658f86d174ae68c6a592eaf6a9608d9","kind":"tag","published_at":"2016-10-28T21:39:18.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.0.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"aa2e30fdd1fe9dd3394119af66451ae790d50e0d","kind":"tag","published_at":"2016-09-23T00:23:00.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.1.0","html_url":"https://github.com/square/go-jose/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"139276ceb5afbf13e636c44e9382f0ca75c12ba3","kind":"tag","published_at":"2016-09-03T19:23:47.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.0.5","html_url":"https://github.com/square/go-jose/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"6e6dedab09005ebebd66b7cd4af9e8eada723c61","kind":"tag","published_at":"2016-08-31T22:15:56.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.0.4","html_url":"https://github.com/square/go-jose/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"a3927f83df1b1516f9e9dec71839c93e6bcf1db0","kind":"tag","published_at":"2016-08-08T14:38:18.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.0.3","html_url":"https://github.com/square/go-jose/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"e3f973b66b91445ec816dd7411ad1b6495a5a2fc","kind":"tag","published_at":"2016-05-02T22:58:07.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.0.2","html_url":"https://github.com/square/go-jose/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"40d457b439244b546f023d056628e5184136899b","kind":"tag","published_at":"2016-03-29T20:36:57.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.0.1","html_url":"https://github.com/square/go-jose/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"7d9df93c5ee8a09ed250b3b2360972fa29b4bb3c","kind":"tag","published_at":"2016-03-26T06:33:02.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.0.0","html_url":"https://github.com/square/go-jose/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-05-22T20:17:19.002Z","dependent_packages_count":123,"downloads":null,"downloads_period":null,"dependent_repos_count":625,"rankings":{"downloads":null,"dependent_repos_count":0.293790930605123,"dependent_packages_count":0.4117598701111865,"stargazers_count":1.4604255703952458,"forks_count":1.4898164703948045,"docker_downloads_count":1.6572127340362126,"average":1.0626011151085144},"purl":"pkg:golang/gopkg.in/square/go-jose.v1","advisories":[{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTg2cjktMzlqOS05OXdw","url":"https://github.com/advisories/GHSA-86r9-39j9-99wp","title":"Elliptic Curve Key Disclosure in go-jose","description":"go-jose before 1.0.4 suffers from an invalid curve attack for the ECDH-ES algorithm. When deriving a shared key using ECDH-ES for an encrypted message, go-jose neglected to check that the received public key on a message is on the same curve as the static private key of the receiver, thus making it vulnerable to an invalid curve attack.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2021-06-23T17:17:52.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.1,"cvss_vector":"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2016-9121","https://github.com/square/go-jose/commit/c7581939a3656bb65e89d64da0a52364a33d2507","https://hackerone.com/reports/164590","https://www.openwall.com/lists/oss-security/2016/11/03/1","https://pkg.go.dev/vuln/GO-2020-0010","https://github.com/advisories/GHSA-86r9-39j9-99wp"],"source_kind":"github","identifiers":["GHSA-86r9-39j9-99wp","CVE-2016-9121"],"repository_url":"https://github.com/square/go-jose","blast_radius":0.0,"created_at":"2022-12-21T16:13:01.793Z","updated_at":"2026-05-25T08:11:22.903Z","epss_percentage":0.00188,"epss_percentile":0.40441,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTg2cjktMzlqOS05OXdw","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTg2cjktMzlqOS05OXdw","packages":[{"ecosystem":"go","package_name":"gopkg.in/square/go-jose.v1","versions":[{"first_patched_version":"1.0.4","vulnerable_version_range":"\u003c 1.0.4"}],"purl":"pkg:go/gopkg.in%2Fsquare%2Fgo-jose.v1","statistics":{"dependent_packages_count":123,"dependent_repos_count":625,"downloads":null,"downloads_period":null},"affected_versions":["v1.0.0","v1.0.1","v1.0.2","v1.0.3"],"unaffected_versions":["v1.0.4","v1.0.5","v1.1.0","v1.1.1","v1.1.2"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTg2cjktMzlqOS05OXdw/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTc3Z2MtZmo5OC02NjVo","url":"https://github.com/advisories/GHSA-77gc-fj98-665h","title":"Go JOSE Signature Validation Bypass","description":"Go JOSE before 1.1.0 suffers from multiple signatures exploitation. The go-jose library supports messages with multiple signatures. However, when validating a signed message the API did not indicate which signature was valid, which could potentially lead to confusion. For example, users of the library might mistakenly read protected header values from an attached signature that was different from the one originally validated","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2021-05-18T19:15:09.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2016-9122","https://github.com/square/go-jose/pull/111","https://github.com/square/go-jose/commit/2c5656adca9909843c4ff50acf1d2cf8f32da7e6","https://hackerone.com/reports/169629","http://www.openwall.com/lists/oss-security/2016/11/03/1","https://github.com/square/go-jose/commit/789a4c4bd4c118f7564954f441b29c153ccd6a96","https://github.com/square/go-jose/commit/c7581939a3656bb65e89d64da0a52364a33d2507","https://www.openwall.com/lists/oss-security/2016/11/03/1","https://github.com/advisories/GHSA-77gc-fj98-665h"],"source_kind":"github","identifiers":["GHSA-77gc-fj98-665h","CVE-2016-9122"],"repository_url":"https://github.com/square/go-jose","blast_radius":0.0,"created_at":"2022-12-21T16:13:04.292Z","updated_at":"2026-04-05T20:08:11.607Z","epss_percentage":0.0031,"epss_percentile":0.53706,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTc3Z2MtZmo5OC02NjVo","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTc3Z2MtZmo5OC02NjVo","packages":[{"ecosystem":"go","package_name":"gopkg.in/square/go-jose.v1","versions":[{"first_patched_version":"1.1.0","vulnerable_version_range":"\u003c 1.1.0"}],"purl":"pkg:go/gopkg.in%2Fsquare%2Fgo-jose.v1"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTc3Z2MtZmo5OC02NjVo/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/gopkg.in/square/go-jose.v1","docker_dependents_count":8,"docker_downloads_count":167,"usage_url":"https://repos.ecosyste.ms/usage/go/gopkg.in/square/go-jose.v1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/gopkg.in/square/go-jose.v1/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-25T11:28:42.355Z","issues_count":63,"pull_requests_count":37,"avg_time_to_close_issue":72553403.55555555,"avg_time_to_close_pull_request":39029796.89189189,"issues_closed_count":63,"pull_requests_closed_count":37,"pull_request_authors_count":28,"issue_authors_count":52,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":3.4054054054054053,"merged_pull_requests_count":14,"bot_issues_count":1,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/issues","maintainers":[{"login":"csstaub","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csstaub"},{"login":"cpu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpu"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fsquare%2Fgo-jose.v1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fsquare%2Fgo-jose.v1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fsquare%2Fgo-jose.v1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fsquare%2Fgo-jose.v1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fsquare%2Fgo-jose.v1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fsquare%2Fgo-jose.v1/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147607,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":13506604,"name":"golang-gopkg-square-go-jose.v1","ecosystem":"debian","description":null,"homepage":"https://github.com/square/go-jose","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/square/go-jose","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T19:11:39.199Z","latest_release_published_at":"2026-02-10T19:11:39.199Z","latest_release_number":"1.1.2-2","last_synced_at":"2026-03-13T16:30:40.005Z","created_at":"2026-02-10T19:11:39.008Z","updated_at":"2026-03-13T16:30:40.005Z","registry_url":"https://tracker.debian.org/pkg/golang-gopkg-square-go-jose.v1","install_command":"apt-get install golang-gopkg-square-go-jose.v1","documentation_url":"https://packages.debian.org/bullseye/golang-gopkg-square-go-jose.v1","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-gopkg-square-go-jose.v1-dev","standards_version":"4.2.1","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper (\u003e= 11~), dh-golang (\u003e= 1.10~), golang-any","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:15:06.135Z","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-gopkg-square-go-jose.v1?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-gopkg-square-go-jose.v1","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-gopkg-square-go-jose.v1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-gopkg-square-go-jose.v1/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-gopkg-square-go-jose.v1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-gopkg-square-go-jose.v1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-gopkg-square-go-jose.v1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-gopkg-square-go-jose.v1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-gopkg-square-go-jose.v1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-gopkg-square-go-jose.v1/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":0,"github":"debian","metadata":{"codename":"bullseye"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-04-27T18:20:39.352Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13506605,"name":"golang-gopkg-square-go-jose.v2","ecosystem":"debian","description":null,"homepage":"https://github.com/square/go-jose","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/square/go-jose","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T19:11:40.046Z","latest_release_published_at":"2026-02-10T19:11:40.046Z","latest_release_number":"2.5.1-2","last_synced_at":"2026-03-13T16:30:40.365Z","created_at":"2026-02-10T19:11:39.841Z","updated_at":"2026-03-13T16:30:40.365Z","registry_url":"https://tracker.debian.org/pkg/golang-gopkg-square-go-jose.v2","install_command":"apt-get install golang-gopkg-square-go-jose.v2","documentation_url":"https://packages.debian.org/bullseye/golang-gopkg-square-go-jose.v2","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-gopkg-square-go-jose.v2-dev","standards_version":"4.5.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-google-go-cmp-dev, golang-github-stretchr-testify-dev, golang-golang-x-crypto-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:15:06.159Z","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-gopkg-square-go-jose.v2?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-gopkg-square-go-jose.v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-gopkg-square-go-jose.v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-gopkg-square-go-jose.v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-gopkg-square-go-jose.v2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-gopkg-square-go-jose.v2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-gopkg-square-go-jose.v2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-gopkg-square-go-jose.v2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-gopkg-square-go-jose.v2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-gopkg-square-go-jose.v2/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":0,"github":"debian","metadata":{"codename":"bullseye"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-04-27T18:20:39.352Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13389074,"name":"golang-gopkg-square-go-jose.v1","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/square/go-jose","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/square/go-jose","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-05T17:21:51.307Z","latest_release_published_at":"2026-02-05T17:21:51.307Z","latest_release_number":"1.1.2-4","last_synced_at":"2026-03-05T18:50:24.481Z","created_at":"2026-02-05T17:21:50.997Z","updated_at":"2026-03-05T19:01:33.361Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-gopkg-square-go-jose.v1","install_command":"apt-get install golang-gopkg-square-go-jose.v1","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-gopkg-square-go-jose.v1-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"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-gopkg-square-go-jose.v1?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-gopkg-square-go-jose.v1","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-gopkg-square-go-jose.v1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-gopkg-square-go-jose.v1/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-gopkg-square-go-jose.v1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-gopkg-square-go-jose.v1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-gopkg-square-go-jose.v1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-gopkg-square-go-jose.v1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-gopkg-square-go-jose.v1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-gopkg-square-go-jose.v1/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"noble"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-27T18:20:35.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13389073,"name":"golang-gopkg-square-go-jose.v2","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/square/go-jose","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/square/go-jose","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-05T17:21:44.867Z","latest_release_published_at":"2026-02-05T17:21:44.867Z","latest_release_number":"2.6.0-2","last_synced_at":"2026-03-05T18:50:48.945Z","created_at":"2026-02-05T17:21:43.245Z","updated_at":"2026-03-05T19:01:30.837Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-gopkg-square-go-jose.v2","install_command":"apt-get install golang-gopkg-square-go-jose.v2","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-gopkg-square-go-jose.v2-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-google-go-cmp-dev, golang-github-stretchr-testify-dev, golang-golang-x-crypto-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"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-gopkg-square-go-jose.v2?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-gopkg-square-go-jose.v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-gopkg-square-go-jose.v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-gopkg-square-go-jose.v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-gopkg-square-go-jose.v2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-gopkg-square-go-jose.v2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-gopkg-square-go-jose.v2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-gopkg-square-go-jose.v2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-gopkg-square-go-jose.v2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-gopkg-square-go-jose.v2/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"noble"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-27T18:20:35.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13546893,"name":"golang-gopkg-square-go-jose.v1","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/square/go-jose","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/square/go-jose","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T02:17:38.671Z","latest_release_published_at":"2026-02-11T02:17:38.671Z","latest_release_number":"1.1.2-4","last_synced_at":"2026-03-11T21:28:53.167Z","created_at":"2026-02-11T02:17:38.463Z","updated_at":"2026-03-11T21:28:53.167Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-gopkg-square-go-jose.v1","install_command":"apt-get install golang-gopkg-square-go-jose.v1","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-gopkg-square-go-jose.v1-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:42:15.807Z","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-gopkg-square-go-jose.v1?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-gopkg-square-go-jose.v1","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-gopkg-square-go-jose.v1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-gopkg-square-go-jose.v1/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-gopkg-square-go-jose.v1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-gopkg-square-go-jose.v1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-gopkg-square-go-jose.v1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-gopkg-square-go-jose.v1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-gopkg-square-go-jose.v1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-gopkg-square-go-jose.v1/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-04-27T18:20:38.741Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13546894,"name":"golang-gopkg-square-go-jose.v2","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/square/go-jose","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/square/go-jose","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T02:17:39.272Z","latest_release_published_at":"2026-02-11T02:17:39.272Z","latest_release_number":"2.6.0-2","last_synced_at":"2026-03-11T21:28:54.769Z","created_at":"2026-02-11T02:17:39.081Z","updated_at":"2026-03-11T21:28:54.769Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-gopkg-square-go-jose.v2","install_command":"apt-get install golang-gopkg-square-go-jose.v2","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-gopkg-square-go-jose.v2-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-google-go-cmp-dev, golang-github-stretchr-testify-dev, golang-golang-x-crypto-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:42:16.476Z","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-gopkg-square-go-jose.v2?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-gopkg-square-go-jose.v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-gopkg-square-go-jose.v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-gopkg-square-go-jose.v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-gopkg-square-go-jose.v2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-gopkg-square-go-jose.v2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-gopkg-square-go-jose.v2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-gopkg-square-go-jose.v2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-gopkg-square-go-jose.v2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-gopkg-square-go-jose.v2/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-04-27T18:20:38.741Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13439158,"name":"golang-gopkg-square-go-jose.v1","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/square/go-jose","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/square/go-jose","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T02:11:19.507Z","latest_release_published_at":"2026-02-08T02:11:19.507Z","latest_release_number":"1.1.2-2","last_synced_at":"2026-03-08T04:57:28.796Z","created_at":"2026-02-08T02:11:19.132Z","updated_at":"2026-03-08T05:02:29.520Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-gopkg-square-go-jose.v1","install_command":"apt-get install golang-gopkg-square-go-jose.v1","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-gopkg-square-go-jose.v1-dev","standards_version":"4.2.1","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper (\u003e= 11~), dh-golang (\u003e= 1.10~), golang-any","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"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-gopkg-square-go-jose.v1?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-gopkg-square-go-jose.v1","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-gopkg-square-go-jose.v1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-gopkg-square-go-jose.v1/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-gopkg-square-go-jose.v1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-gopkg-square-go-jose.v1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-gopkg-square-go-jose.v1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-gopkg-square-go-jose.v1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-gopkg-square-go-jose.v1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-gopkg-square-go-jose.v1/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"focal"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-04-27T18:20:36.874Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13439159,"name":"golang-gopkg-square-go-jose.v2","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/square/go-jose","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/square/go-jose","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T02:11:19.798Z","latest_release_published_at":"2026-02-08T02:11:19.798Z","latest_release_number":"2.3.1-1","last_synced_at":"2026-03-08T04:57:29.043Z","created_at":"2026-02-08T02:11:19.494Z","updated_at":"2026-03-08T05:02:29.506Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-gopkg-square-go-jose.v2","install_command":"apt-get install golang-gopkg-square-go-jose.v2","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-gopkg-square-go-jose.v2-dev","standards_version":"4.4.1","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 12~), dh-golang, golang-any, golang-github-stretchr-testify-dev, golang-golang-x-crypto-dev, golang-gopkg-alecthomas-kingpin.v2-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"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-gopkg-square-go-jose.v2?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-gopkg-square-go-jose.v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-gopkg-square-go-jose.v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-gopkg-square-go-jose.v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-gopkg-square-go-jose.v2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-gopkg-square-go-jose.v2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-gopkg-square-go-jose.v2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-gopkg-square-go-jose.v2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-gopkg-square-go-jose.v2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-gopkg-square-go-jose.v2/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"focal"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-04-27T18:20:36.874Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13647079,"name":"golang-gopkg-square-go-jose.v1","ecosystem":"debian","description":null,"homepage":"https://github.com/square/go-jose","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/square/go-jose","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T03:44:26.634Z","latest_release_published_at":"2026-02-12T03:44:26.634Z","latest_release_number":"1.1.2-4","last_synced_at":"2026-03-13T21:23:04.588Z","created_at":"2026-02-12T03:44:26.422Z","updated_at":"2026-03-13T21:23:04.589Z","registry_url":"https://tracker.debian.org/pkg/golang-gopkg-square-go-jose.v1","install_command":"apt-get install golang-gopkg-square-go-jose.v1","documentation_url":"https://packages.debian.org/trixie/golang-gopkg-square-go-jose.v1","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-gopkg-square-go-jose.v1-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T03:44:27.247Z","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-gopkg-square-go-jose.v1?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-gopkg-square-go-jose.v1","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-gopkg-square-go-jose.v1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-gopkg-square-go-jose.v1/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-gopkg-square-go-jose.v1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-gopkg-square-go-jose.v1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-gopkg-square-go-jose.v1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-gopkg-square-go-jose.v1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-gopkg-square-go-jose.v1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-gopkg-square-go-jose.v1/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":0,"github":"debian","metadata":{"codename":"trixie"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-04-27T18:20:39.853Z","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":13449476,"name":"golang-gopkg-square-go-jose.v1","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/square/go-jose","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/square/go-jose","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T16:55:04.677Z","latest_release_published_at":"2026-02-08T16:55:04.677Z","latest_release_number":"1.1.2-4","last_synced_at":"2026-03-08T17:40:44.955Z","created_at":"2026-02-08T16:55:04.381Z","updated_at":"2026-03-08T18:05:16.528Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-gopkg-square-go-jose.v1","install_command":"apt-get install golang-gopkg-square-go-jose.v1","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-gopkg-square-go-jose.v1-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"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-gopkg-square-go-jose.v1?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-gopkg-square-go-jose.v1","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-gopkg-square-go-jose.v1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-gopkg-square-go-jose.v1/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-gopkg-square-go-jose.v1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-gopkg-square-go-jose.v1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-gopkg-square-go-jose.v1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-gopkg-square-go-jose.v1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-gopkg-square-go-jose.v1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-gopkg-square-go-jose.v1/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":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-04-27T18:20:37.303Z","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":3504561,"name":"github.com/square/go-jose/v3","ecosystem":"go","description":"Package jose aims to provide an implementation of the Javascript Object Signing\nand Encryption set of standards. It implements encryption and signing based on\nthe JSON Web Encryption and JSON Web Signature standards, with optional JSON Web\nToken support available in a sub-package. The library supports both the compact\nand JWS/JWE JSON Serialization formats, and has optional support for multiple\nrecipients.","homepage":"https://github.com/square/go-jose","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/go-jose","keywords_array":[],"namespace":"github.com/square/go-jose","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-05-09T05:01:21.785Z","latest_release_number":null,"last_synced_at":"2026-05-23T16:31:00.028Z","created_at":"2022-04-10T20:30:40.836Z","updated_at":"2026-05-23T16:31:00.028Z","registry_url":"https://pkg.go.dev/github.com/square/go-jose/v3","install_command":"go get github.com/square/go-jose/v3","documentation_url":"https://pkg.go.dev/github.com/square/go-jose/v3#section-documentation","metadata":{},"repo_metadata":{"id":23292605,"uuid":"26651710","full_name":"square/go-jose","owner":"square","description":"An implementation of JOSE standards (JWE, JWS, JWT) in Go","archived":true,"fork":false,"pushed_at":"2023-01-10T17:50:06.000Z","size":1205,"stargazers_count":1964,"open_issues_count":0,"forks_count":276,"subscribers_count":53,"default_branch":"master","last_synced_at":"2025-10-09T03:27:54.581Z","etag":null,"topics":["crypto","encryption","go","jose","json-web-encryption","json-web-signature","json-web-token","jwe","jws","jwt","signing"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-14T18:27:31.000Z","updated_at":"2025-10-04T17:35:38.000Z","dependencies_parsed_at":"2023-01-13T23:04:35.687Z","dependency_job_id":null,"html_url":"https://github.com/square/go-jose","commit_stats":null,"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/square/go-jose","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/go-jose/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/sbom","scorecard":{"id":843167,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/go-jose","commit":"1e6643185afd422151c31d805734a083cf66af0b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":9,"reason":"Found 10/11 approved changesets -- score normalized to 9","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":"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"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"}},{"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":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}}]},"last_synced_at":"2025-08-23T20:54:37.301Z","repository_id":23292605,"created_at":"2025-08-23T20:54:37.301Z","updated_at":"2025-08-23T20:54:37.301Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005277,"owners_count":26083864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v2.6.0","sha":"a10ff54e00bc6e833bf549e04ae976f0fe8ea2fd","kind":"tag","published_at":"2021-06-05T20:58:19.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.6.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3a5ee095dcb5030a9de84fb92c222ac652fff176","kind":"tag","published_at":"2020-05-01T02:02:59.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.5.1","html_url":"https://github.com/square/go-jose/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"2204b3eaf539b5d4ad438a05b5e0a10e85816bf9","kind":"tag","published_at":"2020-04-13T02:15:29.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.5.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"4ef0f1b175ccd65472d154e1207c4d7b8102545f","kind":"tag","published_at":"2019-12-16T20:56:51.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.4.1","html_url":"https://github.com/square/go-jose/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"8fd82ff1d52a5162ff23c0a48e2c64a1fa4a3f8f","kind":"tag","published_at":"2019-10-23T04:08:19.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.4.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"730df5f748271903322feb182be83b43ebbbe27d","kind":"tag","published_at":"2019-04-10T22:00:40.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.3.1","html_url":"https://github.com/square/go-jose/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"628223f44a71f715d2881ea69afc795a1e9c01be","kind":"tag","published_at":"2019-02-27T00:05:37.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.3.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"e94fb177d3668d35ab39c61cbb2f311550557e83","kind":"tag","published_at":"2019-01-02T21:08:35.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.2.2","html_url":"https://github.com/square/go-jose/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"72415094398e2f013bf50b76fd6de36df47938ea","kind":"tag","published_at":"2018-12-05T19:06:01.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.2.1","html_url":"https://github.com/square/go-jose/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"f61ac651e23224d43848a8dc387dee016d7eacf9","kind":"tag","published_at":"2018-11-30T00:37:18.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.2.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ef984e69dd356202fd4e4910d4d9c24468bdf0b8","kind":"tag","published_at":"2018-09-23T17:51:30.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.9","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"8254d6c783765f38c8675fae4427a1fe73fbd09d","kind":"tag","published_at":"2018-08-08T17:29:30.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.8","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"349dc03548930652802aadc09fb126e2b7cb6d80","kind":"tag","published_at":"2018-07-25T22:16:27.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.7","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.7/manifests"},{"name":"v1.1.2","sha":"56062818b5e15ee405eb8363f9498c7113e98337","kind":"tag","published_at":"2018-07-25T22:09:11.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.1.2","html_url":"https://github.com/square/go-jose/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.1.2/manifests"},{"name":"v2.1.6","sha":"76dd09796242edb5b897103a75df2645c028c960","kind":"tag","published_at":"2018-03-29T00:25:01.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.6","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"552e98edab5d620205ff1a8960bf52a5a10aad03","kind":"tag","published_at":"2018-03-23T17:36:42.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.5","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.5/manifests"},{"name":"v1.1.1","sha":"6e50787b7338112747e64f32753fb4f9dbfb8f79","kind":"tag","published_at":"2018-03-23T00:52:00.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.1.1","html_url":"https://github.com/square/go-jose/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.1.1/manifests"},{"name":"v2.1.4","sha":"6ee92191fea850cdcab9a18867abf5f521cdbadb","kind":"tag","published_at":"2018-02-28T01:29:07.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.4","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"f8f38de21b4dcd69d0413faf231983f5fd6634b1","kind":"tag","published_at":"2017-09-13T20:15:43.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.3","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"b25e6cab129e4a54675b42ea49d38e9c33ade9e6","kind":"tag","published_at":"2017-06-07T21:53:41.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.2","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"af13e1fbc7ac2df7f7eab54e5177104d546d0e9c","kind":"tag","published_at":"2017-05-03T23:45:58.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.1","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"d5683d954d08cd430460c651e2a2fff4f3b39f86","kind":"tag","published_at":"2017-02-24T23:57:24.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"296c7f1463ec9b712176dc804dea0173d06dc728","kind":"tag","published_at":"2016-11-21T22:27:01.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.0.1","html_url":"https://github.com/square/go-jose/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"8c5257b2f658f86d174ae68c6a592eaf6a9608d9","kind":"tag","published_at":"2016-10-28T21:39:18.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.0.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"aa2e30fdd1fe9dd3394119af66451ae790d50e0d","kind":"tag","published_at":"2016-09-23T00:23:00.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.1.0","html_url":"https://github.com/square/go-jose/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"139276ceb5afbf13e636c44e9382f0ca75c12ba3","kind":"tag","published_at":"2016-09-03T19:23:47.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.0.5","html_url":"https://github.com/square/go-jose/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"6e6dedab09005ebebd66b7cd4af9e8eada723c61","kind":"tag","published_at":"2016-08-31T22:15:56.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.0.4","html_url":"https://github.com/square/go-jose/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"a3927f83df1b1516f9e9dec71839c93e6bcf1db0","kind":"tag","published_at":"2016-08-08T14:38:18.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.0.3","html_url":"https://github.com/square/go-jose/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"e3f973b66b91445ec816dd7411ad1b6495a5a2fc","kind":"tag","published_at":"2016-05-02T22:58:07.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.0.2","html_url":"https://github.com/square/go-jose/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"40d457b439244b546f023d056628e5184136899b","kind":"tag","published_at":"2016-03-29T20:36:57.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.0.1","html_url":"https://github.com/square/go-jose/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"7d9df93c5ee8a09ed250b3b2360972fa29b4bb3c","kind":"tag","published_at":"2016-03-26T06:33:02.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.0.0","html_url":"https://github.com/square/go-jose/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-10T20:42:31.599Z","dependent_packages_count":300,"downloads":null,"downloads_period":null,"dependent_repos_count":614,"rankings":{"downloads":null,"dependent_repos_count":0.29594889127063806,"dependent_packages_count":0.22350306892834648,"stargazers_count":1.4604255703952458,"forks_count":1.4898164703948045,"docker_downloads_count":1.0715816104757687,"average":0.9082551222929608},"purl":"pkg:golang/github.com/square/go-jose/v3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/square/go-jose/v3","docker_dependents_count":16,"docker_downloads_count":52050,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/square/go-jose/v3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/square/go-jose/v3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-25T11:28:42.355Z","issues_count":63,"pull_requests_count":37,"avg_time_to_close_issue":72553403.55555555,"avg_time_to_close_pull_request":39029796.89189189,"issues_closed_count":63,"pull_requests_closed_count":37,"pull_request_authors_count":28,"issue_authors_count":52,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":3.4054054054054053,"merged_pull_requests_count":14,"bot_issues_count":1,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/issues","maintainers":[{"login":"csstaub","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csstaub"},{"login":"cpu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpu"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsquare%2Fgo-jose%2Fv3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsquare%2Fgo-jose%2Fv3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsquare%2Fgo-jose%2Fv3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsquare%2Fgo-jose%2Fv3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsquare%2Fgo-jose%2Fv3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsquare%2Fgo-jose%2Fv3/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147607,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":3530593,"name":"github.com/square/go-jose/jose-util","ecosystem":"go","description":"","homepage":"https://github.com/square/go-jose","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/go-jose","keywords_array":[],"namespace":"github.com/square/go-jose","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-05-03T14:51:45.894Z","latest_release_number":null,"last_synced_at":"2026-05-03T14:51:46.915Z","created_at":"2022-04-10T23:18:53.830Z","updated_at":"2026-05-03T14:51:46.915Z","registry_url":"https://pkg.go.dev/github.com/square/go-jose/jose-util","install_command":"go get github.com/square/go-jose/jose-util","documentation_url":"https://pkg.go.dev/github.com/square/go-jose/jose-util#section-documentation","metadata":{},"repo_metadata":{"id":23292605,"uuid":"26651710","full_name":"square/go-jose","owner":"square","description":"An implementation of JOSE standards (JWE, JWS, JWT) in Go","archived":true,"fork":false,"pushed_at":"2023-01-10T17:50:06.000Z","size":1205,"stargazers_count":1964,"open_issues_count":0,"forks_count":276,"subscribers_count":53,"default_branch":"master","last_synced_at":"2025-10-09T03:27:54.581Z","etag":null,"topics":["crypto","encryption","go","jose","json-web-encryption","json-web-signature","json-web-token","jwe","jws","jwt","signing"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-14T18:27:31.000Z","updated_at":"2025-10-04T17:35:38.000Z","dependencies_parsed_at":"2023-01-13T23:04:35.687Z","dependency_job_id":null,"html_url":"https://github.com/square/go-jose","commit_stats":null,"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/square/go-jose","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/go-jose/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/sbom","scorecard":{"id":843167,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/go-jose","commit":"1e6643185afd422151c31d805734a083cf66af0b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":9,"reason":"Found 10/11 approved changesets -- score normalized to 9","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":"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"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"}},{"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":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}}]},"last_synced_at":"2025-08-23T20:54:37.301Z","repository_id":23292605,"created_at":"2025-08-23T20:54:37.301Z","updated_at":"2025-08-23T20:54:37.301Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005277,"owners_count":26083864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v2.6.0","sha":"a10ff54e00bc6e833bf549e04ae976f0fe8ea2fd","kind":"tag","published_at":"2021-06-05T20:58:19.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.6.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3a5ee095dcb5030a9de84fb92c222ac652fff176","kind":"tag","published_at":"2020-05-01T02:02:59.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.5.1","html_url":"https://github.com/square/go-jose/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"2204b3eaf539b5d4ad438a05b5e0a10e85816bf9","kind":"tag","published_at":"2020-04-13T02:15:29.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.5.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"4ef0f1b175ccd65472d154e1207c4d7b8102545f","kind":"tag","published_at":"2019-12-16T20:56:51.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.4.1","html_url":"https://github.com/square/go-jose/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"8fd82ff1d52a5162ff23c0a48e2c64a1fa4a3f8f","kind":"tag","published_at":"2019-10-23T04:08:19.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.4.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"730df5f748271903322feb182be83b43ebbbe27d","kind":"tag","published_at":"2019-04-10T22:00:40.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.3.1","html_url":"https://github.com/square/go-jose/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"628223f44a71f715d2881ea69afc795a1e9c01be","kind":"tag","published_at":"2019-02-27T00:05:37.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.3.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"e94fb177d3668d35ab39c61cbb2f311550557e83","kind":"tag","published_at":"2019-01-02T21:08:35.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.2.2","html_url":"https://github.com/square/go-jose/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"72415094398e2f013bf50b76fd6de36df47938ea","kind":"tag","published_at":"2018-12-05T19:06:01.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.2.1","html_url":"https://github.com/square/go-jose/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"f61ac651e23224d43848a8dc387dee016d7eacf9","kind":"tag","published_at":"2018-11-30T00:37:18.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.2.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ef984e69dd356202fd4e4910d4d9c24468bdf0b8","kind":"tag","published_at":"2018-09-23T17:51:30.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.9","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"8254d6c783765f38c8675fae4427a1fe73fbd09d","kind":"tag","published_at":"2018-08-08T17:29:30.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.8","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"349dc03548930652802aadc09fb126e2b7cb6d80","kind":"tag","published_at":"2018-07-25T22:16:27.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.7","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.7/manifests"},{"name":"v1.1.2","sha":"56062818b5e15ee405eb8363f9498c7113e98337","kind":"tag","published_at":"2018-07-25T22:09:11.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.1.2","html_url":"https://github.com/square/go-jose/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.1.2/manifests"},{"name":"v2.1.6","sha":"76dd09796242edb5b897103a75df2645c028c960","kind":"tag","published_at":"2018-03-29T00:25:01.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.6","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"552e98edab5d620205ff1a8960bf52a5a10aad03","kind":"tag","published_at":"2018-03-23T17:36:42.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.5","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.5/manifests"},{"name":"v1.1.1","sha":"6e50787b7338112747e64f32753fb4f9dbfb8f79","kind":"tag","published_at":"2018-03-23T00:52:00.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.1.1","html_url":"https://github.com/square/go-jose/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.1.1/manifests"},{"name":"v2.1.4","sha":"6ee92191fea850cdcab9a18867abf5f521cdbadb","kind":"tag","published_at":"2018-02-28T01:29:07.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.4","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"f8f38de21b4dcd69d0413faf231983f5fd6634b1","kind":"tag","published_at":"2017-09-13T20:15:43.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.3","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"b25e6cab129e4a54675b42ea49d38e9c33ade9e6","kind":"tag","published_at":"2017-06-07T21:53:41.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.2","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"af13e1fbc7ac2df7f7eab54e5177104d546d0e9c","kind":"tag","published_at":"2017-05-03T23:45:58.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.1","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"d5683d954d08cd430460c651e2a2fff4f3b39f86","kind":"tag","published_at":"2017-02-24T23:57:24.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"296c7f1463ec9b712176dc804dea0173d06dc728","kind":"tag","published_at":"2016-11-21T22:27:01.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.0.1","html_url":"https://github.com/square/go-jose/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"8c5257b2f658f86d174ae68c6a592eaf6a9608d9","kind":"tag","published_at":"2016-10-28T21:39:18.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.0.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"aa2e30fdd1fe9dd3394119af66451ae790d50e0d","kind":"tag","published_at":"2016-09-23T00:23:00.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.1.0","html_url":"https://github.com/square/go-jose/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"139276ceb5afbf13e636c44e9382f0ca75c12ba3","kind":"tag","published_at":"2016-09-03T19:23:47.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.0.5","html_url":"https://github.com/square/go-jose/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"6e6dedab09005ebebd66b7cd4af9e8eada723c61","kind":"tag","published_at":"2016-08-31T22:15:56.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.0.4","html_url":"https://github.com/square/go-jose/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"a3927f83df1b1516f9e9dec71839c93e6bcf1db0","kind":"tag","published_at":"2016-08-08T14:38:18.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.0.3","html_url":"https://github.com/square/go-jose/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"e3f973b66b91445ec816dd7411ad1b6495a5a2fc","kind":"tag","published_at":"2016-05-02T22:58:07.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.0.2","html_url":"https://github.com/square/go-jose/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"40d457b439244b546f023d056628e5184136899b","kind":"tag","published_at":"2016-03-29T20:36:57.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.0.1","html_url":"https://github.com/square/go-jose/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"7d9df93c5ee8a09ed250b3b2360972fa29b4bb3c","kind":"tag","published_at":"2016-03-26T06:33:02.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.0.0","html_url":"https://github.com/square/go-jose/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-10T20:42:29.152Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.716716996980181,"dependent_packages_count":9.552826830390176,"stargazers_count":1.4887474555489268,"forks_count":1.5139296517362224,"docker_downloads_count":null,"average":4.318055233663877},"purl":"pkg:golang/github.com/square/go-jose/jose-util","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/square/go-jose/jose-util","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/square/go-jose/jose-util","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/square/go-jose/jose-util/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-25T11:28:42.355Z","issues_count":63,"pull_requests_count":37,"avg_time_to_close_issue":72553403.55555555,"avg_time_to_close_pull_request":39029796.89189189,"issues_closed_count":63,"pull_requests_closed_count":37,"pull_request_authors_count":28,"issue_authors_count":52,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":3.4054054054054053,"merged_pull_requests_count":14,"bot_issues_count":1,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/issues","maintainers":[{"login":"csstaub","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csstaub"},{"login":"cpu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpu"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsquare%2Fgo-jose%2Fjose-util/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsquare%2Fgo-jose%2Fjose-util/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsquare%2Fgo-jose%2Fjose-util/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsquare%2Fgo-jose%2Fjose-util/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsquare%2Fgo-jose%2Fjose-util/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsquare%2Fgo-jose%2Fjose-util/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147607,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":13476672,"name":"golang-gopkg-square-go-jose.v1","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/square/go-jose","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/square/go-jose","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T05:11:13.982Z","latest_release_published_at":"2026-02-10T05:11:13.982Z","latest_release_number":"1.1.2-4","last_synced_at":"2026-03-10T06:03:42.564Z","created_at":"2026-02-10T05:11:13.556Z","updated_at":"2026-03-10T06:03:42.565Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-gopkg-square-go-jose.v1","install_command":"apt-get install golang-gopkg-square-go-jose.v1","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-gopkg-square-go-jose.v1-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"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-gopkg-square-go-jose.v1?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-gopkg-square-go-jose.v1","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-gopkg-square-go-jose.v1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-gopkg-square-go-jose.v1/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-gopkg-square-go-jose.v1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-gopkg-square-go-jose.v1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-gopkg-square-go-jose.v1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-gopkg-square-go-jose.v1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-gopkg-square-go-jose.v1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-gopkg-square-go-jose.v1/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-27T18:20:38.051Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":10928495,"name":"gopkg.in/square/go-jose.v2/cipher","ecosystem":"go","description":"","homepage":"https://github.com/square/go-jose","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/go-jose","keywords_array":[],"namespace":"gopkg.in/square/go-jose.v2","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-03-24T12:51:36.582Z","latest_release_number":null,"last_synced_at":"2026-04-30T22:15:40.975Z","created_at":"2024-09-26T12:58:50.572Z","updated_at":"2026-04-30T22:15:40.976Z","registry_url":"https://pkg.go.dev/gopkg.in/square/go-jose.v2/cipher","install_command":"go get gopkg.in/square/go-jose.v2/cipher","documentation_url":"https://pkg.go.dev/gopkg.in/square/go-jose.v2/cipher#section-documentation","metadata":{},"repo_metadata":{"id":23292605,"uuid":"26651710","full_name":"square/go-jose","owner":"square","description":"An implementation of JOSE standards (JWE, JWS, JWT) in Go","archived":true,"fork":false,"pushed_at":"2023-01-10T17:50:06.000Z","size":1205,"stargazers_count":1964,"open_issues_count":0,"forks_count":276,"subscribers_count":53,"default_branch":"master","last_synced_at":"2025-10-09T03:27:54.581Z","etag":null,"topics":["crypto","encryption","go","jose","json-web-encryption","json-web-signature","json-web-token","jwe","jws","jwt","signing"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-14T18:27:31.000Z","updated_at":"2025-10-04T17:35:38.000Z","dependencies_parsed_at":"2023-01-13T23:04:35.687Z","dependency_job_id":null,"html_url":"https://github.com/square/go-jose","commit_stats":null,"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/square/go-jose","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/go-jose/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/sbom","scorecard":{"id":843167,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/go-jose","commit":"1e6643185afd422151c31d805734a083cf66af0b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":9,"reason":"Found 10/11 approved changesets -- score normalized to 9","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":"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"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"}},{"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":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}}]},"last_synced_at":"2025-08-23T20:54:37.301Z","repository_id":23292605,"created_at":"2025-08-23T20:54:37.301Z","updated_at":"2025-08-23T20:54:37.301Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005277,"owners_count":26083864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v2.6.0","sha":"a10ff54e00bc6e833bf549e04ae976f0fe8ea2fd","kind":"tag","published_at":"2021-06-05T20:58:19.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.6.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3a5ee095dcb5030a9de84fb92c222ac652fff176","kind":"tag","published_at":"2020-05-01T02:02:59.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.5.1","html_url":"https://github.com/square/go-jose/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"2204b3eaf539b5d4ad438a05b5e0a10e85816bf9","kind":"tag","published_at":"2020-04-13T02:15:29.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.5.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"4ef0f1b175ccd65472d154e1207c4d7b8102545f","kind":"tag","published_at":"2019-12-16T20:56:51.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.4.1","html_url":"https://github.com/square/go-jose/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"8fd82ff1d52a5162ff23c0a48e2c64a1fa4a3f8f","kind":"tag","published_at":"2019-10-23T04:08:19.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.4.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"730df5f748271903322feb182be83b43ebbbe27d","kind":"tag","published_at":"2019-04-10T22:00:40.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.3.1","html_url":"https://github.com/square/go-jose/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"628223f44a71f715d2881ea69afc795a1e9c01be","kind":"tag","published_at":"2019-02-27T00:05:37.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.3.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"e94fb177d3668d35ab39c61cbb2f311550557e83","kind":"tag","published_at":"2019-01-02T21:08:35.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.2.2","html_url":"https://github.com/square/go-jose/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"72415094398e2f013bf50b76fd6de36df47938ea","kind":"tag","published_at":"2018-12-05T19:06:01.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.2.1","html_url":"https://github.com/square/go-jose/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"f61ac651e23224d43848a8dc387dee016d7eacf9","kind":"tag","published_at":"2018-11-30T00:37:18.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.2.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ef984e69dd356202fd4e4910d4d9c24468bdf0b8","kind":"tag","published_at":"2018-09-23T17:51:30.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.9","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"8254d6c783765f38c8675fae4427a1fe73fbd09d","kind":"tag","published_at":"2018-08-08T17:29:30.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.8","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"349dc03548930652802aadc09fb126e2b7cb6d80","kind":"tag","published_at":"2018-07-25T22:16:27.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.7","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.7/manifests"},{"name":"v1.1.2","sha":"56062818b5e15ee405eb8363f9498c7113e98337","kind":"tag","published_at":"2018-07-25T22:09:11.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.1.2","html_url":"https://github.com/square/go-jose/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.1.2/manifests"},{"name":"v2.1.6","sha":"76dd09796242edb5b897103a75df2645c028c960","kind":"tag","published_at":"2018-03-29T00:25:01.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.6","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"552e98edab5d620205ff1a8960bf52a5a10aad03","kind":"tag","published_at":"2018-03-23T17:36:42.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.5","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.5/manifests"},{"name":"v1.1.1","sha":"6e50787b7338112747e64f32753fb4f9dbfb8f79","kind":"tag","published_at":"2018-03-23T00:52:00.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.1.1","html_url":"https://github.com/square/go-jose/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.1.1/manifests"},{"name":"v2.1.4","sha":"6ee92191fea850cdcab9a18867abf5f521cdbadb","kind":"tag","published_at":"2018-02-28T01:29:07.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.4","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"f8f38de21b4dcd69d0413faf231983f5fd6634b1","kind":"tag","published_at":"2017-09-13T20:15:43.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.3","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"b25e6cab129e4a54675b42ea49d38e9c33ade9e6","kind":"tag","published_at":"2017-06-07T21:53:41.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.2","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"af13e1fbc7ac2df7f7eab54e5177104d546d0e9c","kind":"tag","published_at":"2017-05-03T23:45:58.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.1","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"d5683d954d08cd430460c651e2a2fff4f3b39f86","kind":"tag","published_at":"2017-02-24T23:57:24.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"296c7f1463ec9b712176dc804dea0173d06dc728","kind":"tag","published_at":"2016-11-21T22:27:01.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.0.1","html_url":"https://github.com/square/go-jose/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"8c5257b2f658f86d174ae68c6a592eaf6a9608d9","kind":"tag","published_at":"2016-10-28T21:39:18.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.0.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"aa2e30fdd1fe9dd3394119af66451ae790d50e0d","kind":"tag","published_at":"2016-09-23T00:23:00.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.1.0","html_url":"https://github.com/square/go-jose/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"139276ceb5afbf13e636c44e9382f0ca75c12ba3","kind":"tag","published_at":"2016-09-03T19:23:47.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.0.5","html_url":"https://github.com/square/go-jose/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"6e6dedab09005ebebd66b7cd4af9e8eada723c61","kind":"tag","published_at":"2016-08-31T22:15:56.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.0.4","html_url":"https://github.com/square/go-jose/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"a3927f83df1b1516f9e9dec71839c93e6bcf1db0","kind":"tag","published_at":"2016-08-08T14:38:18.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.0.3","html_url":"https://github.com/square/go-jose/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"e3f973b66b91445ec816dd7411ad1b6495a5a2fc","kind":"tag","published_at":"2016-05-02T22:58:07.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.0.2","html_url":"https://github.com/square/go-jose/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"40d457b439244b546f023d056628e5184136899b","kind":"tag","published_at":"2016-03-29T20:36:57.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.0.1","html_url":"https://github.com/square/go-jose/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"7d9df93c5ee8a09ed250b3b2360972fa29b4bb3c","kind":"tag","published_at":"2016-03-26T06:33:02.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.0.0","html_url":"https://github.com/square/go-jose/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-10T20:42:28.459Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/gopkg.in/square/go-jose.v2/cipher","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/gopkg.in/square/go-jose.v2/cipher","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/gopkg.in/square/go-jose.v2/cipher","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/gopkg.in/square/go-jose.v2/cipher/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-25T11:28:42.355Z","issues_count":63,"pull_requests_count":37,"avg_time_to_close_issue":72553403.55555555,"avg_time_to_close_pull_request":39029796.89189189,"issues_closed_count":63,"pull_requests_closed_count":37,"pull_request_authors_count":28,"issue_authors_count":52,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":3.4054054054054053,"merged_pull_requests_count":14,"bot_issues_count":1,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/issues","maintainers":[{"login":"csstaub","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csstaub"},{"login":"cpu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpu"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fsquare%2Fgo-jose.v2%2Fcipher/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fsquare%2Fgo-jose.v2%2Fcipher/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fsquare%2Fgo-jose.v2%2Fcipher/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fsquare%2Fgo-jose.v2%2Fcipher/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fsquare%2Fgo-jose.v2%2Fcipher/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fsquare%2Fgo-jose.v2%2Fcipher/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147607,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":13686231,"name":"golang-gopkg-square-go-jose.v1","ecosystem":"debian","description":null,"homepage":"https://github.com/square/go-jose","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/square/go-jose","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T18:07:26.951Z","latest_release_published_at":"2026-02-12T18:07:26.951Z","latest_release_number":"1.1.2-4","last_synced_at":"2026-03-13T01:14:02.200Z","created_at":"2026-02-12T18:07:26.733Z","updated_at":"2026-03-13T01:14:02.386Z","registry_url":"https://tracker.debian.org/pkg/golang-gopkg-square-go-jose.v1","install_command":"apt-get install golang-gopkg-square-go-jose.v1","documentation_url":"https://packages.debian.org/bookworm/golang-gopkg-square-go-jose.v1","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-gopkg-square-go-jose.v1-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":23292605,"uuid":"26651710","full_name":"square/go-jose","owner":"square","description":"An implementation of JOSE standards (JWE, JWS, JWT) in Go","archived":true,"fork":false,"pushed_at":"2023-01-10T17:50:06.000Z","size":1205,"stargazers_count":1966,"open_issues_count":0,"forks_count":277,"subscribers_count":51,"default_branch":"master","last_synced_at":"2025-12-25T05:09:54.754Z","etag":null,"topics":["crypto","encryption","go","jose","json-web-encryption","json-web-signature","json-web-token","jwe","jws","jwt","signing"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-14T18:27:31.000Z","updated_at":"2025-12-24T07:00:30.000Z","dependencies_parsed_at":"2023-01-13T23:04:35.687Z","dependency_job_id":null,"html_url":"https://github.com/square/go-jose","commit_stats":null,"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/square/go-jose","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/go-jose/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/sbom","scorecard":{"id":843167,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/go-jose","commit":"1e6643185afd422151c31d805734a083cf66af0b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":9,"reason":"Found 10/11 approved changesets -- score normalized to 9","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":"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"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"}},{"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":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}}]},"last_synced_at":"2025-08-23T20:54:37.301Z","repository_id":23292605,"created_at":"2025-08-23T20:54:37.301Z","updated_at":"2025-08-23T20:54:37.301Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29375719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T08:51:36.827Z","status":"ssl_error","status_checked_at":"2026-02-12T08:51:26.849Z","response_time":55,"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-02-12T18:07:29.632Z","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.9930592632140951,"forks_count":0.8649225840896956,"docker_downloads_count":null,"average":0.4644954618259477},"purl":"pkg:deb/debian/golang-gopkg-square-go-jose.v1?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-gopkg-square-go-jose.v1","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-gopkg-square-go-jose.v1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-gopkg-square-go-jose.v1/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-25T11:28:42.355Z","issues_count":63,"pull_requests_count":37,"avg_time_to_close_issue":72553403.55555555,"avg_time_to_close_pull_request":39029796.89189189,"issues_closed_count":63,"pull_requests_closed_count":37,"pull_request_authors_count":28,"issue_authors_count":52,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":3.4054054054054053,"merged_pull_requests_count":14,"bot_issues_count":1,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/issues","maintainers":[{"login":"csstaub","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csstaub"},{"login":"cpu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpu"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-gopkg-square-go-jose.v1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-gopkg-square-go-jose.v1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-gopkg-square-go-jose.v1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-gopkg-square-go-jose.v1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-gopkg-square-go-jose.v1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-gopkg-square-go-jose.v1/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"bookworm"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-27T18:20:38.992Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13686232,"name":"golang-gopkg-square-go-jose.v2","ecosystem":"debian","description":null,"homepage":"https://github.com/square/go-jose","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/square/go-jose","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T18:07:27.637Z","latest_release_published_at":"2026-02-12T18:07:27.637Z","latest_release_number":"2.6.0-2","last_synced_at":"2026-03-13T01:14:02.509Z","created_at":"2026-02-12T18:07:27.450Z","updated_at":"2026-03-13T01:14:02.699Z","registry_url":"https://tracker.debian.org/pkg/golang-gopkg-square-go-jose.v2","install_command":"apt-get install golang-gopkg-square-go-jose.v2","documentation_url":"https://packages.debian.org/bookworm/golang-gopkg-square-go-jose.v2","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-gopkg-square-go-jose.v2-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-google-go-cmp-dev, golang-github-stretchr-testify-dev, golang-golang-x-crypto-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":23292605,"uuid":"26651710","full_name":"square/go-jose","owner":"square","description":"An implementation of JOSE standards (JWE, JWS, JWT) in Go","archived":true,"fork":false,"pushed_at":"2023-01-10T17:50:06.000Z","size":1205,"stargazers_count":1966,"open_issues_count":0,"forks_count":277,"subscribers_count":51,"default_branch":"master","last_synced_at":"2025-12-25T05:09:54.754Z","etag":null,"topics":["crypto","encryption","go","jose","json-web-encryption","json-web-signature","json-web-token","jwe","jws","jwt","signing"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-14T18:27:31.000Z","updated_at":"2025-12-24T07:00:30.000Z","dependencies_parsed_at":"2023-01-13T23:04:35.687Z","dependency_job_id":null,"html_url":"https://github.com/square/go-jose","commit_stats":null,"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/square/go-jose","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/go-jose/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/sbom","scorecard":{"id":843167,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/go-jose","commit":"1e6643185afd422151c31d805734a083cf66af0b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":9,"reason":"Found 10/11 approved changesets -- score normalized to 9","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":"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"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"}},{"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":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}}]},"last_synced_at":"2025-08-23T20:54:37.301Z","repository_id":23292605,"created_at":"2025-08-23T20:54:37.301Z","updated_at":"2025-08-23T20:54:37.301Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29375719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T08:51:36.827Z","status":"ssl_error","status_checked_at":"2026-02-12T08:51:26.849Z","response_time":55,"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-02-12T18:07:29.632Z","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.9930592632140951,"forks_count":0.8649225840896956,"docker_downloads_count":null,"average":0.4644954618259477},"purl":"pkg:deb/debian/golang-gopkg-square-go-jose.v2?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-gopkg-square-go-jose.v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-gopkg-square-go-jose.v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-gopkg-square-go-jose.v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-25T11:28:42.355Z","issues_count":63,"pull_requests_count":37,"avg_time_to_close_issue":72553403.55555555,"avg_time_to_close_pull_request":39029796.89189189,"issues_closed_count":63,"pull_requests_closed_count":37,"pull_request_authors_count":28,"issue_authors_count":52,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":3.4054054054054053,"merged_pull_requests_count":14,"bot_issues_count":1,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/issues","maintainers":[{"login":"csstaub","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csstaub"},{"login":"cpu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpu"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-gopkg-square-go-jose.v2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-gopkg-square-go-jose.v2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-gopkg-square-go-jose.v2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-gopkg-square-go-jose.v2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-gopkg-square-go-jose.v2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-gopkg-square-go-jose.v2/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"bookworm"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-27T18:20:38.992Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":10928493,"name":"gopkg.in/square/go-jose.v2/jwt","ecosystem":"go","description":"Package jwt provides an implementation of the JSON Web Token standard.","homepage":"https://github.com/square/go-jose","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/go-jose","keywords_array":[],"namespace":"gopkg.in/square/go-jose.v2","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-03T01:46:02.552Z","latest_release_number":null,"last_synced_at":"2026-05-17T14:20:11.495Z","created_at":"2024-09-26T12:58:48.485Z","updated_at":"2026-05-17T14:20:11.495Z","registry_url":"https://pkg.go.dev/gopkg.in/square/go-jose.v2/jwt","install_command":"go get gopkg.in/square/go-jose.v2/jwt","documentation_url":"https://pkg.go.dev/gopkg.in/square/go-jose.v2/jwt#section-documentation","metadata":{},"repo_metadata":{"id":23292605,"uuid":"26651710","full_name":"square/go-jose","owner":"square","description":"An implementation of JOSE standards (JWE, JWS, JWT) in Go","archived":true,"fork":false,"pushed_at":"2023-01-10T17:50:06.000Z","size":1205,"stargazers_count":1964,"open_issues_count":0,"forks_count":276,"subscribers_count":53,"default_branch":"master","last_synced_at":"2025-10-09T03:27:54.581Z","etag":null,"topics":["crypto","encryption","go","jose","json-web-encryption","json-web-signature","json-web-token","jwe","jws","jwt","signing"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-14T18:27:31.000Z","updated_at":"2025-10-04T17:35:38.000Z","dependencies_parsed_at":"2023-01-13T23:04:35.687Z","dependency_job_id":null,"html_url":"https://github.com/square/go-jose","commit_stats":null,"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/square/go-jose","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/go-jose/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/sbom","scorecard":{"id":843167,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/go-jose","commit":"1e6643185afd422151c31d805734a083cf66af0b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":9,"reason":"Found 10/11 approved changesets -- score normalized to 9","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":"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"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"}},{"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":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}}]},"last_synced_at":"2025-08-23T20:54:37.301Z","repository_id":23292605,"created_at":"2025-08-23T20:54:37.301Z","updated_at":"2025-08-23T20:54:37.301Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005277,"owners_count":26083864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v2.6.0","sha":"a10ff54e00bc6e833bf549e04ae976f0fe8ea2fd","kind":"tag","published_at":"2021-06-05T20:58:19.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.6.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3a5ee095dcb5030a9de84fb92c222ac652fff176","kind":"tag","published_at":"2020-05-01T02:02:59.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.5.1","html_url":"https://github.com/square/go-jose/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"2204b3eaf539b5d4ad438a05b5e0a10e85816bf9","kind":"tag","published_at":"2020-04-13T02:15:29.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.5.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"4ef0f1b175ccd65472d154e1207c4d7b8102545f","kind":"tag","published_at":"2019-12-16T20:56:51.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.4.1","html_url":"https://github.com/square/go-jose/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"8fd82ff1d52a5162ff23c0a48e2c64a1fa4a3f8f","kind":"tag","published_at":"2019-10-23T04:08:19.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.4.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"730df5f748271903322feb182be83b43ebbbe27d","kind":"tag","published_at":"2019-04-10T22:00:40.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.3.1","html_url":"https://github.com/square/go-jose/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"628223f44a71f715d2881ea69afc795a1e9c01be","kind":"tag","published_at":"2019-02-27T00:05:37.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.3.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"e94fb177d3668d35ab39c61cbb2f311550557e83","kind":"tag","published_at":"2019-01-02T21:08:35.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.2.2","html_url":"https://github.com/square/go-jose/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"72415094398e2f013bf50b76fd6de36df47938ea","kind":"tag","published_at":"2018-12-05T19:06:01.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.2.1","html_url":"https://github.com/square/go-jose/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"f61ac651e23224d43848a8dc387dee016d7eacf9","kind":"tag","published_at":"2018-11-30T00:37:18.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.2.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ef984e69dd356202fd4e4910d4d9c24468bdf0b8","kind":"tag","published_at":"2018-09-23T17:51:30.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.9","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"8254d6c783765f38c8675fae4427a1fe73fbd09d","kind":"tag","published_at":"2018-08-08T17:29:30.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.8","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"349dc03548930652802aadc09fb126e2b7cb6d80","kind":"tag","published_at":"2018-07-25T22:16:27.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.7","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.7/manifests"},{"name":"v1.1.2","sha":"56062818b5e15ee405eb8363f9498c7113e98337","kind":"tag","published_at":"2018-07-25T22:09:11.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.1.2","html_url":"https://github.com/square/go-jose/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.1.2/manifests"},{"name":"v2.1.6","sha":"76dd09796242edb5b897103a75df2645c028c960","kind":"tag","published_at":"2018-03-29T00:25:01.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.6","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"552e98edab5d620205ff1a8960bf52a5a10aad03","kind":"tag","published_at":"2018-03-23T17:36:42.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.5","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.5/manifests"},{"name":"v1.1.1","sha":"6e50787b7338112747e64f32753fb4f9dbfb8f79","kind":"tag","published_at":"2018-03-23T00:52:00.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.1.1","html_url":"https://github.com/square/go-jose/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.1.1/manifests"},{"name":"v2.1.4","sha":"6ee92191fea850cdcab9a18867abf5f521cdbadb","kind":"tag","published_at":"2018-02-28T01:29:07.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.4","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"f8f38de21b4dcd69d0413faf231983f5fd6634b1","kind":"tag","published_at":"2017-09-13T20:15:43.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.3","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"b25e6cab129e4a54675b42ea49d38e9c33ade9e6","kind":"tag","published_at":"2017-06-07T21:53:41.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.2","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"af13e1fbc7ac2df7f7eab54e5177104d546d0e9c","kind":"tag","published_at":"2017-05-03T23:45:58.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.1","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"d5683d954d08cd430460c651e2a2fff4f3b39f86","kind":"tag","published_at":"2017-02-24T23:57:24.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"296c7f1463ec9b712176dc804dea0173d06dc728","kind":"tag","published_at":"2016-11-21T22:27:01.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.0.1","html_url":"https://github.com/square/go-jose/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"8c5257b2f658f86d174ae68c6a592eaf6a9608d9","kind":"tag","published_at":"2016-10-28T21:39:18.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.0.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"aa2e30fdd1fe9dd3394119af66451ae790d50e0d","kind":"tag","published_at":"2016-09-23T00:23:00.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.1.0","html_url":"https://github.com/square/go-jose/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"139276ceb5afbf13e636c44e9382f0ca75c12ba3","kind":"tag","published_at":"2016-09-03T19:23:47.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.0.5","html_url":"https://github.com/square/go-jose/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"6e6dedab09005ebebd66b7cd4af9e8eada723c61","kind":"tag","published_at":"2016-08-31T22:15:56.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.0.4","html_url":"https://github.com/square/go-jose/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"a3927f83df1b1516f9e9dec71839c93e6bcf1db0","kind":"tag","published_at":"2016-08-08T14:38:18.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.0.3","html_url":"https://github.com/square/go-jose/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"e3f973b66b91445ec816dd7411ad1b6495a5a2fc","kind":"tag","published_at":"2016-05-02T22:58:07.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.0.2","html_url":"https://github.com/square/go-jose/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"40d457b439244b546f023d056628e5184136899b","kind":"tag","published_at":"2016-03-29T20:36:57.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.0.1","html_url":"https://github.com/square/go-jose/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"7d9df93c5ee8a09ed250b3b2360972fa29b4bb3c","kind":"tag","published_at":"2016-03-26T06:33:02.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.0.0","html_url":"https://github.com/square/go-jose/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-10T20:42:32.191Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/gopkg.in/square/go-jose.v2/jwt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/gopkg.in/square/go-jose.v2/jwt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/gopkg.in/square/go-jose.v2/jwt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/gopkg.in/square/go-jose.v2/jwt/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-25T11:28:42.355Z","issues_count":63,"pull_requests_count":37,"avg_time_to_close_issue":72553403.55555555,"avg_time_to_close_pull_request":39029796.89189189,"issues_closed_count":63,"pull_requests_closed_count":37,"pull_request_authors_count":28,"issue_authors_count":52,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":3.4054054054054053,"merged_pull_requests_count":14,"bot_issues_count":1,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/issues","maintainers":[{"login":"csstaub","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csstaub"},{"login":"cpu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpu"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fsquare%2Fgo-jose.v2%2Fjwt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fsquare%2Fgo-jose.v2%2Fjwt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fsquare%2Fgo-jose.v2%2Fjwt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fsquare%2Fgo-jose.v2%2Fjwt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fsquare%2Fgo-jose.v2%2Fjwt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fsquare%2Fgo-jose.v2%2Fjwt/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147607,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":10928494,"name":"gopkg.in/square/go-jose.v2/json","ecosystem":"go","description":"Package json implements encoding and decoding of JSON objects as defined in\nRFC 4627. The mapping between JSON objects and Go values is described\nin the documentation for the Marshal and Unmarshal functions.\n\nSee \"JSON and Go\" for an introduction to this package:\nhttps://golang.org/doc/articles/json_and_go.html","homepage":"https://github.com/square/go-jose","licenses":"Apache-2.0, BSD-3-Clause","normalized_licenses":["Apache-2.0","BSD-3-Clause"],"repository_url":"https://github.com/square/go-jose","keywords_array":[],"namespace":"gopkg.in/square/go-jose.v2","versions_count":22,"first_release_published_at":"2026-02-21T14:03:10.833Z","latest_release_published_at":"2026-02-21T14:03:10.833Z","latest_release_number":"v2.6.0","last_synced_at":"2026-05-17T14:25:08.122Z","created_at":"2024-09-26T12:58:50.049Z","updated_at":"2026-05-17T14:25:08.122Z","registry_url":"https://pkg.go.dev/gopkg.in/square/go-jose.v2/json","install_command":"go get gopkg.in/square/go-jose.v2/json","documentation_url":"https://pkg.go.dev/gopkg.in/square/go-jose.v2/json#section-documentation","metadata":{},"repo_metadata":{"id":23292605,"uuid":"26651710","full_name":"square/go-jose","owner":"square","description":"An implementation of JOSE standards (JWE, JWS, JWT) in Go","archived":true,"fork":false,"pushed_at":"2023-01-10T17:50:06.000Z","size":1205,"stargazers_count":1964,"open_issues_count":0,"forks_count":276,"subscribers_count":53,"default_branch":"master","last_synced_at":"2025-10-09T03:27:54.581Z","etag":null,"topics":["crypto","encryption","go","jose","json-web-encryption","json-web-signature","json-web-token","jwe","jws","jwt","signing"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-14T18:27:31.000Z","updated_at":"2025-10-04T17:35:38.000Z","dependencies_parsed_at":"2023-01-13T23:04:35.687Z","dependency_job_id":null,"html_url":"https://github.com/square/go-jose","commit_stats":null,"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/square/go-jose","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/go-jose/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/sbom","scorecard":{"id":843167,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/go-jose","commit":"1e6643185afd422151c31d805734a083cf66af0b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":9,"reason":"Found 10/11 approved changesets -- score normalized to 9","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":"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"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"}},{"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":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}}]},"last_synced_at":"2025-08-23T20:54:37.301Z","repository_id":23292605,"created_at":"2025-08-23T20:54:37.301Z","updated_at":"2025-08-23T20:54:37.301Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005277,"owners_count":26083864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v2.6.0","sha":"a10ff54e00bc6e833bf549e04ae976f0fe8ea2fd","kind":"tag","published_at":"2021-06-05T20:58:19.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.6.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3a5ee095dcb5030a9de84fb92c222ac652fff176","kind":"tag","published_at":"2020-05-01T02:02:59.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.5.1","html_url":"https://github.com/square/go-jose/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"2204b3eaf539b5d4ad438a05b5e0a10e85816bf9","kind":"tag","published_at":"2020-04-13T02:15:29.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.5.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"4ef0f1b175ccd65472d154e1207c4d7b8102545f","kind":"tag","published_at":"2019-12-16T20:56:51.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.4.1","html_url":"https://github.com/square/go-jose/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"8fd82ff1d52a5162ff23c0a48e2c64a1fa4a3f8f","kind":"tag","published_at":"2019-10-23T04:08:19.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.4.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"730df5f748271903322feb182be83b43ebbbe27d","kind":"tag","published_at":"2019-04-10T22:00:40.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.3.1","html_url":"https://github.com/square/go-jose/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"628223f44a71f715d2881ea69afc795a1e9c01be","kind":"tag","published_at":"2019-02-27T00:05:37.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.3.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"e94fb177d3668d35ab39c61cbb2f311550557e83","kind":"tag","published_at":"2019-01-02T21:08:35.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.2.2","html_url":"https://github.com/square/go-jose/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"72415094398e2f013bf50b76fd6de36df47938ea","kind":"tag","published_at":"2018-12-05T19:06:01.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.2.1","html_url":"https://github.com/square/go-jose/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"f61ac651e23224d43848a8dc387dee016d7eacf9","kind":"tag","published_at":"2018-11-30T00:37:18.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.2.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ef984e69dd356202fd4e4910d4d9c24468bdf0b8","kind":"tag","published_at":"2018-09-23T17:51:30.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.9","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"8254d6c783765f38c8675fae4427a1fe73fbd09d","kind":"tag","published_at":"2018-08-08T17:29:30.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.8","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"349dc03548930652802aadc09fb126e2b7cb6d80","kind":"tag","published_at":"2018-07-25T22:16:27.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.7","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.7/manifests"},{"name":"v1.1.2","sha":"56062818b5e15ee405eb8363f9498c7113e98337","kind":"tag","published_at":"2018-07-25T22:09:11.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.1.2","html_url":"https://github.com/square/go-jose/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.1.2/manifests"},{"name":"v2.1.6","sha":"76dd09796242edb5b897103a75df2645c028c960","kind":"tag","published_at":"2018-03-29T00:25:01.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.6","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"552e98edab5d620205ff1a8960bf52a5a10aad03","kind":"tag","published_at":"2018-03-23T17:36:42.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.5","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.5/manifests"},{"name":"v1.1.1","sha":"6e50787b7338112747e64f32753fb4f9dbfb8f79","kind":"tag","published_at":"2018-03-23T00:52:00.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.1.1","html_url":"https://github.com/square/go-jose/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.1.1/manifests"},{"name":"v2.1.4","sha":"6ee92191fea850cdcab9a18867abf5f521cdbadb","kind":"tag","published_at":"2018-02-28T01:29:07.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.4","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"f8f38de21b4dcd69d0413faf231983f5fd6634b1","kind":"tag","published_at":"2017-09-13T20:15:43.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.3","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"b25e6cab129e4a54675b42ea49d38e9c33ade9e6","kind":"tag","published_at":"2017-06-07T21:53:41.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.2","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"af13e1fbc7ac2df7f7eab54e5177104d546d0e9c","kind":"tag","published_at":"2017-05-03T23:45:58.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.1","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"d5683d954d08cd430460c651e2a2fff4f3b39f86","kind":"tag","published_at":"2017-02-24T23:57:24.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"296c7f1463ec9b712176dc804dea0173d06dc728","kind":"tag","published_at":"2016-11-21T22:27:01.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.0.1","html_url":"https://github.com/square/go-jose/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"8c5257b2f658f86d174ae68c6a592eaf6a9608d9","kind":"tag","published_at":"2016-10-28T21:39:18.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.0.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"aa2e30fdd1fe9dd3394119af66451ae790d50e0d","kind":"tag","published_at":"2016-09-23T00:23:00.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.1.0","html_url":"https://github.com/square/go-jose/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"139276ceb5afbf13e636c44e9382f0ca75c12ba3","kind":"tag","published_at":"2016-09-03T19:23:47.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.0.5","html_url":"https://github.com/square/go-jose/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"6e6dedab09005ebebd66b7cd4af9e8eada723c61","kind":"tag","published_at":"2016-08-31T22:15:56.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.0.4","html_url":"https://github.com/square/go-jose/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"a3927f83df1b1516f9e9dec71839c93e6bcf1db0","kind":"tag","published_at":"2016-08-08T14:38:18.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.0.3","html_url":"https://github.com/square/go-jose/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"e3f973b66b91445ec816dd7411ad1b6495a5a2fc","kind":"tag","published_at":"2016-05-02T22:58:07.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.0.2","html_url":"https://github.com/square/go-jose/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"40d457b439244b546f023d056628e5184136899b","kind":"tag","published_at":"2016-03-29T20:36:57.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.0.1","html_url":"https://github.com/square/go-jose/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"7d9df93c5ee8a09ed250b3b2360972fa29b4bb3c","kind":"tag","published_at":"2016-03-26T06:33:02.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.0.0","html_url":"https://github.com/square/go-jose/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-10T20:42:26.329Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":1.4611328838502955,"forks_count":1.5716962602922386,"docker_downloads_count":null,"average":3.9367638398164244},"purl":"pkg:golang/gopkg.in/square/go-jose.v2/json","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/gopkg.in/square/go-jose.v2/json","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/gopkg.in/square/go-jose.v2/json","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/gopkg.in/square/go-jose.v2/json/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-25T11:28:42.355Z","issues_count":63,"pull_requests_count":37,"avg_time_to_close_issue":72553403.55555555,"avg_time_to_close_pull_request":39029796.89189189,"issues_closed_count":63,"pull_requests_closed_count":37,"pull_request_authors_count":28,"issue_authors_count":52,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":3.4054054054054053,"merged_pull_requests_count":14,"bot_issues_count":1,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/issues","maintainers":[{"login":"csstaub","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csstaub"},{"login":"cpu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpu"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fsquare%2Fgo-jose.v2%2Fjson/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fsquare%2Fgo-jose.v2%2Fjson/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fsquare%2Fgo-jose.v2%2Fjson/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fsquare%2Fgo-jose.v2%2Fjson/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fsquare%2Fgo-jose.v2%2Fjson/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fsquare%2Fgo-jose.v2%2Fjson/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147607,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":11870300,"name":"github.com/Square/go-jose","ecosystem":"go","description":"Package jose aims to provide an implementation of the Javascript Object Signing\nand Encryption set of standards. It implements encryption and signing based on\nthe JSON Web Encryption and JSON Web Signature standards, with optional JSON\nWeb Token support available in a sub-package. The library supports both the\ncompact and full serialization formats, and has optional support for multiple\nrecipients.","homepage":"https://github.com/Square/go-jose","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Square/go-jose","keywords_array":[],"namespace":"github.com/Square","versions_count":31,"first_release_published_at":"2016-03-21T19:26:54.000Z","latest_release_published_at":"2021-06-05T20:43:59.000Z","latest_release_number":"v2.6.0+incompatible","last_synced_at":"2026-05-17T14:25:43.194Z","created_at":"2025-07-03T08:36:14.998Z","updated_at":"2026-05-17T14:25:43.194Z","registry_url":"https://pkg.go.dev/github.com/Square/go-jose","install_command":"go get github.com/Square/go-jose","documentation_url":"https://pkg.go.dev/github.com/Square/go-jose#section-documentation","metadata":{},"repo_metadata":{"id":23292605,"uuid":"26651710","full_name":"square/go-jose","owner":"square","description":"An implementation of JOSE standards (JWE, JWS, JWT) in Go","archived":true,"fork":false,"pushed_at":"2023-01-10T17:50:06.000Z","size":1205,"stargazers_count":1964,"open_issues_count":0,"forks_count":276,"subscribers_count":53,"default_branch":"master","last_synced_at":"2025-10-09T03:27:54.581Z","etag":null,"topics":["crypto","encryption","go","jose","json-web-encryption","json-web-signature","json-web-token","jwe","jws","jwt","signing"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-14T18:27:31.000Z","updated_at":"2025-10-04T17:35:38.000Z","dependencies_parsed_at":"2023-01-13T23:04:35.687Z","dependency_job_id":null,"html_url":"https://github.com/square/go-jose","commit_stats":null,"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/square/go-jose","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/go-jose/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/sbom","scorecard":{"id":843167,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/go-jose","commit":"1e6643185afd422151c31d805734a083cf66af0b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":9,"reason":"Found 10/11 approved changesets -- score normalized to 9","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":"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"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"}},{"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":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}}]},"last_synced_at":"2025-08-23T20:54:37.301Z","repository_id":23292605,"created_at":"2025-08-23T20:54:37.301Z","updated_at":"2025-08-23T20:54:37.301Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005275,"owners_count":26083864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v2.6.0","sha":"a10ff54e00bc6e833bf549e04ae976f0fe8ea2fd","kind":"tag","published_at":"2021-06-05T20:58:19.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.6.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3a5ee095dcb5030a9de84fb92c222ac652fff176","kind":"tag","published_at":"2020-05-01T02:02:59.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.5.1","html_url":"https://github.com/square/go-jose/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"2204b3eaf539b5d4ad438a05b5e0a10e85816bf9","kind":"tag","published_at":"2020-04-13T02:15:29.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.5.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"4ef0f1b175ccd65472d154e1207c4d7b8102545f","kind":"tag","published_at":"2019-12-16T20:56:51.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.4.1","html_url":"https://github.com/square/go-jose/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"8fd82ff1d52a5162ff23c0a48e2c64a1fa4a3f8f","kind":"tag","published_at":"2019-10-23T04:08:19.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.4.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"730df5f748271903322feb182be83b43ebbbe27d","kind":"tag","published_at":"2019-04-10T22:00:40.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.3.1","html_url":"https://github.com/square/go-jose/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"628223f44a71f715d2881ea69afc795a1e9c01be","kind":"tag","published_at":"2019-02-27T00:05:37.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.3.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"e94fb177d3668d35ab39c61cbb2f311550557e83","kind":"tag","published_at":"2019-01-02T21:08:35.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.2.2","html_url":"https://github.com/square/go-jose/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"72415094398e2f013bf50b76fd6de36df47938ea","kind":"tag","published_at":"2018-12-05T19:06:01.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.2.1","html_url":"https://github.com/square/go-jose/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"f61ac651e23224d43848a8dc387dee016d7eacf9","kind":"tag","published_at":"2018-11-30T00:37:18.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.2.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ef984e69dd356202fd4e4910d4d9c24468bdf0b8","kind":"tag","published_at":"2018-09-23T17:51:30.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.9","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"8254d6c783765f38c8675fae4427a1fe73fbd09d","kind":"tag","published_at":"2018-08-08T17:29:30.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.8","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"349dc03548930652802aadc09fb126e2b7cb6d80","kind":"tag","published_at":"2018-07-25T22:16:27.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.7","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.7/manifests"},{"name":"v1.1.2","sha":"56062818b5e15ee405eb8363f9498c7113e98337","kind":"tag","published_at":"2018-07-25T22:09:11.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.1.2","html_url":"https://github.com/square/go-jose/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.1.2/manifests"},{"name":"v2.1.6","sha":"76dd09796242edb5b897103a75df2645c028c960","kind":"tag","published_at":"2018-03-29T00:25:01.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.6","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"552e98edab5d620205ff1a8960bf52a5a10aad03","kind":"tag","published_at":"2018-03-23T17:36:42.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.5","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.5/manifests"},{"name":"v1.1.1","sha":"6e50787b7338112747e64f32753fb4f9dbfb8f79","kind":"tag","published_at":"2018-03-23T00:52:00.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.1.1","html_url":"https://github.com/square/go-jose/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.1.1/manifests"},{"name":"v2.1.4","sha":"6ee92191fea850cdcab9a18867abf5f521cdbadb","kind":"tag","published_at":"2018-02-28T01:29:07.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.4","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"f8f38de21b4dcd69d0413faf231983f5fd6634b1","kind":"tag","published_at":"2017-09-13T20:15:43.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.3","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"b25e6cab129e4a54675b42ea49d38e9c33ade9e6","kind":"tag","published_at":"2017-06-07T21:53:41.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.2","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"af13e1fbc7ac2df7f7eab54e5177104d546d0e9c","kind":"tag","published_at":"2017-05-03T23:45:58.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.1","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"d5683d954d08cd430460c651e2a2fff4f3b39f86","kind":"tag","published_at":"2017-02-24T23:57:24.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"296c7f1463ec9b712176dc804dea0173d06dc728","kind":"tag","published_at":"2016-11-21T22:27:01.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.0.1","html_url":"https://github.com/square/go-jose/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"8c5257b2f658f86d174ae68c6a592eaf6a9608d9","kind":"tag","published_at":"2016-10-28T21:39:18.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.0.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"aa2e30fdd1fe9dd3394119af66451ae790d50e0d","kind":"tag","published_at":"2016-09-23T00:23:00.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.1.0","html_url":"https://github.com/square/go-jose/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"139276ceb5afbf13e636c44e9382f0ca75c12ba3","kind":"tag","published_at":"2016-09-03T19:23:47.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.0.5","html_url":"https://github.com/square/go-jose/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"6e6dedab09005ebebd66b7cd4af9e8eada723c61","kind":"tag","published_at":"2016-08-31T22:15:56.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.0.4","html_url":"https://github.com/square/go-jose/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"a3927f83df1b1516f9e9dec71839c93e6bcf1db0","kind":"tag","published_at":"2016-08-08T14:38:18.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.0.3","html_url":"https://github.com/square/go-jose/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"e3f973b66b91445ec816dd7411ad1b6495a5a2fc","kind":"tag","published_at":"2016-05-02T22:58:07.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.0.2","html_url":"https://github.com/square/go-jose/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"40d457b439244b546f023d056628e5184136899b","kind":"tag","published_at":"2016-03-29T20:36:57.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.0.1","html_url":"https://github.com/square/go-jose/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"7d9df93c5ee8a09ed250b3b2360972fa29b4bb3c","kind":"tag","published_at":"2016-03-26T06:33:02.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.0.0","html_url":"https://github.com/square/go-jose/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-10T20:42:13.784Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.669780822233416,"dependent_packages_count":5.312670504468068,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.4912256633507415},"purl":"pkg:golang/github.com/%21square/go-jose","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Square/go-jose","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Square/go-jose","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Square/go-jose/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-25T11:28:42.355Z","issues_count":63,"pull_requests_count":37,"avg_time_to_close_issue":72553403.55555555,"avg_time_to_close_pull_request":39029796.89189189,"issues_closed_count":63,"pull_requests_closed_count":37,"pull_request_authors_count":28,"issue_authors_count":52,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":3.4054054054054053,"merged_pull_requests_count":14,"bot_issues_count":1,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/issues","maintainers":[{"login":"csstaub","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csstaub"},{"login":"cpu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpu"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSquare%2Fgo-jose/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSquare%2Fgo-jose/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSquare%2Fgo-jose/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSquare%2Fgo-jose/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSquare%2Fgo-jose/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSquare%2Fgo-jose/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147607,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":3494485,"name":"github.com/square/go-jose","ecosystem":"go","description":"Package jose aims to provide an implementation of the Javascript Object Signing and Encryption set of standards.","homepage":"https://github.com/square/go-jose","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/go-jose","keywords_array":[],"namespace":"github.com/square","versions_count":31,"first_release_published_at":"2016-03-21T19:26:54.000Z","latest_release_published_at":"2021-05-29T01:40:59.000Z","latest_release_number":"v2.6.0+incompatible","last_synced_at":"2026-05-24T17:15:29.465Z","created_at":"2022-04-10T19:25:01.735Z","updated_at":"2026-05-24T17:15:29.465Z","registry_url":"https://pkg.go.dev/github.com/square/go-jose","install_command":"go get github.com/square/go-jose","documentation_url":"https://pkg.go.dev/github.com/square/go-jose#section-documentation","metadata":{},"repo_metadata":{"id":23292605,"uuid":"26651710","full_name":"square/go-jose","owner":"square","description":"An implementation of JOSE standards (JWE, JWS, JWT) in Go","archived":true,"fork":false,"pushed_at":"2023-01-10T17:50:06.000Z","size":1205,"stargazers_count":1959,"open_issues_count":0,"forks_count":276,"subscribers_count":50,"default_branch":"master","last_synced_at":"2026-04-27T17:04:30.041Z","etag":null,"topics":["crypto","encryption","go","jose","json-web-encryption","json-web-signature","json-web-token","jwe","jws","jwt","signing"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-14T18:27:31.000Z","updated_at":"2026-04-02T22:23:18.000Z","dependencies_parsed_at":"2023-01-13T23:04:35.687Z","dependency_job_id":null,"html_url":"https://github.com/square/go-jose","commit_stats":null,"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/square/go-jose","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/go-jose/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/sbom","scorecard":{"id":843167,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/go-jose","commit":"1e6643185afd422151c31d805734a083cf66af0b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":9,"reason":"Found 10/11 approved changesets -- score normalized to 9","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":"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"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"}},{"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":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}}]},"last_synced_at":"2025-08-23T20:54:37.301Z","repository_id":23292605,"created_at":"2025-08-23T20:54:37.301Z","updated_at":"2025-08-23T20:54:37.301Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33137831,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v2.6.0","sha":"a10ff54e00bc6e833bf549e04ae976f0fe8ea2fd","kind":"tag","published_at":"2021-06-05T20:58:19.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.6.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3a5ee095dcb5030a9de84fb92c222ac652fff176","kind":"tag","published_at":"2020-05-01T02:02:59.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.5.1","html_url":"https://github.com/square/go-jose/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"2204b3eaf539b5d4ad438a05b5e0a10e85816bf9","kind":"tag","published_at":"2020-04-13T02:15:29.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.5.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"4ef0f1b175ccd65472d154e1207c4d7b8102545f","kind":"tag","published_at":"2019-12-16T20:56:51.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.4.1","html_url":"https://github.com/square/go-jose/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"8fd82ff1d52a5162ff23c0a48e2c64a1fa4a3f8f","kind":"tag","published_at":"2019-10-23T04:08:19.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.4.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"730df5f748271903322feb182be83b43ebbbe27d","kind":"tag","published_at":"2019-04-10T22:00:40.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.3.1","html_url":"https://github.com/square/go-jose/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"628223f44a71f715d2881ea69afc795a1e9c01be","kind":"tag","published_at":"2019-02-27T00:05:37.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.3.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"e94fb177d3668d35ab39c61cbb2f311550557e83","kind":"tag","published_at":"2019-01-02T21:08:35.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.2.2","html_url":"https://github.com/square/go-jose/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"72415094398e2f013bf50b76fd6de36df47938ea","kind":"tag","published_at":"2018-12-05T19:06:01.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.2.1","html_url":"https://github.com/square/go-jose/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"f61ac651e23224d43848a8dc387dee016d7eacf9","kind":"tag","published_at":"2018-11-30T00:37:18.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.2.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ef984e69dd356202fd4e4910d4d9c24468bdf0b8","kind":"tag","published_at":"2018-09-23T17:51:30.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.9","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"8254d6c783765f38c8675fae4427a1fe73fbd09d","kind":"tag","published_at":"2018-08-08T17:29:30.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.8","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"349dc03548930652802aadc09fb126e2b7cb6d80","kind":"tag","published_at":"2018-07-25T22:16:27.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.7","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.7/manifests"},{"name":"v1.1.2","sha":"56062818b5e15ee405eb8363f9498c7113e98337","kind":"tag","published_at":"2018-07-25T22:09:11.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.1.2","html_url":"https://github.com/square/go-jose/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.1.2/manifests"},{"name":"v2.1.6","sha":"76dd09796242edb5b897103a75df2645c028c960","kind":"tag","published_at":"2018-03-29T00:25:01.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.6","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"552e98edab5d620205ff1a8960bf52a5a10aad03","kind":"tag","published_at":"2018-03-23T17:36:42.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.5","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.5/manifests"},{"name":"v1.1.1","sha":"6e50787b7338112747e64f32753fb4f9dbfb8f79","kind":"tag","published_at":"2018-03-23T00:52:00.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.1.1","html_url":"https://github.com/square/go-jose/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.1.1/manifests"},{"name":"v2.1.4","sha":"6ee92191fea850cdcab9a18867abf5f521cdbadb","kind":"tag","published_at":"2018-02-28T01:29:07.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.4","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"f8f38de21b4dcd69d0413faf231983f5fd6634b1","kind":"tag","published_at":"2017-09-13T20:15:43.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.3","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"b25e6cab129e4a54675b42ea49d38e9c33ade9e6","kind":"tag","published_at":"2017-06-07T21:53:41.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.2","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"af13e1fbc7ac2df7f7eab54e5177104d546d0e9c","kind":"tag","published_at":"2017-05-03T23:45:58.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.1","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"d5683d954d08cd430460c651e2a2fff4f3b39f86","kind":"tag","published_at":"2017-02-24T23:57:24.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.1.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"296c7f1463ec9b712176dc804dea0173d06dc728","kind":"tag","published_at":"2016-11-21T22:27:01.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.0.1","html_url":"https://github.com/square/go-jose/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"8c5257b2f658f86d174ae68c6a592eaf6a9608d9","kind":"tag","published_at":"2016-10-28T21:39:18.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v2.0.0","html_url":"https://github.com/square/go-jose/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"aa2e30fdd1fe9dd3394119af66451ae790d50e0d","kind":"tag","published_at":"2016-09-23T00:23:00.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.1.0","html_url":"https://github.com/square/go-jose/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"139276ceb5afbf13e636c44e9382f0ca75c12ba3","kind":"tag","published_at":"2016-09-03T19:23:47.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.0.5","html_url":"https://github.com/square/go-jose/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"6e6dedab09005ebebd66b7cd4af9e8eada723c61","kind":"tag","published_at":"2016-08-31T22:15:56.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.0.4","html_url":"https://github.com/square/go-jose/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"a3927f83df1b1516f9e9dec71839c93e6bcf1db0","kind":"tag","published_at":"2016-08-08T14:38:18.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.0.3","html_url":"https://github.com/square/go-jose/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"e3f973b66b91445ec816dd7411ad1b6495a5a2fc","kind":"tag","published_at":"2016-05-02T22:58:07.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.0.2","html_url":"https://github.com/square/go-jose/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"40d457b439244b546f023d056628e5184136899b","kind":"tag","published_at":"2016-03-29T20:36:57.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.0.1","html_url":"https://github.com/square/go-jose/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"7d9df93c5ee8a09ed250b3b2360972fa29b4bb3c","kind":"tag","published_at":"2016-03-26T06:33:02.000Z","download_url":"https://codeload.github.com/square/go-jose/tar.gz/v1.0.0","html_url":"https://github.com/square/go-jose/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/go-jose@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-05-23T17:13:41.389Z","dependent_packages_count":158,"downloads":null,"downloads_period":null,"dependent_repos_count":507,"rankings":{"downloads":null,"dependent_repos_count":0.3168091777039504,"dependent_packages_count":0.32318063176932404,"stargazers_count":1.4604255703952458,"forks_count":1.4898164703948045,"docker_downloads_count":null,"average":0.8975579625658312},"purl":"pkg:golang/github.com/square/go-jose","advisories":[{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTNmeDQtN2Y2OS01bW1n","url":"https://github.com/advisories/GHSA-3fx4-7f69-5mmg","title":"Integer Overflow in go-jose","description":"go-jose before 1.0.5 suffers from a CBC-HMAC integer overflow on 32-bit architectures. An integer overflow could lead to authentication bypass for CBC-HMAC encrypted ciphertexts on 32-bit architectures.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2021-06-23T17:14:12.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2016-9123","https://github.com/square/go-jose/commit/789a4c4bd4c118f7564954f441b29c153ccd6a96","https://hackerone.com/reports/165170","https://www.openwall.com/lists/oss-security/2016/11/03/1","https://pkg.go.dev/vuln/GO-2020-0009","https://github.com/advisories/GHSA-3fx4-7f69-5mmg"],"source_kind":"github","identifiers":["GHSA-3fx4-7f69-5mmg","CVE-2016-9123"],"repository_url":"https://github.com/square/go-jose","blast_radius":0.0,"created_at":"2022-12-21T16:13:01.835Z","updated_at":"2026-05-04T17:10:50.764Z","epss_percentage":0.00274,"epss_percentile":0.50511,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTNmeDQtN2Y2OS01bW1n","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTNmeDQtN2Y2OS01bW1n","packages":[{"ecosystem":"go","package_name":"github.com/square/go-jose","versions":[{"first_patched_version":"1.0.5","vulnerable_version_range":"\u003c 1.0.5"}],"purl":"pkg:go/github.com%2Fsquare%2Fgo-jose"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTNmeDQtN2Y2OS01bW1n/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/square/go-jose","docker_dependents_count":2,"docker_downloads_count":55,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/square/go-jose","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/square/go-jose/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-25T11:28:42.355Z","issues_count":63,"pull_requests_count":37,"avg_time_to_close_issue":72553403.55555555,"avg_time_to_close_pull_request":39029796.89189189,"issues_closed_count":63,"pull_requests_closed_count":37,"pull_request_authors_count":28,"issue_authors_count":52,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":3.4054054054054053,"merged_pull_requests_count":14,"bot_issues_count":1,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/issues","maintainers":[{"login":"csstaub","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csstaub"},{"login":"cpu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpu"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsquare%2Fgo-jose/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsquare%2Fgo-jose/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsquare%2Fgo-jose/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsquare%2Fgo-jose/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsquare%2Fgo-jose/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsquare%2Fgo-jose/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147607,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":13581924,"name":"golang-gopkg-square-go-jose.v1","ecosystem":"debian","description":null,"homepage":"https://github.com/square/go-jose","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/square/go-jose","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T08:56:49.340Z","latest_release_published_at":"2026-02-11T08:56:49.340Z","latest_release_number":"1.1.2-2","last_synced_at":"2026-03-13T07:09:17.304Z","created_at":"2026-02-11T08:56:49.125Z","updated_at":"2026-03-13T07:09:17.304Z","registry_url":"https://tracker.debian.org/pkg/golang-gopkg-square-go-jose.v1","install_command":"apt-get install golang-gopkg-square-go-jose.v1","documentation_url":"https://packages.debian.org/buster/golang-gopkg-square-go-jose.v1","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"golang-gopkg-square-go-jose.v1-dev","standards_version":"4.2.1","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper (\u003e= 11~), dh-golang (\u003e= 1.10~), golang-any","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:07:46.192Z","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-gopkg-square-go-jose.v1?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-gopkg-square-go-jose.v1","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-gopkg-square-go-jose.v1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-gopkg-square-go-jose.v1/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-gopkg-square-go-jose.v1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-gopkg-square-go-jose.v1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-gopkg-square-go-jose.v1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-gopkg-square-go-jose.v1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-gopkg-square-go-jose.v1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-gopkg-square-go-jose.v1/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-05-22T18:14:24.960Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13476673,"name":"golang-gopkg-square-go-jose.v2","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/square/go-jose","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/square/go-jose","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T05:11:16.157Z","latest_release_published_at":"2026-02-10T05:11:16.157Z","latest_release_number":"2.6.0-2","last_synced_at":"2026-03-10T06:04:30.693Z","created_at":"2026-02-10T05:11:15.858Z","updated_at":"2026-03-10T06:04:30.693Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-gopkg-square-go-jose.v2","install_command":"apt-get install golang-gopkg-square-go-jose.v2","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-gopkg-square-go-jose.v2-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-google-go-cmp-dev, golang-github-stretchr-testify-dev, golang-golang-x-crypto-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"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-gopkg-square-go-jose.v2?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-gopkg-square-go-jose.v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-gopkg-square-go-jose.v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-gopkg-square-go-jose.v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-gopkg-square-go-jose.v2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-gopkg-square-go-jose.v2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-gopkg-square-go-jose.v2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-gopkg-square-go-jose.v2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-gopkg-square-go-jose.v2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-gopkg-square-go-jose.v2/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-27T18:20:38.051Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}}],"commits":{"id":7706,"full_name":"square/go-jose","default_branch":"master","total_commits":387,"total_committers":53,"total_bot_commits":6,"total_bot_committers":1,"mean_commits":7.30188679245283,"dds":0.4728682170542635,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-04-27T17:04:30.914Z","last_synced_commit":"1e6643185afd422151c31d805734a083cf66af0b","created_at":"2023-03-07T09:46:24.154Z","updated_at":"2026-04-27T17:03:06.865Z","committers":[{"name":"Cedric Staub","email":"cs@squareup.com","login":"csstaub","count":204},{"name":"Zbigniew Mandziejewicz","email":"shaxbee@gmail.com","login":"shaxbee","count":37},{"name":"Cedric Staub","email":"cs@css.bio","login":null,"count":20},{"name":"philtay","email":"philtay","login":"philtay","count":13},{"name":"Jacob Hoffman-Andrews","email":"github@hoffman-andrews.com","login":"jsha","count":11},{"name":"Richard Barnes","email":"rlb@ipv.sx","login":"bifurcation","count":9},{"name":"Leonid Evdokimov","email":"leon@darkk.net.ru","login":"darkk","count":7},{"name":"dependabot-preview[bot]","email":"27856297+dependabot-preview[bot]","login":"dependabot-preview[bot]","count":6},{"name":"Bay Dodd","email":"bay.dodd@gmail.com","login":"burrbd","count":5},{"name":"Roland Shoemaker","email":"rolandshoemaker@gmail.com","login":"rolandshoemaker","count":4},{"name":"Rahul Patel","email":"rahul.patel@scaleft.com","login":"rahulredd","count":4},{"name":"Mariano Cano","email":"mariano@smallstep.com","login":"maraino","count":4},{"name":"Daisuke Maki","email":"lestrrat+github@gmail.com","login":"lestrrat","count":4},{"name":"Mike Danese","email":"mikedanese@google.com","login":"mikedanese","count":3},{"name":"Paul Querna","email":"pquerna@apache.org","login":"pquerna","count":3},{"name":"Shawn Smith","email":"shawnpsmith@gmail.com","login":"shawnps","count":3},{"name":"Zach Collier","email":"zamicol@gmail.com","login":"zamicol","count":3},{"name":"Evan Jones","email":"evan.jones@datadoghq.com","login":"evanj","count":3},{"name":"Zbigniew Mandziejewicz","email":"zibi@aoklife.com","login":null,"count":2},{"name":"Allen Sun","email":"allen.sun@daocloud.io","login":"allencloud","count":2},{"name":"Brian Rectanus","email":"brectanus@signalsciences.com","login":"brectanus-sigsci","count":2},{"name":"Burak Serdar","email":"bserdar@ieee.org","login":"bserdar","count":2},{"name":"Mat Byczkowski","email":"mbyczkowski@squareup.com","login":"mbyczkowski","count":2},{"name":"Nelz","email":"nelz9999","login":"nelz9999","count":2},{"name":"Robert Coie","email":"rac@intrigue.com","login":"rapropos","count":2},{"name":"kousu","email":"nick@kousu.ca","login":"kousu","count":2},{"name":"kukicadnan","email":"kukicadnan@gmail.com","login":"kukicado","count":2},{"name":"aeneasr","email":"aeneas@ory.sh","login":"aeneasr","count":1},{"name":"Yutong Pei","email":"yutongp@gmail.com","login":"yutongp","count":1},{"name":"Alexey Zhuchkov","email":"zhuchkov@joom.com","login":null,"count":1},{"name":"Burak Serdar","email":"bserdar@redhat.com","login":null,"count":1},{"name":"Daniel McCarney","email":"dmccarney@squareup.com","login":null,"count":1},{"name":"Kyle Partridge","email":"kyle.partridge@sendgrid.com","login":null,"count":1},{"name":"Victor Boivie","email":"victor@boivie.com","login":"boivie","count":1},{"name":"Trung Nguyen","email":"trung.n.k@gmail.com","login":"trung","count":1},{"name":"Sebastian Mandrean","email":"sebastian.mandrean@gmail.com","login":"mandrean","count":1},{"name":"Russell Haering","email":"russellhaering@gmail.com","login":"russellhaering","count":1},{"name":"Phil Porada","email":"philporada@gmail.com","login":"pgporada","count":1},{"name":"Peter Colberg","email":"peter@colberg.org","login":"petercolberg","count":1},{"name":"Paul Querna","email":"paul.querna@okta.com","login":"paulquerna-okta","count":1},{"name":"Matthew McPherrin","email":"mmc@squareup.com","login":"mcpherrinm","count":1},{"name":"Kyle Boutette","email":"kboutette@cloudflare.com","login":"Everlag","count":1},{"name":"Jack Flintermann","email":"jack@stripe.com","login":"jack-stripe","count":1},{"name":"Hugo Landau","email":"hlandau@devever.net","login":"hlandau","count":1},{"name":"Filipe Azevedo","email":"filipe@azevedo.io","login":"mangas","count":1},{"name":"Evan Phoenix","email":"evan@fallingsnow.net","login":"evanphx","count":1},{"name":"Eric Chiang","email":"eric.chiang.m@gmail.com","login":"ericchiang","count":1},{"name":"Diana Tuck","email":"diana.tuck@elastic.co","login":"dtuck9","count":1},{"name":"David","email":"david.bramwell@endemolshine.com","login":"dbramwell","count":1},{"name":"Bobby DeSimone","email":"desimone","login":"desimone","count":1},{"name":"Ben Burkert","email":"ben@benburkert.com","login":"benburkert","count":1},{"name":"Anthony Bishopric","email":"git@anthonybishopric.com","login":"anthonybishopric","count":1},{"name":"Ahmet Soormally","email":"ahmet@mangomm.co.uk","login":"asoorm","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-16T00:00:17.015Z","repositories_count":6235510,"commits_count":884699087,"contributors_count":34909925,"owners_count":1154055,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"square/go-jose","html_url":"https://github.com/square/go-jose","last_synced_at":"2025-08-25T11:28:42.355Z","status":"error","issues_count":63,"pull_requests_count":37,"avg_time_to_close_issue":72553403.55555555,"avg_time_to_close_pull_request":39029796.89189189,"issues_closed_count":63,"pull_requests_closed_count":37,"pull_request_authors_count":28,"issue_authors_count":52,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":3.4054054054054053,"merged_pull_requests_count":14,"bot_issues_count":1,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-16T03:47:44.878Z","updated_at":"2025-08-25T11:28:42.355Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fgo-jose/issues","issue_labels_count":{"table":{"enhancement":8,"help wanted":7,"v3":5,"Hacktoberfest":5}},"pull_request_labels_count":{"table":{"dependencies":1,"hacktoberfest-accepted":1}},"issue_author_associations_count":{"table":{"NONE":51,"CONTRIBUTOR":10,"COLLABORATOR":1}},"pull_request_author_associations_count":{"table":{"NONE":20,"CONTRIBUTOR":11,"COLLABORATOR":6}},"issue_authors":{"table":{"zamicol":4,"mbyczkowski":3,"smartaquarius10":2,"Baha-sk":2,"bouk":2,"ekristen":2,"NeilMadden":2,"narg95":2,"kelsin":1,"dependabot-preview[bot]":1,"pavlo":1,"tharinduwijewardane":1,"haggj":1,"idefixcert":1,"watercraft":1,"agnewp":1,"asanka88":1,"apryiomka":1,"adamkissvcc":1,"gnurik":1,"tdyas":1,"csstaub":1,"abhowmik":1,"ben-turner":1,"rafgugi":1,"smo4201":1,"bang9211":1,"mitar":1,"avelino":1,"zhsj":1,"byrnedo":1,"leighmcculloch":1,"Kish29":1,"makon":1,"alee792":1,"dani2819":1,"karantin2020":1,"albertmonzo":1,"mwhudson":1,"oxygen0211":1,"richardprice":1,"asilverman":1,"kousu":1,"abhiuppala":1,"rittneje":1,"silasdavis":1,"mhf-ir":1,"pranavrao1":1,"erdarun":1,"aeneasr":1,"stefanberger":1}},"pull_request_authors":{"table":{"csstaub":5,"pippo":2,"bang9211":2,"zamicol":2,"adeinega":2,"evanj":2,"kelsin":1,"dependabot-preview[bot]":1,"kousu":1,"oxygen0211":1,"asac":1,"mcpherrinm":1,"kdimak":1,"alee792":1,"leobrines":1,"pgporada":1,"joesiltberg":1,"NeilMadden":1,"jack-stripe":1,"shnmorimoto":1,"iamnande":1,"mbyczkowski":1,"narg95":1,"cpu":1,"garrickb":1,"connor4312":1,"shaxbee":1,"szkiba":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-17T00:00:41.354Z","repositories_count":14627795,"issues_count":34179422,"pull_requests_count":111830713,"authors_count":11264825,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"csstaub","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csstaub"}},{"table":{"login":"cpu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpu"}}],"active_maintainers":[]}},"events":{"total":{"ForkEvent":3,"WatchEvent":5},"last_year":{"ForkEvent":1,"WatchEvent":2}},"keywords":["crypto","encryption","go","jose","json-web-encryption","json-web-signature","json-web-token","jwe","jws","jwt","signing"],"dependencies":[],"score":22.458746570363147,"created_at":"2026-05-14T10:36:25.878Z","updated_at":"2026-05-26T16:30:44.536Z","avatar_url":"https://github.com/square.png","language":null,"codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372839","html_url":"https://summary.ecosyste.ms/projects/372839"}