{"id":378611,"url":"https://github.com/golang-jwt/jwt","last_synced_at":"2026-07-12T12:01:48.778Z","repository":{"id":37368422,"uuid":"368683828","full_name":"golang-jwt/jwt","owner":"golang-jwt","description":"Go implementation of JSON Web Tokens (JWT).","archived":false,"fork":false,"pushed_at":"2026-07-06T08:54:58.000Z","size":1543,"stargazers_count":9155,"open_issues_count":45,"forks_count":435,"subscribers_count":34,"default_branch":"main","last_synced_at":"2026-07-08T04:27:34.505Z","etag":null,"topics":["auth","ed25519","go","golang","jwt","security"],"latest_commit_sha":null,"homepage":"https://golang-jwt.github.io/jwt/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golang-jwt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-07-08T02:12:01.000Z","dependencies_parsed_at":"2024-01-08T14:30:45.281Z","dependency_job_id":"6b849f41-a0df-4962-aaba-46567a39978c","html_url":"https://github.com/golang-jwt/jwt","commit_stats":{"total_commits":358,"total_committers":113,"mean_commits":3.168141592920354,"dds":0.5670391061452513,"last_synced_commit":"5ec246c074b71790eec1f2e05b54daf6ec29ec5f"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/golang-jwt/jwt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/sbom","scorecard":{"id":434424,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang-jwt/jwt","commit":"ef734f0950888a665b93ae936ed4a65630db955d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"name":"Maintained","score":10,"reason":"8 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:27","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/spell-check.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spell-check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/spell-check.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/build.yml:34","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 16 commits out of 29 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-19T04:14:39.726Z","repository_id":37368422,"created_at":"2025-08-19T04:14:39.726Z","updated_at":"2025-08-19T04:14:39.726Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35308111,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-09T02:00:07.329Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"golang-jwt","name":"golang-jwt","uuid":"84194169","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/84194169?v=4","repositories_count":2,"last_synced_at":"2023-03-04T21:30:43.979Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2023-03-04T21:30:44.006Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt/repositories"},"packages":[{"id":11793527,"name":"github.com/Golang-jwt/jwt/v5","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/Golang-jwt/jwt","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2023-02-21T13:32:25.000Z","latest_release_published_at":"2026-01-28T19:58:13.000Z","latest_release_number":"v5.3.1","last_synced_at":"2026-07-12T05:20:43.884Z","created_at":"2025-06-12T11:21:48.037Z","updated_at":"2026-07-12T05:20:43.884Z","registry_url":"https://pkg.go.dev/github.com/Golang-jwt/jwt/v5","install_command":"go get github.com/Golang-jwt/jwt/v5","documentation_url":"https://pkg.go.dev/github.com/Golang-jwt/jwt/v5#section-documentation","metadata":{},"repo_metadata":{"id":37368422,"uuid":"368683828","full_name":"golang-jwt/jwt","owner":"golang-jwt","description":"Go implementation of JSON Web Tokens (JWT).","archived":false,"fork":false,"pushed_at":"2025-09-24T11:44:27.000Z","size":1541,"stargazers_count":8527,"open_issues_count":44,"forks_count":412,"subscribers_count":38,"default_branch":"main","last_synced_at":"2025-09-24T13:26:51.203Z","etag":null,"topics":["auth","ed25519","go","golang","jwt","security"],"latest_commit_sha":null,"homepage":"https://golang-jwt.github.io/jwt/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golang-jwt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2025-09-24T12:56:27.000Z","dependencies_parsed_at":"2024-01-08T14:30:45.281Z","dependency_job_id":"6b849f41-a0df-4962-aaba-46567a39978c","html_url":"https://github.com/golang-jwt/jwt","commit_stats":{"total_commits":358,"total_committers":113,"mean_commits":3.168141592920354,"dds":0.5670391061452513,"last_synced_commit":"5ec246c074b71790eec1f2e05b54daf6ec29ec5f"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/golang-jwt/jwt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/sbom","scorecard":{"id":434424,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang-jwt/jwt","commit":"ef734f0950888a665b93ae936ed4a65630db955d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"name":"Maintained","score":10,"reason":"8 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:27","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/spell-check.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spell-check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/spell-check.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/build.yml:34","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 16 commits out of 29 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-19T04:14:39.726Z","repository_id":37368422,"created_at":"2025-08-19T04:14:39.726Z","updated_at":"2025-08-19T04:14:39.726Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276837201,"owners_count":25713343,"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-09-24T02:00:09.776Z","response_time":97,"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":"golang-jwt","name":"golang-jwt","uuid":"84194169","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/84194169?v=4","repositories_count":2,"last_synced_at":"2023-03-04T21:30:43.979Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2023-03-04T21:30:44.006Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt/repositories"},"tags":[{"name":"v5.3.0","sha":"e9547a11aa603c52a31e315cdcaa71d0f25b921a","kind":"commit","published_at":"2025-07-30T13:04:00.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.0/manifests"},{"name":"v5.2.3","sha":"d83e545cee83663ad15137c8615900a60447baad","kind":"commit","published_at":"2025-07-01T13:04:53.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.3","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.3/manifests"},{"name":"v4.5.2","sha":"2f0e9add62078527821828c76865661aa7718a84","kind":"commit","published_at":"2025-03-21T20:49:30.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.2/manifests"},{"name":"v5.2.2","sha":"0951d184286dece21f73c85673fd308786ffe9c3","kind":"commit","published_at":"2025-03-21T20:42:51.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.2/manifests"},{"name":"v4.5.1","sha":"7b1c1c00a171c6c79bbdb40e4ce7d197060c1c2c","kind":"commit","published_at":"2024-11-03T20:01:24.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.1/manifests"},{"name":"v5.2.1","sha":"80dccb9209ebe7b503c067dc830fcbd4aa2e74eb","kind":"tag","published_at":"2024-03-05T02:01:07.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"b27c88965d976075194dc8125f1f9c60bd8cf162","kind":"tag","published_at":"2023-12-01T23:45:45.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"c776b83291a5326e18c2ae5f095809c7f45ed9d8","kind":"tag","published_at":"2023-11-08T01:10:12.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"5e00fbc8e7eb1af78d4a0ebce6ecf2394675bd99","kind":"commit","published_at":"2023-04-17T16:59:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.2","sha":"1c4047f488ec4e73d7b6ffafd7bff78ab82a1cc4","kind":"commit","published_at":"2023-03-24T22:11:38.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"148d71010923ca691c950db9846191800f498f8d","kind":"commit","published_at":"2023-02-21T13:32:25.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.1/manifests"},{"name":"v4.5.0","sha":"9358574a7a1a2c8d644f22b6e8de627ba85c58d0","kind":"commit","published_at":"2022-12-09T17:04:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"2101c1f4bc589dcef71b5f750191a8db07c82431","kind":"commit","published_at":"2022-11-08T14:43:45.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.3","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"9294af54b5fcb8c9c92e3d10ed83d2a7c87fe632","kind":"commit","published_at":"2022-06-04T12:03:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"0972257eba279bb357882afc11db8218644ad565","kind":"commit","published_at":"2022-03-26T14:13:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"d489c99d3e8a82bd47dcb3e4880414f7f747eaa7","kind":"commit","published_at":"2022-03-08T07:43:46.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"279dd197202aacaf886935f01015376ea9739c0c","kind":"commit","published_at":"2022-02-10T02:54:31.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"c435f38291bfed5322cf0f4ed12d1f8668ceaeb3","kind":"commit","published_at":"2021-11-24T13:27:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"fd8cd69d8eb674b14c031ef57fccf0cc7bbe5978","kind":"commit","published_at":"2021-09-24T19:32:29.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"2ebb50f957d606de5909fcf9ed49f9af3bc35e97","kind":"commit","published_at":"2021-08-03T13:51:01.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"4bbdd8ac624fc7a9ef7aec841c43d99b5fe65a29","kind":"commit","published_at":"2021-07-30T20:54:04.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5130b59fa758846d4779f7d0a1414aceab49b27b","kind":"commit","published_at":"2021-06-08T12:18:15.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"06ea1031745cb8b3dab3f6a236daf2b0aa468b7e","kind":"commit","published_at":"2018-03-08T23:13:08.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"dbeaa9332f19a944acb5736b4456cfcc02140e29","kind":"commit","published_at":"2017-10-19T21:57:19.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d2709f9f1f31ebcda9651b03077758c1f3a0018c","kind":"commit","published_at":"2016-06-16T19:15:56.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.0.0/manifests"},{"name":"v2.7.0","sha":"268038b363c7a8d7306b8e35bf77a1fde4b0c402","kind":"commit","published_at":"2016-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.7.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"a2c85815a77d0f951e33ba4db5ae93629a1530af","kind":"commit","published_at":"2016-04-13T00:36:00.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.6.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"b446e078d613dc395bf50b08884acbeafb19ce50","kind":"commit","published_at":"2016-03-31T18:13:52.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.5.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"f164e17f59b82642a3895ba065c385db6c547344","kind":"commit","published_at":"2015-11-16T21:12:11.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.4.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e5cb38552fb8426fe9f0f2b3bc8408f238b97b87","kind":"commit","published_at":"2015-07-16T21:04:19.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"8c45ba33b0a495057cba9985cd5dd1a3803ac7b4","kind":"commit","published_at":"2014-10-11T20:58:31.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"d82ad649e4ccf8c73f7e16fdbae22c16047b0962","kind":"commit","published_at":"2014-09-30T19:21:30.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"35c43501ff0ea77c4f3823af133912d6b9cae075","kind":"commit","published_at":"2014-08-26T22:30:37.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.0.0/manifests"},{"name":"v1.0.2","sha":"0987fb8fd48e32823701acdac19f5cfe47339de4","kind":"commit","published_at":"2014-08-26T20:51:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"fbcb3e4b637bdc5ef2257eb2d0fe1d914a499386","kind":"commit","published_at":"2014-07-05T20:05:22.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e5f9e9c6471913b9ca8d1000837a72b4028103c5","kind":"commit","published_at":"2014-06-16T02:41:49.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-06-30T13:37:16.164Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.718874848676274,"dependent_packages_count":5.358972625458725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.538923737067499},"purl":"pkg:golang/github.com/%21golang-jwt/jwt/v5","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Golang-jwt/jwt/v5","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Golang-jwt/jwt/v5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Golang-jwt/jwt/v5/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-14T07:20:11.062Z","issues_count":120,"pull_requests_count":164,"avg_time_to_close_issue":13124129.05882353,"avg_time_to_close_pull_request":7449364.115942029,"issues_closed_count":85,"pull_requests_closed_count":138,"pull_request_authors_count":63,"issue_authors_count":103,"avg_comments_per_issue":2.4916666666666667,"avg_comments_per_pull_request":1.701219512195122,"merged_pull_requests_count":83,"bot_issues_count":0,"bot_pull_requests_count":20,"past_year_issues_count":28,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":822307.9230769231,"past_year_avg_time_to_close_pull_request":1953289.6551724137,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":29,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":0.7857142857142857,"past_year_avg_comments_per_pull_request":1.065217391304348,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/issues","maintainers":[{"login":"oxisto","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"lggomez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lggomez"}],"active_maintainers":[{"login":"oxisto","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGolang-jwt%2Fjwt%2Fv5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGolang-jwt%2Fjwt%2Fv5/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGolang-jwt%2Fjwt%2Fv5/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGolang-jwt%2Fjwt%2Fv5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGolang-jwt%2Fjwt%2Fv5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGolang-jwt%2Fjwt%2Fv5/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2207821,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":12531159,"name":"github.com/Golang-JWT/jwt/v4","ecosystem":"go","description":null,"homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/Golang-JWT/jwt","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2021-08-03T13:51:01.000Z","latest_release_published_at":"2025-03-21T20:49:30.000Z","latest_release_number":"v4.5.2","last_synced_at":"2026-07-12T05:20:43.607Z","created_at":"2025-11-28T11:53:16.812Z","updated_at":"2026-07-12T05:20:43.607Z","registry_url":"https://pkg.go.dev/github.com/Golang-JWT/jwt/v4","install_command":"go get github.com/Golang-JWT/jwt/v4","documentation_url":"https://pkg.go.dev/github.com/Golang-JWT/jwt/v4#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-06-30T13:37:16.176Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.412730985630338,"dependent_packages_count":5.072048270466583,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.2423896280484605},"purl":"pkg:golang/github.com/%21golang-%21j%21w%21t/jwt/v4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Golang-JWT/jwt/v4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Golang-JWT/jwt/v4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Golang-JWT/jwt/v4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGolang-JWT%2Fjwt%2Fv4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGolang-JWT%2Fjwt%2Fv4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGolang-JWT%2Fjwt%2Fv4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGolang-JWT%2Fjwt%2Fv4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGolang-JWT%2Fjwt%2Fv4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGolang-JWT%2Fjwt%2Fv4/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2207821,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5232599,"name":"github.com/golang-jwt/jwt/v5","ecosystem":"go","description":"Package jwt is a Go implementation of JSON Web Tokens: http://self-issued.info/docs/draft-jones-json-web-token.html","homepage":"https://github.com/golang-jwt/jwt","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/golang-jwt/jwt","keywords_array":[],"namespace":"github.com/golang-jwt/jwt","versions_count":10,"first_release_published_at":"2023-02-21T13:32:25.000Z","latest_release_published_at":"2026-01-28T19:58:13.000Z","latest_release_number":"v5.3.1","last_synced_at":"2026-07-12T01:13:13.285Z","created_at":"2022-09-11T01:25:13.663Z","updated_at":"2026-07-12T05:12:31.970Z","registry_url":"https://pkg.go.dev/github.com/golang-jwt/jwt/v5","install_command":"go get github.com/golang-jwt/jwt/v5","documentation_url":"https://pkg.go.dev/github.com/golang-jwt/jwt/v5#section-documentation","metadata":{},"repo_metadata":{"id":37368422,"uuid":"368683828","full_name":"golang-jwt/jwt","owner":"golang-jwt","description":"Go implementation of JSON Web Tokens (JWT).","archived":false,"fork":false,"pushed_at":"2026-05-26T21:30:26.000Z","size":1534,"stargazers_count":9105,"open_issues_count":42,"forks_count":433,"subscribers_count":34,"default_branch":"main","last_synced_at":"2026-05-30T04:06:30.488Z","etag":null,"topics":["auth","ed25519","go","golang","jwt","security"],"latest_commit_sha":null,"homepage":"https://golang-jwt.github.io/jwt/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golang-jwt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-05-29T15:18:35.000Z","dependencies_parsed_at":"2024-01-08T14:30:45.281Z","dependency_job_id":"6b849f41-a0df-4962-aaba-46567a39978c","html_url":"https://github.com/golang-jwt/jwt","commit_stats":{"total_commits":358,"total_committers":113,"mean_commits":3.168141592920354,"dds":0.5670391061452513,"last_synced_commit":"5ec246c074b71790eec1f2e05b54daf6ec29ec5f"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/golang-jwt/jwt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/sbom","scorecard":{"id":434424,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang-jwt/jwt","commit":"ef734f0950888a665b93ae936ed4a65630db955d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"name":"Maintained","score":10,"reason":"8 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:27","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/spell-check.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spell-check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/spell-check.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/build.yml:34","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 16 commits out of 29 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-19T04:14:39.726Z","repository_id":37368422,"created_at":"2025-08-19T04:14:39.726Z","updated_at":"2025-08-19T04:14:39.726Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34967619,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-30T02:00:05.919Z","response_time":92,"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":"golang-jwt","name":"golang-jwt","uuid":"84194169","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/84194169?v=4","repositories_count":2,"last_synced_at":"2023-03-04T21:30:43.979Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2023-03-04T21:30:44.006Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt/repositories"},"tags":[{"name":"v5.3.0","sha":"e9547a11aa603c52a31e315cdcaa71d0f25b921a","kind":"commit","published_at":"2025-07-30T13:04:00.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.0/manifests"},{"name":"v5.2.3","sha":"d83e545cee83663ad15137c8615900a60447baad","kind":"commit","published_at":"2025-07-01T13:04:53.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.3","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.3/manifests"},{"name":"v4.5.2","sha":"2f0e9add62078527821828c76865661aa7718a84","kind":"commit","published_at":"2025-03-21T20:49:30.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.2/manifests"},{"name":"v5.2.2","sha":"0951d184286dece21f73c85673fd308786ffe9c3","kind":"commit","published_at":"2025-03-21T20:42:51.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.2/manifests"},{"name":"v4.5.1","sha":"7b1c1c00a171c6c79bbdb40e4ce7d197060c1c2c","kind":"commit","published_at":"2024-11-03T20:01:24.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.1/manifests"},{"name":"v5.2.1","sha":"80dccb9209ebe7b503c067dc830fcbd4aa2e74eb","kind":"tag","published_at":"2024-03-05T02:01:07.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"b27c88965d976075194dc8125f1f9c60bd8cf162","kind":"tag","published_at":"2023-12-01T23:45:45.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"c776b83291a5326e18c2ae5f095809c7f45ed9d8","kind":"tag","published_at":"2023-11-08T01:10:12.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"5e00fbc8e7eb1af78d4a0ebce6ecf2394675bd99","kind":"commit","published_at":"2023-04-17T16:59:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.2","sha":"1c4047f488ec4e73d7b6ffafd7bff78ab82a1cc4","kind":"commit","published_at":"2023-03-24T22:11:38.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"148d71010923ca691c950db9846191800f498f8d","kind":"commit","published_at":"2023-02-21T13:32:25.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.1/manifests"},{"name":"v4.5.0","sha":"9358574a7a1a2c8d644f22b6e8de627ba85c58d0","kind":"commit","published_at":"2022-12-09T17:04:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"2101c1f4bc589dcef71b5f750191a8db07c82431","kind":"commit","published_at":"2022-11-08T14:43:45.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.3","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"9294af54b5fcb8c9c92e3d10ed83d2a7c87fe632","kind":"commit","published_at":"2022-06-04T12:03:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"0972257eba279bb357882afc11db8218644ad565","kind":"commit","published_at":"2022-03-26T14:13:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"d489c99d3e8a82bd47dcb3e4880414f7f747eaa7","kind":"commit","published_at":"2022-03-08T07:43:46.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"279dd197202aacaf886935f01015376ea9739c0c","kind":"commit","published_at":"2022-02-10T02:54:31.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"c435f38291bfed5322cf0f4ed12d1f8668ceaeb3","kind":"commit","published_at":"2021-11-24T13:27:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"fd8cd69d8eb674b14c031ef57fccf0cc7bbe5978","kind":"commit","published_at":"2021-09-24T19:32:29.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"2ebb50f957d606de5909fcf9ed49f9af3bc35e97","kind":"commit","published_at":"2021-08-03T13:51:01.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"4bbdd8ac624fc7a9ef7aec841c43d99b5fe65a29","kind":"commit","published_at":"2021-07-30T20:54:04.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5130b59fa758846d4779f7d0a1414aceab49b27b","kind":"commit","published_at":"2021-06-08T12:18:15.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"06ea1031745cb8b3dab3f6a236daf2b0aa468b7e","kind":"commit","published_at":"2018-03-08T23:13:08.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"dbeaa9332f19a944acb5736b4456cfcc02140e29","kind":"commit","published_at":"2017-10-19T21:57:19.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d2709f9f1f31ebcda9651b03077758c1f3a0018c","kind":"commit","published_at":"2016-06-16T19:15:56.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.0.0/manifests"},{"name":"v2.7.0","sha":"268038b363c7a8d7306b8e35bf77a1fde4b0c402","kind":"commit","published_at":"2016-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.7.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"a2c85815a77d0f951e33ba4db5ae93629a1530af","kind":"commit","published_at":"2016-04-13T00:36:00.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.6.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"b446e078d613dc395bf50b08884acbeafb19ce50","kind":"commit","published_at":"2016-03-31T18:13:52.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.5.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"f164e17f59b82642a3895ba065c385db6c547344","kind":"commit","published_at":"2015-11-16T21:12:11.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.4.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e5cb38552fb8426fe9f0f2b3bc8408f238b97b87","kind":"commit","published_at":"2015-07-16T21:04:19.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"8c45ba33b0a495057cba9985cd5dd1a3803ac7b4","kind":"commit","published_at":"2014-10-11T20:58:31.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"d82ad649e4ccf8c73f7e16fdbae22c16047b0962","kind":"commit","published_at":"2014-09-30T19:21:30.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"35c43501ff0ea77c4f3823af133912d6b9cae075","kind":"commit","published_at":"2014-08-26T22:30:37.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.0.0/manifests"},{"name":"v1.0.2","sha":"0987fb8fd48e32823701acdac19f5cfe47339de4","kind":"commit","published_at":"2014-08-26T20:51:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"fbcb3e4b637bdc5ef2257eb2d0fe1d914a499386","kind":"commit","published_at":"2014-07-05T20:05:22.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e5f9e9c6471913b9ca8d1000837a72b4028103c5","kind":"commit","published_at":"2014-06-16T02:41:49.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-06-30T13:37:19.246Z","dependent_packages_count":4040,"downloads":null,"downloads_period":null,"dependent_repos_count":387,"rankings":{"downloads":null,"dependent_repos_count":0.34878883543744366,"dependent_packages_count":0.6869074852590732,"stargazers_count":1.0118196050033872,"forks_count":1.7728888782839007,"docker_downloads_count":1.4251374873302092,"average":1.0491084582628027},"purl":"pkg:golang/github.com/golang-jwt/jwt/v5","advisories":[{"uuid":"GSA_kwCzR0hTQS1taDYzLTZoODctOTVjcM4ABFxr","url":"https://github.com/advisories/GHSA-mh63-6h87-95cp","title":"jwt-go allows excessive memory allocation during header parsing","description":"### Summary\n\nFunction [`parse.ParseUnverified`](https://github.com/golang-jwt/jwt/blob/c035977d9e11c351f4c05dfeae193923cbab49ee/parser.go#L138-L139) currently splits (via a call to [strings.Split](https://pkg.go.dev/strings#Split)) its argument (which is untrusted data) on periods.\n\nAs a result, in the face of a malicious request whose _Authorization_ header consists of `Bearer ` followed by many period characters, a call to that function incurs allocations to the tune of O(n) bytes (where n stands for the length of the function's argument), with a constant factor of about 16. Relevant weakness: [CWE-405: Asymmetric Resource Consumption (Amplification)](https://cwe.mitre.org/data/definitions/405.html)\n\n### Details\n\nSee [`parse.ParseUnverified`](https://github.com/golang-jwt/jwt/blob/c035977d9e11c351f4c05dfeae193923cbab49ee/parser.go#L138-L139) \n\n### Impact\n\nExcessive memory allocation","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2025-03-21T22:04:00.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N","references":["https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp","https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3","https://nvd.nist.gov/vuln/detail/CVE-2025-30204","https://github.com/golang-jwt/jwt/commit/bf316c48137a1212f8d0af9288cc9ce8e59f1afb","https://security.netapp.com/advisory/ntap-20250404-0002","https://github.com/advisories/GHSA-mh63-6h87-95cp"],"source_kind":"github","identifiers":["GHSA-mh63-6h87-95cp","CVE-2025-30204"],"repository_url":"https://github.com/golang-jwt/jwt","blast_radius":37.922640673880046,"created_at":"2025-03-21T23:07:46.262Z","updated_at":"2026-07-12T05:04:18.002Z","epss_percentage":0.00693,"epss_percentile":0.48521,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1taDYzLTZoODctOTVjcM4ABFxr","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1taDYzLTZoODctOTVjcM4ABFxr","packages":[{"ecosystem":"go","package_name":"github.com/golang-jwt/jwt/v4","versions":[{"first_patched_version":"4.5.2","vulnerable_version_range":"\u003c 4.5.2"}],"purl":"pkg:go/github.com%2Fgolang-jwt%2Fjwt%2Fv4"},{"ecosystem":"go","package_name":"github.com/golang-jwt/jwt/v5","versions":[{"first_patched_version":"5.2.2","vulnerable_version_range":"\u003e= 5.0.0-rc.1, \u003c 5.2.2"}],"purl":"pkg:go/github.com%2Fgolang-jwt%2Fjwt%2Fv5"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1taDYzLTZoODctOTVjcM4ABFxr/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/golang-jwt/jwt/v5","docker_dependents_count":486,"docker_downloads_count":4084393962,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/golang-jwt/jwt/v5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/golang-jwt/jwt/v5/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-30T04:04:03.109Z","issues_count":124,"pull_requests_count":178,"avg_time_to_close_issue":12923137.390804598,"avg_time_to_close_pull_request":6999420.074324325,"issues_closed_count":87,"pull_requests_closed_count":148,"pull_request_authors_count":70,"issue_authors_count":107,"avg_comments_per_issue":2.467741935483871,"avg_comments_per_pull_request":1.7134831460674158,"merged_pull_requests_count":89,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":15,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":1122323.111111111,"past_year_avg_time_to_close_pull_request":868078.9523809524,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.0666666666666667,"past_year_avg_comments_per_pull_request":0.9375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/issues","maintainers":[{"login":"oxisto","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"lggomez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lggomez"}],"active_maintainers":[{"login":"mfridman","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"oxisto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2Fjwt%2Fv5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2Fjwt%2Fv5/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2Fjwt%2Fv5/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2Fjwt%2Fv5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2Fjwt%2Fv5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2Fjwt%2Fv5/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2207821,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":4056265,"name":"github.com/golang-jwt/jwt/v4","ecosystem":"go","description":"Package jwt is a Go implementation of JSON Web Tokens: http://self-issued.info/docs/draft-jones-json-web-token.html","homepage":"https://github.com/golang-jwt/jwt","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/golang-jwt/jwt","keywords_array":[],"namespace":"github.com/golang-jwt/jwt","versions_count":11,"first_release_published_at":"2021-08-03T13:51:01.000Z","latest_release_published_at":"2025-03-21T20:49:30.000Z","latest_release_number":"v4.5.2","last_synced_at":"2026-07-12T00:12:34.824Z","created_at":"2022-04-12T10:32:33.986Z","updated_at":"2026-07-12T05:12:29.804Z","registry_url":"https://pkg.go.dev/github.com/golang-jwt/jwt/v4","install_command":"go get github.com/golang-jwt/jwt/v4","documentation_url":"https://pkg.go.dev/github.com/golang-jwt/jwt/v4#section-documentation","metadata":{},"repo_metadata":{"id":37368422,"uuid":"368683828","full_name":"golang-jwt/jwt","owner":"golang-jwt","description":"Go implementation of JSON Web Tokens (JWT).","archived":false,"fork":false,"pushed_at":"2026-05-26T21:30:26.000Z","size":1534,"stargazers_count":9105,"open_issues_count":42,"forks_count":433,"subscribers_count":34,"default_branch":"main","last_synced_at":"2026-05-30T04:06:30.488Z","etag":null,"topics":["auth","ed25519","go","golang","jwt","security"],"latest_commit_sha":null,"homepage":"https://golang-jwt.github.io/jwt/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golang-jwt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-05-29T15:18:35.000Z","dependencies_parsed_at":"2024-01-08T14:30:45.281Z","dependency_job_id":"6b849f41-a0df-4962-aaba-46567a39978c","html_url":"https://github.com/golang-jwt/jwt","commit_stats":{"total_commits":358,"total_committers":113,"mean_commits":3.168141592920354,"dds":0.5670391061452513,"last_synced_commit":"5ec246c074b71790eec1f2e05b54daf6ec29ec5f"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/golang-jwt/jwt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/sbom","scorecard":{"id":434424,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang-jwt/jwt","commit":"ef734f0950888a665b93ae936ed4a65630db955d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"name":"Maintained","score":10,"reason":"8 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:27","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/spell-check.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spell-check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/spell-check.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/build.yml:34","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 16 commits out of 29 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-19T04:14:39.726Z","repository_id":37368422,"created_at":"2025-08-19T04:14:39.726Z","updated_at":"2025-08-19T04:14:39.726Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34967619,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-30T02:00:05.919Z","response_time":92,"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":"golang-jwt","name":"golang-jwt","uuid":"84194169","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/84194169?v=4","repositories_count":2,"last_synced_at":"2023-03-04T21:30:43.979Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2023-03-04T21:30:44.006Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt/repositories"},"tags":[{"name":"v5.3.0","sha":"e9547a11aa603c52a31e315cdcaa71d0f25b921a","kind":"commit","published_at":"2025-07-30T13:04:00.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.0/manifests"},{"name":"v5.2.3","sha":"d83e545cee83663ad15137c8615900a60447baad","kind":"commit","published_at":"2025-07-01T13:04:53.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.3","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.3/manifests"},{"name":"v4.5.2","sha":"2f0e9add62078527821828c76865661aa7718a84","kind":"commit","published_at":"2025-03-21T20:49:30.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.2/manifests"},{"name":"v5.2.2","sha":"0951d184286dece21f73c85673fd308786ffe9c3","kind":"commit","published_at":"2025-03-21T20:42:51.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.2/manifests"},{"name":"v4.5.1","sha":"7b1c1c00a171c6c79bbdb40e4ce7d197060c1c2c","kind":"commit","published_at":"2024-11-03T20:01:24.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.1/manifests"},{"name":"v5.2.1","sha":"80dccb9209ebe7b503c067dc830fcbd4aa2e74eb","kind":"tag","published_at":"2024-03-05T02:01:07.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"b27c88965d976075194dc8125f1f9c60bd8cf162","kind":"tag","published_at":"2023-12-01T23:45:45.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"c776b83291a5326e18c2ae5f095809c7f45ed9d8","kind":"tag","published_at":"2023-11-08T01:10:12.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"5e00fbc8e7eb1af78d4a0ebce6ecf2394675bd99","kind":"commit","published_at":"2023-04-17T16:59:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.2","sha":"1c4047f488ec4e73d7b6ffafd7bff78ab82a1cc4","kind":"commit","published_at":"2023-03-24T22:11:38.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"148d71010923ca691c950db9846191800f498f8d","kind":"commit","published_at":"2023-02-21T13:32:25.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.1/manifests"},{"name":"v4.5.0","sha":"9358574a7a1a2c8d644f22b6e8de627ba85c58d0","kind":"commit","published_at":"2022-12-09T17:04:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"2101c1f4bc589dcef71b5f750191a8db07c82431","kind":"commit","published_at":"2022-11-08T14:43:45.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.3","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"9294af54b5fcb8c9c92e3d10ed83d2a7c87fe632","kind":"commit","published_at":"2022-06-04T12:03:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"0972257eba279bb357882afc11db8218644ad565","kind":"commit","published_at":"2022-03-26T14:13:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"d489c99d3e8a82bd47dcb3e4880414f7f747eaa7","kind":"commit","published_at":"2022-03-08T07:43:46.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"279dd197202aacaf886935f01015376ea9739c0c","kind":"commit","published_at":"2022-02-10T02:54:31.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"c435f38291bfed5322cf0f4ed12d1f8668ceaeb3","kind":"commit","published_at":"2021-11-24T13:27:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"fd8cd69d8eb674b14c031ef57fccf0cc7bbe5978","kind":"commit","published_at":"2021-09-24T19:32:29.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"2ebb50f957d606de5909fcf9ed49f9af3bc35e97","kind":"commit","published_at":"2021-08-03T13:51:01.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"4bbdd8ac624fc7a9ef7aec841c43d99b5fe65a29","kind":"commit","published_at":"2021-07-30T20:54:04.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5130b59fa758846d4779f7d0a1414aceab49b27b","kind":"commit","published_at":"2021-06-08T12:18:15.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"06ea1031745cb8b3dab3f6a236daf2b0aa468b7e","kind":"commit","published_at":"2018-03-08T23:13:08.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"dbeaa9332f19a944acb5736b4456cfcc02140e29","kind":"commit","published_at":"2017-10-19T21:57:19.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d2709f9f1f31ebcda9651b03077758c1f3a0018c","kind":"commit","published_at":"2016-06-16T19:15:56.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.0.0/manifests"},{"name":"v2.7.0","sha":"268038b363c7a8d7306b8e35bf77a1fde4b0c402","kind":"commit","published_at":"2016-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.7.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"a2c85815a77d0f951e33ba4db5ae93629a1530af","kind":"commit","published_at":"2016-04-13T00:36:00.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.6.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"b446e078d613dc395bf50b08884acbeafb19ce50","kind":"commit","published_at":"2016-03-31T18:13:52.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.5.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"f164e17f59b82642a3895ba065c385db6c547344","kind":"commit","published_at":"2015-11-16T21:12:11.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.4.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e5cb38552fb8426fe9f0f2b3bc8408f238b97b87","kind":"commit","published_at":"2015-07-16T21:04:19.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"8c45ba33b0a495057cba9985cd5dd1a3803ac7b4","kind":"commit","published_at":"2014-10-11T20:58:31.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"d82ad649e4ccf8c73f7e16fdbae22c16047b0962","kind":"commit","published_at":"2014-09-30T19:21:30.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"35c43501ff0ea77c4f3823af133912d6b9cae075","kind":"commit","published_at":"2014-08-26T22:30:37.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.0.0/manifests"},{"name":"v1.0.2","sha":"0987fb8fd48e32823701acdac19f5cfe47339de4","kind":"commit","published_at":"2014-08-26T20:51:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"fbcb3e4b637bdc5ef2257eb2d0fe1d914a499386","kind":"commit","published_at":"2014-07-05T20:05:22.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e5f9e9c6471913b9ca8d1000837a72b4028103c5","kind":"commit","published_at":"2014-06-16T02:41:49.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-06-30T13:37:20.720Z","dependent_packages_count":15582,"downloads":null,"downloads_period":null,"dependent_repos_count":22852,"rankings":{"downloads":null,"dependent_repos_count":0.041912757143583355,"dependent_packages_count":0.01950395629453879,"stargazers_count":1.0155544051448946,"forks_count":1.77506751169978,"docker_downloads_count":0.008299555870016505,"average":0.5720676372305626},"purl":"pkg:golang/github.com/golang-jwt/jwt/v4","advisories":[{"uuid":"GSA_kwCzR0hTQS1taDYzLTZoODctOTVjcM4ABFxr","url":"https://github.com/advisories/GHSA-mh63-6h87-95cp","title":"jwt-go allows excessive memory allocation during header parsing","description":"### Summary\n\nFunction [`parse.ParseUnverified`](https://github.com/golang-jwt/jwt/blob/c035977d9e11c351f4c05dfeae193923cbab49ee/parser.go#L138-L139) currently splits (via a call to [strings.Split](https://pkg.go.dev/strings#Split)) its argument (which is untrusted data) on periods.\n\nAs a result, in the face of a malicious request whose _Authorization_ header consists of `Bearer ` followed by many period characters, a call to that function incurs allocations to the tune of O(n) bytes (where n stands for the length of the function's argument), with a constant factor of about 16. Relevant weakness: [CWE-405: Asymmetric Resource Consumption (Amplification)](https://cwe.mitre.org/data/definitions/405.html)\n\n### Details\n\nSee [`parse.ParseUnverified`](https://github.com/golang-jwt/jwt/blob/c035977d9e11c351f4c05dfeae193923cbab49ee/parser.go#L138-L139) \n\n### Impact\n\nExcessive memory allocation","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2025-03-21T22:04:00.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N","references":["https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp","https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3","https://nvd.nist.gov/vuln/detail/CVE-2025-30204","https://github.com/golang-jwt/jwt/commit/bf316c48137a1212f8d0af9288cc9ce8e59f1afb","https://security.netapp.com/advisory/ntap-20250404-0002","https://github.com/advisories/GHSA-mh63-6h87-95cp"],"source_kind":"github","identifiers":["GHSA-mh63-6h87-95cp","CVE-2025-30204"],"repository_url":"https://github.com/golang-jwt/jwt","blast_radius":37.922640673880046,"created_at":"2025-03-21T23:07:46.262Z","updated_at":"2026-07-12T05:04:18.002Z","epss_percentage":0.00693,"epss_percentile":0.48521,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1taDYzLTZoODctOTVjcM4ABFxr","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1taDYzLTZoODctOTVjcM4ABFxr","packages":[{"ecosystem":"go","package_name":"github.com/golang-jwt/jwt/v4","versions":[{"first_patched_version":"4.5.2","vulnerable_version_range":"\u003c 4.5.2"}],"purl":"pkg:go/github.com%2Fgolang-jwt%2Fjwt%2Fv4"},{"ecosystem":"go","package_name":"github.com/golang-jwt/jwt/v5","versions":[{"first_patched_version":"5.2.2","vulnerable_version_range":"\u003e= 5.0.0-rc.1, \u003c 5.2.2"}],"purl":"pkg:go/github.com%2Fgolang-jwt%2Fjwt%2Fv5"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1taDYzLTZoODctOTVjcM4ABFxr/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS0yOXd4LXZoMzMtN3g3cs4ABA9C","url":"https://github.com/advisories/GHSA-29wx-vh33-7x7r","title":"Bad documentation of error handling in ParseWithClaims can lead to potentially dangerous situations","description":"### Summary\n\nUnclear documentation of the error behavior in `ParseWithClaims` can lead to situation where users are potentially not checking errors in the way they should be. Especially, if a token is both expired and invalid, the errors returned by `ParseWithClaims` return both error codes. If users only check for the `jwt.ErrTokenExpired ` using `error.Is`, they will ignore the embedded `jwt.ErrTokenSignatureInvalid` and thus potentially accept invalid tokens.\n\n### Fix\n\nWe have back-ported the error handling logic from the `v5` branch to the `v4` branch. In this logic, the `ParseWithClaims` function will immediately return in \"dangerous\" situations (e.g., an invalid signature), limiting the combined errors only to situations where the signature is valid, but further validation failed (e.g., if the signature is valid, but is expired AND has the wrong audience). This fix is part of the 4.5.1 release.\n\n### Workaround \n\nWe are aware that this changes the behaviour of an established function and is not 100 % backwards compatible, so updating to 4.5.1 might break your code. In case you cannot update to 4.5.0, please make sure that you are properly checking for all errors (\"dangerous\" ones first), so that you are not running in the case detailed above.\n\n```Go\ntoken, err := /* jwt.Parse or similar */\nif token.Valid {\n\tfmt.Println(\"You look nice today\")\n} else if errors.Is(err, jwt.ErrTokenMalformed) {\n\tfmt.Println(\"That's not even a token\")\n} else if errors.Is(err, jwt.ErrTokenUnverifiable) {\n\tfmt.Println(\"We could not verify this token\")\n} else if errors.Is(err, jwt.ErrTokenSignatureInvalid) {\n\tfmt.Println(\"This token has an invalid signature\")\n} else if errors.Is(err, jwt.ErrTokenExpired) || errors.Is(err, jwt.ErrTokenNotValidYet) {\n\t// Token is either expired or not active yet\n\tfmt.Println(\"Timing is everything\")\n} else {\n\tfmt.Println(\"Couldn't handle this token:\", err)\n}\n```","origin":"UNSPECIFIED","severity":"LOW","published_at":"2024-11-04T23:22:41.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":2.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N","references":["https://github.com/golang-jwt/jwt/security/advisories/GHSA-29wx-vh33-7x7r","https://github.com/golang-jwt/jwt/commit/7b1c1c00a171c6c79bbdb40e4ce7d197060c1c2c","https://nvd.nist.gov/vuln/detail/CVE-2024-51744","https://github.com/advisories/GHSA-29wx-vh33-7x7r"],"source_kind":"github","identifiers":["GHSA-29wx-vh33-7x7r","CVE-2024-51744"],"repository_url":"https://github.com/golang-jwt/jwt","blast_radius":10.025525695393576,"created_at":"2024-11-05T00:07:16.678Z","updated_at":"2026-07-10T13:05:12.577Z","epss_percentage":0.00521,"epss_percentile":0.40517,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0yOXd4LXZoMzMtN3g3cs4ABA9C","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS0yOXd4LXZoMzMtN3g3cs4ABA9C","packages":[{"ecosystem":"go","package_name":"github.com/golang-jwt/jwt/v4","versions":[{"first_patched_version":"4.5.1","vulnerable_version_range":"\u003c 4.5.1"}],"purl":"pkg:go/github.com%2Fgolang-jwt%2Fjwt%2Fv4"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0yOXd4LXZoMzMtN3g3cs4ABA9C/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/golang-jwt/jwt/v4","docker_dependents_count":8824,"docker_downloads_count":39872494127,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/golang-jwt/jwt/v4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/golang-jwt/jwt/v4/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-05-30T04:04:03.109Z","issues_count":124,"pull_requests_count":178,"avg_time_to_close_issue":12923137.390804598,"avg_time_to_close_pull_request":6999420.074324325,"issues_closed_count":87,"pull_requests_closed_count":148,"pull_request_authors_count":70,"issue_authors_count":107,"avg_comments_per_issue":2.467741935483871,"avg_comments_per_pull_request":1.7134831460674158,"merged_pull_requests_count":89,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":15,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":1122323.111111111,"past_year_avg_time_to_close_pull_request":868078.9523809524,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.0666666666666667,"past_year_avg_comments_per_pull_request":0.9375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/issues","maintainers":[{"login":"oxisto","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"lggomez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lggomez"}],"active_maintainers":[{"login":"mfridman","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"oxisto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2Fjwt%2Fv4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2Fjwt%2Fv4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2Fjwt%2Fv4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2Fjwt%2Fv4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2Fjwt%2Fv4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2Fjwt%2Fv4/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2207821,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3940100,"name":"github.com/golang-jwt/jwt","ecosystem":"go","description":"Package jwt is a Go implementation of JSON Web Tokens: http://self-issued.info/docs/draft-jones-json-web-token.html","homepage":"https://github.com/golang-jwt/jwt","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/golang-jwt/jwt","keywords_array":[],"namespace":"github.com/golang-jwt","versions_count":16,"first_release_published_at":"2014-06-16T02:41:49.000Z","latest_release_published_at":"2021-07-30T20:54:04.000Z","latest_release_number":"v3.2.2+incompatible","last_synced_at":"2026-07-12T00:12:33.824Z","created_at":"2022-04-12T03:46:17.234Z","updated_at":"2026-07-12T00:12:33.824Z","registry_url":"https://pkg.go.dev/github.com/golang-jwt/jwt","install_command":"go get github.com/golang-jwt/jwt","documentation_url":"https://pkg.go.dev/github.com/golang-jwt/jwt#section-documentation","metadata":{},"repo_metadata":{"id":37368422,"uuid":"368683828","full_name":"golang-jwt/jwt","owner":"golang-jwt","description":"Go implementation of JSON Web Tokens (JWT).","archived":false,"fork":false,"pushed_at":"2026-05-26T21:30:26.000Z","size":1534,"stargazers_count":9105,"open_issues_count":42,"forks_count":433,"subscribers_count":34,"default_branch":"main","last_synced_at":"2026-05-30T04:06:30.488Z","etag":null,"topics":["auth","ed25519","go","golang","jwt","security"],"latest_commit_sha":null,"homepage":"https://golang-jwt.github.io/jwt/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golang-jwt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-05-29T15:18:35.000Z","dependencies_parsed_at":"2024-01-08T14:30:45.281Z","dependency_job_id":"6b849f41-a0df-4962-aaba-46567a39978c","html_url":"https://github.com/golang-jwt/jwt","commit_stats":{"total_commits":358,"total_committers":113,"mean_commits":3.168141592920354,"dds":0.5670391061452513,"last_synced_commit":"5ec246c074b71790eec1f2e05b54daf6ec29ec5f"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/golang-jwt/jwt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/sbom","scorecard":{"id":434424,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang-jwt/jwt","commit":"ef734f0950888a665b93ae936ed4a65630db955d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"name":"Maintained","score":10,"reason":"8 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:27","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/spell-check.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spell-check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/spell-check.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/build.yml:34","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 16 commits out of 29 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-19T04:14:39.726Z","repository_id":37368422,"created_at":"2025-08-19T04:14:39.726Z","updated_at":"2025-08-19T04:14:39.726Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34967619,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-30T02:00:05.919Z","response_time":92,"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":"golang-jwt","name":"golang-jwt","uuid":"84194169","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/84194169?v=4","repositories_count":2,"last_synced_at":"2023-03-04T21:30:43.979Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2023-03-04T21:30:44.006Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt/repositories"},"tags":[{"name":"v5.3.0","sha":"e9547a11aa603c52a31e315cdcaa71d0f25b921a","kind":"commit","published_at":"2025-07-30T13:04:00.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.0/manifests"},{"name":"v5.2.3","sha":"d83e545cee83663ad15137c8615900a60447baad","kind":"commit","published_at":"2025-07-01T13:04:53.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.3","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.3/manifests"},{"name":"v4.5.2","sha":"2f0e9add62078527821828c76865661aa7718a84","kind":"commit","published_at":"2025-03-21T20:49:30.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.2/manifests"},{"name":"v5.2.2","sha":"0951d184286dece21f73c85673fd308786ffe9c3","kind":"commit","published_at":"2025-03-21T20:42:51.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.2/manifests"},{"name":"v4.5.1","sha":"7b1c1c00a171c6c79bbdb40e4ce7d197060c1c2c","kind":"commit","published_at":"2024-11-03T20:01:24.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.1/manifests"},{"name":"v5.2.1","sha":"80dccb9209ebe7b503c067dc830fcbd4aa2e74eb","kind":"tag","published_at":"2024-03-05T02:01:07.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"b27c88965d976075194dc8125f1f9c60bd8cf162","kind":"tag","published_at":"2023-12-01T23:45:45.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"c776b83291a5326e18c2ae5f095809c7f45ed9d8","kind":"tag","published_at":"2023-11-08T01:10:12.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"5e00fbc8e7eb1af78d4a0ebce6ecf2394675bd99","kind":"commit","published_at":"2023-04-17T16:59:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.2","sha":"1c4047f488ec4e73d7b6ffafd7bff78ab82a1cc4","kind":"commit","published_at":"2023-03-24T22:11:38.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"148d71010923ca691c950db9846191800f498f8d","kind":"commit","published_at":"2023-02-21T13:32:25.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.1/manifests"},{"name":"v4.5.0","sha":"9358574a7a1a2c8d644f22b6e8de627ba85c58d0","kind":"commit","published_at":"2022-12-09T17:04:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"2101c1f4bc589dcef71b5f750191a8db07c82431","kind":"commit","published_at":"2022-11-08T14:43:45.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.3","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"9294af54b5fcb8c9c92e3d10ed83d2a7c87fe632","kind":"commit","published_at":"2022-06-04T12:03:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"0972257eba279bb357882afc11db8218644ad565","kind":"commit","published_at":"2022-03-26T14:13:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"d489c99d3e8a82bd47dcb3e4880414f7f747eaa7","kind":"commit","published_at":"2022-03-08T07:43:46.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"279dd197202aacaf886935f01015376ea9739c0c","kind":"commit","published_at":"2022-02-10T02:54:31.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"c435f38291bfed5322cf0f4ed12d1f8668ceaeb3","kind":"commit","published_at":"2021-11-24T13:27:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"fd8cd69d8eb674b14c031ef57fccf0cc7bbe5978","kind":"commit","published_at":"2021-09-24T19:32:29.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"2ebb50f957d606de5909fcf9ed49f9af3bc35e97","kind":"commit","published_at":"2021-08-03T13:51:01.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"4bbdd8ac624fc7a9ef7aec841c43d99b5fe65a29","kind":"commit","published_at":"2021-07-30T20:54:04.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5130b59fa758846d4779f7d0a1414aceab49b27b","kind":"commit","published_at":"2021-06-08T12:18:15.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"06ea1031745cb8b3dab3f6a236daf2b0aa468b7e","kind":"commit","published_at":"2018-03-08T23:13:08.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"dbeaa9332f19a944acb5736b4456cfcc02140e29","kind":"commit","published_at":"2017-10-19T21:57:19.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d2709f9f1f31ebcda9651b03077758c1f3a0018c","kind":"commit","published_at":"2016-06-16T19:15:56.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.0.0/manifests"},{"name":"v2.7.0","sha":"268038b363c7a8d7306b8e35bf77a1fde4b0c402","kind":"commit","published_at":"2016-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.7.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"a2c85815a77d0f951e33ba4db5ae93629a1530af","kind":"commit","published_at":"2016-04-13T00:36:00.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.6.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"b446e078d613dc395bf50b08884acbeafb19ce50","kind":"commit","published_at":"2016-03-31T18:13:52.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.5.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"f164e17f59b82642a3895ba065c385db6c547344","kind":"commit","published_at":"2015-11-16T21:12:11.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.4.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e5cb38552fb8426fe9f0f2b3bc8408f238b97b87","kind":"commit","published_at":"2015-07-16T21:04:19.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"8c45ba33b0a495057cba9985cd5dd1a3803ac7b4","kind":"commit","published_at":"2014-10-11T20:58:31.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"d82ad649e4ccf8c73f7e16fdbae22c16047b0962","kind":"commit","published_at":"2014-09-30T19:21:30.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"35c43501ff0ea77c4f3823af133912d6b9cae075","kind":"commit","published_at":"2014-08-26T22:30:37.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.0.0/manifests"},{"name":"v1.0.2","sha":"0987fb8fd48e32823701acdac19f5cfe47339de4","kind":"commit","published_at":"2014-08-26T20:51:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"fbcb3e4b637bdc5ef2257eb2d0fe1d914a499386","kind":"commit","published_at":"2014-07-05T20:05:22.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e5f9e9c6471913b9ca8d1000837a72b4028103c5","kind":"commit","published_at":"2014-06-16T02:41:49.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-06-30T13:37:20.712Z","dependent_packages_count":10254,"downloads":null,"downloads_period":null,"dependent_repos_count":15408,"rankings":{"downloads":null,"dependent_repos_count":0.06017178005761967,"dependent_packages_count":0.026454834335677614,"stargazers_count":1.0155544051448946,"forks_count":1.77506751169978,"docker_downloads_count":0.031123334512561895,"average":0.5816743731501067},"purl":"pkg:golang/github.com/golang-jwt/jwt","advisories":[{"uuid":"GSA_kwCzR0hTQS1taDYzLTZoODctOTVjcM4ABFxr","url":"https://github.com/advisories/GHSA-mh63-6h87-95cp","title":"jwt-go allows excessive memory allocation during header parsing","description":"### Summary\n\nFunction [`parse.ParseUnverified`](https://github.com/golang-jwt/jwt/blob/c035977d9e11c351f4c05dfeae193923cbab49ee/parser.go#L138-L139) currently splits (via a call to [strings.Split](https://pkg.go.dev/strings#Split)) its argument (which is untrusted data) on periods.\n\nAs a result, in the face of a malicious request whose _Authorization_ header consists of `Bearer ` followed by many period characters, a call to that function incurs allocations to the tune of O(n) bytes (where n stands for the length of the function's argument), with a constant factor of about 16. Relevant weakness: [CWE-405: Asymmetric Resource Consumption (Amplification)](https://cwe.mitre.org/data/definitions/405.html)\n\n### Details\n\nSee [`parse.ParseUnverified`](https://github.com/golang-jwt/jwt/blob/c035977d9e11c351f4c05dfeae193923cbab49ee/parser.go#L138-L139) \n\n### Impact\n\nExcessive memory allocation","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2025-03-21T22:04:00.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N","references":["https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp","https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3","https://nvd.nist.gov/vuln/detail/CVE-2025-30204","https://github.com/golang-jwt/jwt/commit/bf316c48137a1212f8d0af9288cc9ce8e59f1afb","https://security.netapp.com/advisory/ntap-20250404-0002","https://github.com/advisories/GHSA-mh63-6h87-95cp"],"source_kind":"github","identifiers":["GHSA-mh63-6h87-95cp","CVE-2025-30204"],"repository_url":"https://github.com/golang-jwt/jwt","blast_radius":37.922640673880046,"created_at":"2025-03-21T23:07:46.262Z","updated_at":"2026-07-06T14:05:08.361Z","epss_percentage":0.00693,"epss_percentile":0.48004,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1taDYzLTZoODctOTVjcM4ABFxr","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1taDYzLTZoODctOTVjcM4ABFxr","packages":[{"ecosystem":"go","package_name":"github.com/golang-jwt/jwt","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003e= 3.2.0, \u003c= 3.2.2"}],"purl":"pkg:go/github.com%2Fgolang-jwt%2Fjwt"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1taDYzLTZoODctOTVjcM4ABFxr/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/golang-jwt/jwt","docker_dependents_count":2196,"docker_downloads_count":11075326122,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/golang-jwt/jwt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/golang-jwt/jwt/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-05-30T04:04:03.109Z","issues_count":124,"pull_requests_count":178,"avg_time_to_close_issue":12923137.390804598,"avg_time_to_close_pull_request":6999420.074324325,"issues_closed_count":87,"pull_requests_closed_count":148,"pull_request_authors_count":70,"issue_authors_count":107,"avg_comments_per_issue":2.467741935483871,"avg_comments_per_pull_request":1.7134831460674158,"merged_pull_requests_count":89,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":15,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":1122323.111111111,"past_year_avg_time_to_close_pull_request":868078.9523809524,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.0666666666666667,"past_year_avg_comments_per_pull_request":0.9375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/issues","maintainers":[{"login":"oxisto","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"lggomez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lggomez"}],"active_maintainers":[{"login":"mfridman","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"oxisto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2Fjwt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2Fjwt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2Fjwt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2Fjwt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2Fjwt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2Fjwt/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2207821,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14680846,"name":"github.com/golang-Jwt/jwt/v5","ecosystem":"go","description":null,"homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/golang-Jwt/jwt","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2023-02-21T13:32:25.000Z","latest_release_published_at":"2026-01-28T19:58:13.000Z","latest_release_number":"v5.3.1","last_synced_at":"2026-07-12T05:20:43.830Z","created_at":"2026-06-26T13:17:06.679Z","updated_at":"2026-07-12T05:20:43.831Z","registry_url":"https://pkg.go.dev/github.com/golang-Jwt/jwt/v5","install_command":"go get github.com/golang-Jwt/jwt/v5","documentation_url":"https://pkg.go.dev/github.com/golang-Jwt/jwt/v5#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-06-30T13:37:17.234Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.949816600657531,"dependent_packages_count":4.638193141632565,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.794004871145048},"purl":"pkg:golang/github.com/golang-%21jwt/jwt/v5","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/golang-Jwt/jwt/v5","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/golang-Jwt/jwt/v5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/golang-Jwt/jwt/v5/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-Jwt%2Fjwt%2Fv5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-Jwt%2Fjwt%2Fv5/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-Jwt%2Fjwt%2Fv5/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-Jwt%2Fjwt%2Fv5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-Jwt%2Fjwt%2Fv5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-Jwt%2Fjwt%2Fv5/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2207821,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14297870,"name":"github.com/goLang-jwt/jwt","ecosystem":"go","description":"Package jwt is a Go implementation of JSON Web Tokens: http://self-issued.info/docs/draft-jones-json-web-token.html","homepage":"https://github.com/goLang-jwt/jwt","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/goLang-jwt/jwt","keywords_array":[],"namespace":"github.com/goLang-jwt","versions_count":16,"first_release_published_at":"2014-06-16T02:41:49.000Z","latest_release_published_at":"2021-07-30T20:54:04.000Z","latest_release_number":"v3.2.2+incompatible","last_synced_at":"2026-07-12T05:20:42.889Z","created_at":"2026-04-22T10:05:00.236Z","updated_at":"2026-07-12T05:20:42.889Z","registry_url":"https://pkg.go.dev/github.com/goLang-jwt/jwt","install_command":"go get github.com/goLang-jwt/jwt","documentation_url":"https://pkg.go.dev/github.com/goLang-jwt/jwt#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-06-30T13:37:17.675Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.1476275343213995,"dependent_packages_count":4.823416941952518,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.985522238136959},"purl":"pkg:golang/github.com/go%21lang-jwt/jwt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/goLang-jwt/jwt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/goLang-jwt/jwt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/goLang-jwt/jwt/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgoLang-jwt%2Fjwt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgoLang-jwt%2Fjwt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgoLang-jwt%2Fjwt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgoLang-jwt%2Fjwt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgoLang-jwt%2Fjwt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgoLang-jwt%2Fjwt/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2207821,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":12492550,"name":"github.com/golang-jwt/JWT","ecosystem":"go","description":"Package jwt is a Go implementation of JSON Web Tokens: http://self-issued.info/docs/draft-jones-json-web-token.html","homepage":"https://github.com/golang-jwt/JWT","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/golang-jwt/JWT","keywords_array":[],"namespace":"github.com/golang-jwt","versions_count":16,"first_release_published_at":"2014-06-16T02:41:49.000Z","latest_release_published_at":"2021-07-30T20:54:04.000Z","latest_release_number":"v3.2.2+incompatible","last_synced_at":"2026-07-12T05:20:43.642Z","created_at":"2025-11-17T12:05:42.498Z","updated_at":"2026-07-12T05:20:43.643Z","registry_url":"https://pkg.go.dev/github.com/golang-jwt/JWT","install_command":"go get github.com/golang-jwt/JWT","documentation_url":"https://pkg.go.dev/github.com/golang-jwt/JWT#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-06-30T13:37:16.656Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.433565693117477,"dependent_packages_count":5.091624961171611,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.262595327144544},"purl":"pkg:golang/github.com/golang-jwt/%21j%21w%21t","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/golang-jwt/JWT","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/golang-jwt/JWT","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/golang-jwt/JWT/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2FJWT/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2FJWT/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2FJWT/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2FJWT/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2FJWT/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2FJWT/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2207821,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13448271,"name":"golang-github-golang-jwt-jwt-v5","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/golang-jwt/jwt","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/golang-jwt/jwt","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T15:22:21.952Z","latest_release_published_at":"2026-02-08T15:22:21.952Z","latest_release_number":"5.2.0-2","last_synced_at":"2026-03-08T15:44:07.760Z","created_at":"2026-02-08T15:22:19.725Z","updated_at":"2026-06-30T13:37:18.599Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-golang-jwt-jwt-v5","install_command":"apt-get install golang-github-golang-jwt-jwt-v5","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-golang-jwt-jwt-v5-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":37368422,"uuid":"368683828","full_name":"golang-jwt/jwt","owner":"golang-jwt","description":"Go implementation of JSON Web Tokens (JWT).","archived":false,"fork":false,"pushed_at":"2026-05-26T21:30:26.000Z","size":1534,"stargazers_count":9105,"open_issues_count":42,"forks_count":433,"subscribers_count":34,"default_branch":"main","last_synced_at":"2026-05-30T04:06:30.488Z","etag":null,"topics":["auth","ed25519","go","golang","jwt","security"],"latest_commit_sha":null,"homepage":"https://golang-jwt.github.io/jwt/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golang-jwt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-05-29T15:18:35.000Z","dependencies_parsed_at":"2024-01-08T14:30:45.281Z","dependency_job_id":"6b849f41-a0df-4962-aaba-46567a39978c","html_url":"https://github.com/golang-jwt/jwt","commit_stats":{"total_commits":358,"total_committers":113,"mean_commits":3.168141592920354,"dds":0.5670391061452513,"last_synced_commit":"5ec246c074b71790eec1f2e05b54daf6ec29ec5f"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/golang-jwt/jwt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/sbom","scorecard":{"id":434424,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang-jwt/jwt","commit":"ef734f0950888a665b93ae936ed4a65630db955d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"name":"Maintained","score":10,"reason":"8 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:27","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/spell-check.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spell-check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/spell-check.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/build.yml:34","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 16 commits out of 29 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-19T04:14:39.726Z","repository_id":37368422,"created_at":"2025-08-19T04:14:39.726Z","updated_at":"2025-08-19T04:14:39.726Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34967619,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-30T02:00:05.919Z","response_time":92,"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"}},"repo_metadata_updated_at":"2026-06-30T13:37:18.599Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-golang-jwt-jwt-v5?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-golang-jwt-jwt-v5","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-golang-jwt-jwt-v5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-golang-jwt-jwt-v5/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-30T04:04:03.109Z","issues_count":124,"pull_requests_count":178,"avg_time_to_close_issue":12923137.390804598,"avg_time_to_close_pull_request":6999420.074324325,"issues_closed_count":87,"pull_requests_closed_count":148,"pull_request_authors_count":70,"issue_authors_count":107,"avg_comments_per_issue":2.467741935483871,"avg_comments_per_pull_request":1.7134831460674158,"merged_pull_requests_count":89,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":15,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":1122323.111111111,"past_year_avg_time_to_close_pull_request":868078.9523809524,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.0666666666666667,"past_year_avg_comments_per_pull_request":0.9375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/issues","maintainers":[{"login":"oxisto","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"lggomez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lggomez"}],"active_maintainers":[{"login":"mfridman","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"oxisto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-golang-jwt-jwt-v5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-golang-jwt-jwt-v5/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-golang-jwt-jwt-v5/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-golang-jwt-jwt-v5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-golang-jwt-jwt-v5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-golang-jwt-jwt-v5/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1473,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":214},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-06-10T05:17:05.787Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":11793501,"name":"github.com/Golang-jwt/jwt/v4","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/Golang-jwt/jwt","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2021-08-03T13:51:01.000Z","latest_release_published_at":"2025-03-21T20:49:30.000Z","latest_release_number":"v4.5.2","last_synced_at":"2026-07-12T05:20:47.685Z","created_at":"2025-06-12T11:21:45.236Z","updated_at":"2026-07-12T05:20:47.685Z","registry_url":"https://pkg.go.dev/github.com/Golang-jwt/jwt/v4","install_command":"go get github.com/Golang-jwt/jwt/v4","documentation_url":"https://pkg.go.dev/github.com/Golang-jwt/jwt/v4#section-documentation","metadata":{},"repo_metadata":{"id":37368422,"uuid":"368683828","full_name":"golang-jwt/jwt","owner":"golang-jwt","description":"Go implementation of JSON Web Tokens (JWT).","archived":false,"fork":false,"pushed_at":"2025-09-24T11:44:27.000Z","size":1541,"stargazers_count":8527,"open_issues_count":44,"forks_count":412,"subscribers_count":38,"default_branch":"main","last_synced_at":"2025-09-24T13:26:51.203Z","etag":null,"topics":["auth","ed25519","go","golang","jwt","security"],"latest_commit_sha":null,"homepage":"https://golang-jwt.github.io/jwt/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golang-jwt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2025-09-24T12:56:27.000Z","dependencies_parsed_at":"2024-01-08T14:30:45.281Z","dependency_job_id":"6b849f41-a0df-4962-aaba-46567a39978c","html_url":"https://github.com/golang-jwt/jwt","commit_stats":{"total_commits":358,"total_committers":113,"mean_commits":3.168141592920354,"dds":0.5670391061452513,"last_synced_commit":"5ec246c074b71790eec1f2e05b54daf6ec29ec5f"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/golang-jwt/jwt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/sbom","scorecard":{"id":434424,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang-jwt/jwt","commit":"ef734f0950888a665b93ae936ed4a65630db955d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"name":"Maintained","score":10,"reason":"8 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:27","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/spell-check.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spell-check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/spell-check.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/build.yml:34","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 16 commits out of 29 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-19T04:14:39.726Z","repository_id":37368422,"created_at":"2025-08-19T04:14:39.726Z","updated_at":"2025-08-19T04:14:39.726Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276837201,"owners_count":25713343,"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-09-24T02:00:09.776Z","response_time":97,"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":"golang-jwt","name":"golang-jwt","uuid":"84194169","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/84194169?v=4","repositories_count":2,"last_synced_at":"2023-03-04T21:30:43.979Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2023-03-04T21:30:44.006Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt/repositories"},"tags":[{"name":"v5.3.0","sha":"e9547a11aa603c52a31e315cdcaa71d0f25b921a","kind":"commit","published_at":"2025-07-30T13:04:00.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.0/manifests"},{"name":"v5.2.3","sha":"d83e545cee83663ad15137c8615900a60447baad","kind":"commit","published_at":"2025-07-01T13:04:53.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.3","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.3/manifests"},{"name":"v4.5.2","sha":"2f0e9add62078527821828c76865661aa7718a84","kind":"commit","published_at":"2025-03-21T20:49:30.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.2/manifests"},{"name":"v5.2.2","sha":"0951d184286dece21f73c85673fd308786ffe9c3","kind":"commit","published_at":"2025-03-21T20:42:51.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.2/manifests"},{"name":"v4.5.1","sha":"7b1c1c00a171c6c79bbdb40e4ce7d197060c1c2c","kind":"commit","published_at":"2024-11-03T20:01:24.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.1/manifests"},{"name":"v5.2.1","sha":"80dccb9209ebe7b503c067dc830fcbd4aa2e74eb","kind":"tag","published_at":"2024-03-05T02:01:07.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"b27c88965d976075194dc8125f1f9c60bd8cf162","kind":"tag","published_at":"2023-12-01T23:45:45.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"c776b83291a5326e18c2ae5f095809c7f45ed9d8","kind":"tag","published_at":"2023-11-08T01:10:12.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"5e00fbc8e7eb1af78d4a0ebce6ecf2394675bd99","kind":"commit","published_at":"2023-04-17T16:59:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.2","sha":"1c4047f488ec4e73d7b6ffafd7bff78ab82a1cc4","kind":"commit","published_at":"2023-03-24T22:11:38.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"148d71010923ca691c950db9846191800f498f8d","kind":"commit","published_at":"2023-02-21T13:32:25.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.1/manifests"},{"name":"v4.5.0","sha":"9358574a7a1a2c8d644f22b6e8de627ba85c58d0","kind":"commit","published_at":"2022-12-09T17:04:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"2101c1f4bc589dcef71b5f750191a8db07c82431","kind":"commit","published_at":"2022-11-08T14:43:45.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.3","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"9294af54b5fcb8c9c92e3d10ed83d2a7c87fe632","kind":"commit","published_at":"2022-06-04T12:03:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"0972257eba279bb357882afc11db8218644ad565","kind":"commit","published_at":"2022-03-26T14:13:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"d489c99d3e8a82bd47dcb3e4880414f7f747eaa7","kind":"commit","published_at":"2022-03-08T07:43:46.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"279dd197202aacaf886935f01015376ea9739c0c","kind":"commit","published_at":"2022-02-10T02:54:31.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"c435f38291bfed5322cf0f4ed12d1f8668ceaeb3","kind":"commit","published_at":"2021-11-24T13:27:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"fd8cd69d8eb674b14c031ef57fccf0cc7bbe5978","kind":"commit","published_at":"2021-09-24T19:32:29.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"2ebb50f957d606de5909fcf9ed49f9af3bc35e97","kind":"commit","published_at":"2021-08-03T13:51:01.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"4bbdd8ac624fc7a9ef7aec841c43d99b5fe65a29","kind":"commit","published_at":"2021-07-30T20:54:04.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5130b59fa758846d4779f7d0a1414aceab49b27b","kind":"commit","published_at":"2021-06-08T12:18:15.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"06ea1031745cb8b3dab3f6a236daf2b0aa468b7e","kind":"commit","published_at":"2018-03-08T23:13:08.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"dbeaa9332f19a944acb5736b4456cfcc02140e29","kind":"commit","published_at":"2017-10-19T21:57:19.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d2709f9f1f31ebcda9651b03077758c1f3a0018c","kind":"commit","published_at":"2016-06-16T19:15:56.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.0.0/manifests"},{"name":"v2.7.0","sha":"268038b363c7a8d7306b8e35bf77a1fde4b0c402","kind":"commit","published_at":"2016-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.7.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"a2c85815a77d0f951e33ba4db5ae93629a1530af","kind":"commit","published_at":"2016-04-13T00:36:00.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.6.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"b446e078d613dc395bf50b08884acbeafb19ce50","kind":"commit","published_at":"2016-03-31T18:13:52.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.5.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"f164e17f59b82642a3895ba065c385db6c547344","kind":"commit","published_at":"2015-11-16T21:12:11.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.4.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e5cb38552fb8426fe9f0f2b3bc8408f238b97b87","kind":"commit","published_at":"2015-07-16T21:04:19.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"8c45ba33b0a495057cba9985cd5dd1a3803ac7b4","kind":"commit","published_at":"2014-10-11T20:58:31.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"d82ad649e4ccf8c73f7e16fdbae22c16047b0962","kind":"commit","published_at":"2014-09-30T19:21:30.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"35c43501ff0ea77c4f3823af133912d6b9cae075","kind":"commit","published_at":"2014-08-26T22:30:37.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.0.0/manifests"},{"name":"v1.0.2","sha":"0987fb8fd48e32823701acdac19f5cfe47339de4","kind":"commit","published_at":"2014-08-26T20:51:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"fbcb3e4b637bdc5ef2257eb2d0fe1d914a499386","kind":"commit","published_at":"2014-07-05T20:05:22.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e5f9e9c6471913b9ca8d1000837a72b4028103c5","kind":"commit","published_at":"2014-06-16T02:41:49.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-06-30T13:37:16.203Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.718874848676274,"dependent_packages_count":5.358972625458725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.538923737067499},"purl":"pkg:golang/github.com/%21golang-jwt/jwt/v4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Golang-jwt/jwt/v4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Golang-jwt/jwt/v4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Golang-jwt/jwt/v4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-14T07:20:11.062Z","issues_count":120,"pull_requests_count":164,"avg_time_to_close_issue":13124129.05882353,"avg_time_to_close_pull_request":7449364.115942029,"issues_closed_count":85,"pull_requests_closed_count":138,"pull_request_authors_count":63,"issue_authors_count":103,"avg_comments_per_issue":2.4916666666666667,"avg_comments_per_pull_request":1.701219512195122,"merged_pull_requests_count":83,"bot_issues_count":0,"bot_pull_requests_count":20,"past_year_issues_count":28,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":822307.9230769231,"past_year_avg_time_to_close_pull_request":1953289.6551724137,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":29,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":0.7857142857142857,"past_year_avg_comments_per_pull_request":1.065217391304348,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/issues","maintainers":[{"login":"oxisto","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"lggomez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lggomez"}],"active_maintainers":[{"login":"oxisto","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGolang-jwt%2Fjwt%2Fv4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGolang-jwt%2Fjwt%2Fv4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGolang-jwt%2Fjwt%2Fv4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGolang-jwt%2Fjwt%2Fv4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGolang-jwt%2Fjwt%2Fv4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGolang-jwt%2Fjwt%2Fv4/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2207821,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13964328,"name":"go-github-com-golang-jwt-jwt","ecosystem":"guix","description":"Go implementation of JSON Web Tokens","homepage":"https://github.com/golang-jwt/jwt","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/golang-jwt/jwt","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T23:10:33.553Z","latest_release_published_at":"2026-03-02T23:10:33.553Z","latest_release_number":"3.2.2","last_synced_at":"2026-04-07T02:02:13.745Z","created_at":"2026-03-02T23:10:32.969Z","updated_at":"2026-06-30T13:37:17.880Z","registry_url":"https://packages.guix.gnu.org/packages/go-github-com-golang-jwt-jwt/3.2.2/","install_command":"guix install go-github-com-golang-jwt-jwt","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-crypto.scm#n1446","metadata":{"location":"gnu/packages/golang-crypto.scm:1446","variable_name":"go-github-com-golang-jwt-jwt"},"repo_metadata":{"id":37368422,"uuid":"368683828","full_name":"golang-jwt/jwt","owner":"golang-jwt","description":"Go implementation of JSON Web Tokens (JWT).","archived":false,"fork":false,"pushed_at":"2026-05-26T21:30:26.000Z","size":1534,"stargazers_count":9105,"open_issues_count":42,"forks_count":433,"subscribers_count":34,"default_branch":"main","last_synced_at":"2026-05-30T04:06:30.488Z","etag":null,"topics":["auth","ed25519","go","golang","jwt","security"],"latest_commit_sha":null,"homepage":"https://golang-jwt.github.io/jwt/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golang-jwt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-05-29T15:18:35.000Z","dependencies_parsed_at":"2024-01-08T14:30:45.281Z","dependency_job_id":"6b849f41-a0df-4962-aaba-46567a39978c","html_url":"https://github.com/golang-jwt/jwt","commit_stats":{"total_commits":358,"total_committers":113,"mean_commits":3.168141592920354,"dds":0.5670391061452513,"last_synced_commit":"5ec246c074b71790eec1f2e05b54daf6ec29ec5f"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/golang-jwt/jwt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/sbom","scorecard":{"id":434424,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang-jwt/jwt","commit":"ef734f0950888a665b93ae936ed4a65630db955d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"name":"Maintained","score":10,"reason":"8 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:27","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/spell-check.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spell-check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/spell-check.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/build.yml:34","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 16 commits out of 29 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-19T04:14:39.726Z","repository_id":37368422,"created_at":"2025-08-19T04:14:39.726Z","updated_at":"2025-08-19T04:14:39.726Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34967619,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-30T02:00:05.919Z","response_time":92,"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"}},"repo_metadata_updated_at":"2026-06-30T13:37:17.880Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/go-github-com-golang-jwt-jwt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-github-com-golang-jwt-jwt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-github-com-golang-jwt-jwt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/go-github-com-golang-jwt-jwt/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-30T04:04:03.109Z","issues_count":124,"pull_requests_count":178,"avg_time_to_close_issue":12923137.390804598,"avg_time_to_close_pull_request":6999420.074324325,"issues_closed_count":87,"pull_requests_closed_count":148,"pull_request_authors_count":70,"issue_authors_count":107,"avg_comments_per_issue":2.467741935483871,"avg_comments_per_pull_request":1.7134831460674158,"merged_pull_requests_count":89,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":15,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":1122323.111111111,"past_year_avg_time_to_close_pull_request":868078.9523809524,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.0666666666666667,"past_year_avg_comments_per_pull_request":0.9375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/issues","maintainers":[{"login":"oxisto","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"lggomez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lggomez"}],"active_maintainers":[{"login":"mfridman","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"oxisto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-golang-jwt-jwt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-golang-jwt-jwt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-golang-jwt-jwt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-golang-jwt-jwt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-golang-jwt-jwt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-golang-jwt-jwt/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32052,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":368},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-06-10T05:17:25.224Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13964299,"name":"go-github-com-golang-jwt-jwt-v4","ecosystem":"guix","description":"Go implementation of JSON Web Tokens","homepage":"https://github.com/golang-jwt/jwt","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/golang-jwt/jwt","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T23:09:56.653Z","latest_release_published_at":"2026-03-02T23:09:56.653Z","latest_release_number":"4.5.0","last_synced_at":"2026-04-07T02:02:13.577Z","created_at":"2026-03-02T23:09:56.453Z","updated_at":"2026-06-30T13:37:18.604Z","registry_url":"https://packages.guix.gnu.org/packages/go-github-com-golang-jwt-jwt-v4/4.5.0/","install_command":"guix install go-github-com-golang-jwt-jwt-v4","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-crypto.scm#n1473","metadata":{"location":"gnu/packages/golang-crypto.scm:1473","variable_name":"go-github-com-golang-jwt-jwt-v4"},"repo_metadata":{"id":37368422,"uuid":"368683828","full_name":"golang-jwt/jwt","owner":"golang-jwt","description":"Go implementation of JSON Web Tokens (JWT).","archived":false,"fork":false,"pushed_at":"2026-05-26T21:30:26.000Z","size":1534,"stargazers_count":9105,"open_issues_count":42,"forks_count":433,"subscribers_count":34,"default_branch":"main","last_synced_at":"2026-05-30T04:06:30.488Z","etag":null,"topics":["auth","ed25519","go","golang","jwt","security"],"latest_commit_sha":null,"homepage":"https://golang-jwt.github.io/jwt/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golang-jwt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-05-29T15:18:35.000Z","dependencies_parsed_at":"2024-01-08T14:30:45.281Z","dependency_job_id":"6b849f41-a0df-4962-aaba-46567a39978c","html_url":"https://github.com/golang-jwt/jwt","commit_stats":{"total_commits":358,"total_committers":113,"mean_commits":3.168141592920354,"dds":0.5670391061452513,"last_synced_commit":"5ec246c074b71790eec1f2e05b54daf6ec29ec5f"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/golang-jwt/jwt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/sbom","scorecard":{"id":434424,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang-jwt/jwt","commit":"ef734f0950888a665b93ae936ed4a65630db955d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"name":"Maintained","score":10,"reason":"8 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:27","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/spell-check.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spell-check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/spell-check.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/build.yml:34","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 16 commits out of 29 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-19T04:14:39.726Z","repository_id":37368422,"created_at":"2025-08-19T04:14:39.726Z","updated_at":"2025-08-19T04:14:39.726Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34967619,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-30T02:00:05.919Z","response_time":92,"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"}},"repo_metadata_updated_at":"2026-06-30T13:37:18.603Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/go-github-com-golang-jwt-jwt-v4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-github-com-golang-jwt-jwt-v4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-github-com-golang-jwt-jwt-v4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/go-github-com-golang-jwt-jwt-v4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-30T04:04:03.109Z","issues_count":124,"pull_requests_count":178,"avg_time_to_close_issue":12923137.390804598,"avg_time_to_close_pull_request":6999420.074324325,"issues_closed_count":87,"pull_requests_closed_count":148,"pull_request_authors_count":70,"issue_authors_count":107,"avg_comments_per_issue":2.467741935483871,"avg_comments_per_pull_request":1.7134831460674158,"merged_pull_requests_count":89,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":15,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":1122323.111111111,"past_year_avg_time_to_close_pull_request":868078.9523809524,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.0666666666666667,"past_year_avg_comments_per_pull_request":0.9375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/issues","maintainers":[{"login":"oxisto","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"lggomez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lggomez"}],"active_maintainers":[{"login":"mfridman","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"oxisto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-golang-jwt-jwt-v4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-golang-jwt-jwt-v4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-golang-jwt-jwt-v4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-golang-jwt-jwt-v4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-golang-jwt-jwt-v4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-golang-jwt-jwt-v4/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32052,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":368},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-06-10T05:17:25.224Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13964286,"name":"go-github-com-golang-jwt-jwt-v5","ecosystem":"guix","description":"Go implementation of JSON Web Tokens","homepage":"https://github.com/golang-jwt/jwt","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/golang-jwt/jwt","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T23:09:43.364Z","latest_release_published_at":"2026-03-02T23:09:43.364Z","latest_release_number":"5.2.1","last_synced_at":"2026-04-07T02:02:13.551Z","created_at":"2026-03-02T23:09:43.188Z","updated_at":"2026-06-30T13:37:17.563Z","registry_url":"https://packages.guix.gnu.org/packages/go-github-com-golang-jwt-jwt-v5/5.2.1/","install_command":"guix install go-github-com-golang-jwt-jwt-v5","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-crypto.scm#n1491","metadata":{"location":"gnu/packages/golang-crypto.scm:1491","variable_name":"go-github-com-golang-jwt-jwt-v5"},"repo_metadata":{"id":37368422,"uuid":"368683828","full_name":"golang-jwt/jwt","owner":"golang-jwt","description":"Go implementation of JSON Web Tokens (JWT).","archived":false,"fork":false,"pushed_at":"2026-05-26T21:30:26.000Z","size":1534,"stargazers_count":9105,"open_issues_count":42,"forks_count":433,"subscribers_count":34,"default_branch":"main","last_synced_at":"2026-05-30T04:06:30.488Z","etag":null,"topics":["auth","ed25519","go","golang","jwt","security"],"latest_commit_sha":null,"homepage":"https://golang-jwt.github.io/jwt/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golang-jwt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-05-29T15:18:35.000Z","dependencies_parsed_at":"2024-01-08T14:30:45.281Z","dependency_job_id":"6b849f41-a0df-4962-aaba-46567a39978c","html_url":"https://github.com/golang-jwt/jwt","commit_stats":{"total_commits":358,"total_committers":113,"mean_commits":3.168141592920354,"dds":0.5670391061452513,"last_synced_commit":"5ec246c074b71790eec1f2e05b54daf6ec29ec5f"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/golang-jwt/jwt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/sbom","scorecard":{"id":434424,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang-jwt/jwt","commit":"ef734f0950888a665b93ae936ed4a65630db955d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"name":"Maintained","score":10,"reason":"8 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:27","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/spell-check.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spell-check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/spell-check.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/build.yml:34","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 16 commits out of 29 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-19T04:14:39.726Z","repository_id":37368422,"created_at":"2025-08-19T04:14:39.726Z","updated_at":"2025-08-19T04:14:39.726Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34967619,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-30T02:00:05.919Z","response_time":92,"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"}},"repo_metadata_updated_at":"2026-06-30T13:37:17.562Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/go-github-com-golang-jwt-jwt-v5","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-github-com-golang-jwt-jwt-v5","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-github-com-golang-jwt-jwt-v5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/go-github-com-golang-jwt-jwt-v5/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-30T04:04:03.109Z","issues_count":124,"pull_requests_count":178,"avg_time_to_close_issue":12923137.390804598,"avg_time_to_close_pull_request":6999420.074324325,"issues_closed_count":87,"pull_requests_closed_count":148,"pull_request_authors_count":70,"issue_authors_count":107,"avg_comments_per_issue":2.467741935483871,"avg_comments_per_pull_request":1.7134831460674158,"merged_pull_requests_count":89,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":15,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":1122323.111111111,"past_year_avg_time_to_close_pull_request":868078.9523809524,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.0666666666666667,"past_year_avg_comments_per_pull_request":0.9375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/issues","maintainers":[{"login":"oxisto","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"lggomez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lggomez"}],"active_maintainers":[{"login":"mfridman","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"oxisto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-golang-jwt-jwt-v5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-golang-jwt-jwt-v5/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-golang-jwt-jwt-v5/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-golang-jwt-jwt-v5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-golang-jwt-jwt-v5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-golang-jwt-jwt-v5/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32052,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":368},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-06-10T05:17:25.224Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":4171214,"name":"github.com/Golang-jwt/jwt","ecosystem":"go","description":"Package jwt is a Go implementation of JSON Web Tokens: http://self-issued.info/docs/draft-jones-json-web-token.html See README.md for more info.","homepage":"https://github.com/Golang-jwt/jwt","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Golang-jwt/jwt","keywords_array":[],"namespace":"github.com/Golang-jwt","versions_count":16,"first_release_published_at":"2014-06-16T02:41:49.000Z","latest_release_published_at":"2021-07-30T20:54:04.000Z","latest_release_number":"v3.2.2+incompatible","last_synced_at":"2026-07-12T05:20:48.368Z","created_at":"2022-04-12T18:30:56.199Z","updated_at":"2026-07-12T05:20:48.368Z","registry_url":"https://pkg.go.dev/github.com/Golang-jwt/jwt","install_command":"go get github.com/Golang-jwt/jwt","documentation_url":"https://pkg.go.dev/github.com/Golang-jwt/jwt#section-documentation","metadata":{},"repo_metadata":{"id":37368422,"uuid":"368683828","full_name":"golang-jwt/jwt","owner":"golang-jwt","description":"Go implementation of JSON Web Tokens (JWT).","archived":false,"fork":false,"pushed_at":"2025-09-24T11:44:27.000Z","size":1541,"stargazers_count":8527,"open_issues_count":44,"forks_count":412,"subscribers_count":38,"default_branch":"main","last_synced_at":"2025-09-24T13:26:51.203Z","etag":null,"topics":["auth","ed25519","go","golang","jwt","security"],"latest_commit_sha":null,"homepage":"https://golang-jwt.github.io/jwt/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golang-jwt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2025-09-24T12:56:27.000Z","dependencies_parsed_at":"2024-01-08T14:30:45.281Z","dependency_job_id":"6b849f41-a0df-4962-aaba-46567a39978c","html_url":"https://github.com/golang-jwt/jwt","commit_stats":{"total_commits":358,"total_committers":113,"mean_commits":3.168141592920354,"dds":0.5670391061452513,"last_synced_commit":"5ec246c074b71790eec1f2e05b54daf6ec29ec5f"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/golang-jwt/jwt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/sbom","scorecard":{"id":434424,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang-jwt/jwt","commit":"ef734f0950888a665b93ae936ed4a65630db955d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"name":"Maintained","score":10,"reason":"8 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:27","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/spell-check.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spell-check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/spell-check.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/build.yml:34","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 16 commits out of 29 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-19T04:14:39.726Z","repository_id":37368422,"created_at":"2025-08-19T04:14:39.726Z","updated_at":"2025-08-19T04:14:39.726Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276837201,"owners_count":25713343,"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-09-24T02:00:09.776Z","response_time":97,"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":"golang-jwt","name":"golang-jwt","uuid":"84194169","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/84194169?v=4","repositories_count":2,"last_synced_at":"2023-03-04T21:30:43.979Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2023-03-04T21:30:44.006Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt/repositories"},"tags":[{"name":"v5.3.0","sha":"e9547a11aa603c52a31e315cdcaa71d0f25b921a","kind":"commit","published_at":"2025-07-30T13:04:00.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.0/manifests"},{"name":"v5.2.3","sha":"d83e545cee83663ad15137c8615900a60447baad","kind":"commit","published_at":"2025-07-01T13:04:53.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.3","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.3/manifests"},{"name":"v4.5.2","sha":"2f0e9add62078527821828c76865661aa7718a84","kind":"commit","published_at":"2025-03-21T20:49:30.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.2/manifests"},{"name":"v5.2.2","sha":"0951d184286dece21f73c85673fd308786ffe9c3","kind":"commit","published_at":"2025-03-21T20:42:51.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.2/manifests"},{"name":"v4.5.1","sha":"7b1c1c00a171c6c79bbdb40e4ce7d197060c1c2c","kind":"commit","published_at":"2024-11-03T20:01:24.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.1/manifests"},{"name":"v5.2.1","sha":"80dccb9209ebe7b503c067dc830fcbd4aa2e74eb","kind":"tag","published_at":"2024-03-05T02:01:07.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"b27c88965d976075194dc8125f1f9c60bd8cf162","kind":"tag","published_at":"2023-12-01T23:45:45.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"c776b83291a5326e18c2ae5f095809c7f45ed9d8","kind":"tag","published_at":"2023-11-08T01:10:12.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"5e00fbc8e7eb1af78d4a0ebce6ecf2394675bd99","kind":"commit","published_at":"2023-04-17T16:59:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.2","sha":"1c4047f488ec4e73d7b6ffafd7bff78ab82a1cc4","kind":"commit","published_at":"2023-03-24T22:11:38.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"148d71010923ca691c950db9846191800f498f8d","kind":"commit","published_at":"2023-02-21T13:32:25.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.1/manifests"},{"name":"v4.5.0","sha":"9358574a7a1a2c8d644f22b6e8de627ba85c58d0","kind":"commit","published_at":"2022-12-09T17:04:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"2101c1f4bc589dcef71b5f750191a8db07c82431","kind":"commit","published_at":"2022-11-08T14:43:45.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.3","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"9294af54b5fcb8c9c92e3d10ed83d2a7c87fe632","kind":"commit","published_at":"2022-06-04T12:03:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"0972257eba279bb357882afc11db8218644ad565","kind":"commit","published_at":"2022-03-26T14:13:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"d489c99d3e8a82bd47dcb3e4880414f7f747eaa7","kind":"commit","published_at":"2022-03-08T07:43:46.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"279dd197202aacaf886935f01015376ea9739c0c","kind":"commit","published_at":"2022-02-10T02:54:31.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"c435f38291bfed5322cf0f4ed12d1f8668ceaeb3","kind":"commit","published_at":"2021-11-24T13:27:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"fd8cd69d8eb674b14c031ef57fccf0cc7bbe5978","kind":"commit","published_at":"2021-09-24T19:32:29.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"2ebb50f957d606de5909fcf9ed49f9af3bc35e97","kind":"commit","published_at":"2021-08-03T13:51:01.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"4bbdd8ac624fc7a9ef7aec841c43d99b5fe65a29","kind":"commit","published_at":"2021-07-30T20:54:04.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5130b59fa758846d4779f7d0a1414aceab49b27b","kind":"commit","published_at":"2021-06-08T12:18:15.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"06ea1031745cb8b3dab3f6a236daf2b0aa468b7e","kind":"commit","published_at":"2018-03-08T23:13:08.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"dbeaa9332f19a944acb5736b4456cfcc02140e29","kind":"commit","published_at":"2017-10-19T21:57:19.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d2709f9f1f31ebcda9651b03077758c1f3a0018c","kind":"commit","published_at":"2016-06-16T19:15:56.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.0.0/manifests"},{"name":"v2.7.0","sha":"268038b363c7a8d7306b8e35bf77a1fde4b0c402","kind":"commit","published_at":"2016-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.7.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"a2c85815a77d0f951e33ba4db5ae93629a1530af","kind":"commit","published_at":"2016-04-13T00:36:00.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.6.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"b446e078d613dc395bf50b08884acbeafb19ce50","kind":"commit","published_at":"2016-03-31T18:13:52.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.5.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"f164e17f59b82642a3895ba065c385db6c547344","kind":"commit","published_at":"2015-11-16T21:12:11.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.4.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e5cb38552fb8426fe9f0f2b3bc8408f238b97b87","kind":"commit","published_at":"2015-07-16T21:04:19.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"8c45ba33b0a495057cba9985cd5dd1a3803ac7b4","kind":"commit","published_at":"2014-10-11T20:58:31.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"d82ad649e4ccf8c73f7e16fdbae22c16047b0962","kind":"commit","published_at":"2014-09-30T19:21:30.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"35c43501ff0ea77c4f3823af133912d6b9cae075","kind":"commit","published_at":"2014-08-26T22:30:37.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.0.0/manifests"},{"name":"v1.0.2","sha":"0987fb8fd48e32823701acdac19f5cfe47339de4","kind":"commit","published_at":"2014-08-26T20:51:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"fbcb3e4b637bdc5ef2257eb2d0fe1d914a499386","kind":"commit","published_at":"2014-07-05T20:05:22.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e5f9e9c6471913b9ca8d1000837a72b4028103c5","kind":"commit","published_at":"2014-06-16T02:41:49.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-06-30T13:37:16.906Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.6815654119862586,"forks_count":1.1736886347031605,"average":4.550063577606766},"purl":"pkg:golang/github.com/%21golang-jwt/jwt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Golang-jwt/jwt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Golang-jwt/jwt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Golang-jwt/jwt/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-14T07:20:11.062Z","issues_count":120,"pull_requests_count":164,"avg_time_to_close_issue":13124129.05882353,"avg_time_to_close_pull_request":7449364.115942029,"issues_closed_count":85,"pull_requests_closed_count":138,"pull_request_authors_count":63,"issue_authors_count":103,"avg_comments_per_issue":2.4916666666666667,"avg_comments_per_pull_request":1.701219512195122,"merged_pull_requests_count":83,"bot_issues_count":0,"bot_pull_requests_count":20,"past_year_issues_count":28,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":822307.9230769231,"past_year_avg_time_to_close_pull_request":1953289.6551724137,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":29,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":0.7857142857142857,"past_year_avg_comments_per_pull_request":1.065217391304348,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/issues","maintainers":[{"login":"oxisto","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"lggomez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lggomez"}],"active_maintainers":[{"login":"oxisto","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGolang-jwt%2Fjwt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGolang-jwt%2Fjwt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGolang-jwt%2Fjwt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGolang-jwt%2Fjwt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGolang-jwt%2Fjwt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGolang-jwt%2Fjwt/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2207821,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13645650,"name":"golang-github-golang-jwt-jwt","ecosystem":"debian","description":null,"homepage":"https://github.com/golang-jwt/jwt","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/golang-jwt/jwt","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T03:15:13.087Z","latest_release_published_at":"2026-02-12T03:15:13.087Z","latest_release_number":"5.0.0+really4.5.2-1","last_synced_at":"2026-03-13T10:12:14.093Z","created_at":"2026-02-12T03:15:12.908Z","updated_at":"2026-06-30T13:37:17.561Z","registry_url":"https://tracker.debian.org/pkg/golang-github-golang-jwt-jwt","install_command":"apt-get install golang-github-golang-jwt-jwt","documentation_url":"https://packages.debian.org/trixie/golang-github-golang-jwt-jwt","metadata":{"component":"main","architecture":"any all","priority":"optional","binary":"golang-github-golang-jwt-jwt-dev, jwt","standards_version":"4.7.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":37368422,"uuid":"368683828","full_name":"golang-jwt/jwt","owner":"golang-jwt","description":"Go implementation of JSON Web Tokens (JWT).","archived":false,"fork":false,"pushed_at":"2026-05-26T21:30:26.000Z","size":1534,"stargazers_count":9105,"open_issues_count":42,"forks_count":433,"subscribers_count":34,"default_branch":"main","last_synced_at":"2026-05-30T04:06:30.488Z","etag":null,"topics":["auth","ed25519","go","golang","jwt","security"],"latest_commit_sha":null,"homepage":"https://golang-jwt.github.io/jwt/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golang-jwt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-05-29T15:18:35.000Z","dependencies_parsed_at":"2024-01-08T14:30:45.281Z","dependency_job_id":"6b849f41-a0df-4962-aaba-46567a39978c","html_url":"https://github.com/golang-jwt/jwt","commit_stats":{"total_commits":358,"total_committers":113,"mean_commits":3.168141592920354,"dds":0.5670391061452513,"last_synced_commit":"5ec246c074b71790eec1f2e05b54daf6ec29ec5f"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/golang-jwt/jwt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/sbom","scorecard":{"id":434424,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang-jwt/jwt","commit":"ef734f0950888a665b93ae936ed4a65630db955d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"name":"Maintained","score":10,"reason":"8 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:27","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/spell-check.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spell-check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/spell-check.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/build.yml:34","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 16 commits out of 29 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-19T04:14:39.726Z","repository_id":37368422,"created_at":"2025-08-19T04:14:39.726Z","updated_at":"2025-08-19T04:14:39.726Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34967619,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-30T02:00:05.919Z","response_time":92,"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"}},"repo_metadata_updated_at":"2026-06-30T13:37:17.561Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-golang-jwt-jwt?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-golang-jwt-jwt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-golang-jwt-jwt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-golang-jwt-jwt/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-30T04:04:03.109Z","issues_count":124,"pull_requests_count":178,"avg_time_to_close_issue":12923137.390804598,"avg_time_to_close_pull_request":6999420.074324325,"issues_closed_count":87,"pull_requests_closed_count":148,"pull_request_authors_count":70,"issue_authors_count":107,"avg_comments_per_issue":2.467741935483871,"avg_comments_per_pull_request":1.7134831460674158,"merged_pull_requests_count":89,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":15,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":1122323.111111111,"past_year_avg_time_to_close_pull_request":868078.9523809524,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.0666666666666667,"past_year_avg_comments_per_pull_request":0.9375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/issues","maintainers":[{"login":"oxisto","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"lggomez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lggomez"}],"active_maintainers":[{"login":"mfridman","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"oxisto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-golang-jwt-jwt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-golang-jwt-jwt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-golang-jwt-jwt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-golang-jwt-jwt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-golang-jwt-jwt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-golang-jwt-jwt/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1987,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":316},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-06-10T05:17:04.542Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13545655,"name":"golang-github-golang-jwt-jwt","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/golang-jwt/jwt","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/golang-jwt/jwt","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T02:02:26.314Z","latest_release_published_at":"2026-02-11T02:02:26.314Z","latest_release_number":"4.4.3-1","last_synced_at":"2026-03-11T09:03:54.725Z","created_at":"2026-02-11T02:02:26.127Z","updated_at":"2026-06-30T13:37:17.562Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-golang-jwt-jwt","install_command":"apt-get install golang-github-golang-jwt-jwt","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"optional","binary":"golang-github-golang-jwt-jwt-dev, jwt","standards_version":"4.6.1","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":37368422,"uuid":"368683828","full_name":"golang-jwt/jwt","owner":"golang-jwt","description":"Go implementation of JSON Web Tokens (JWT).","archived":false,"fork":false,"pushed_at":"2026-05-26T21:30:26.000Z","size":1534,"stargazers_count":9105,"open_issues_count":42,"forks_count":433,"subscribers_count":34,"default_branch":"main","last_synced_at":"2026-05-30T04:06:30.488Z","etag":null,"topics":["auth","ed25519","go","golang","jwt","security"],"latest_commit_sha":null,"homepage":"https://golang-jwt.github.io/jwt/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golang-jwt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-05-29T15:18:35.000Z","dependencies_parsed_at":"2024-01-08T14:30:45.281Z","dependency_job_id":"6b849f41-a0df-4962-aaba-46567a39978c","html_url":"https://github.com/golang-jwt/jwt","commit_stats":{"total_commits":358,"total_committers":113,"mean_commits":3.168141592920354,"dds":0.5670391061452513,"last_synced_commit":"5ec246c074b71790eec1f2e05b54daf6ec29ec5f"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/golang-jwt/jwt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/sbom","scorecard":{"id":434424,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang-jwt/jwt","commit":"ef734f0950888a665b93ae936ed4a65630db955d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"name":"Maintained","score":10,"reason":"8 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:27","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/spell-check.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spell-check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/spell-check.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/build.yml:34","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 16 commits out of 29 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-19T04:14:39.726Z","repository_id":37368422,"created_at":"2025-08-19T04:14:39.726Z","updated_at":"2025-08-19T04:14:39.726Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34967619,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-30T02:00:05.919Z","response_time":92,"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"}},"repo_metadata_updated_at":"2026-06-30T13:37:17.561Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-golang-jwt-jwt?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-golang-jwt-jwt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-golang-jwt-jwt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-golang-jwt-jwt/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-30T04:04:03.109Z","issues_count":124,"pull_requests_count":178,"avg_time_to_close_issue":12923137.390804598,"avg_time_to_close_pull_request":6999420.074324325,"issues_closed_count":87,"pull_requests_closed_count":148,"pull_request_authors_count":70,"issue_authors_count":107,"avg_comments_per_issue":2.467741935483871,"avg_comments_per_pull_request":1.7134831460674158,"merged_pull_requests_count":89,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":15,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":1122323.111111111,"past_year_avg_time_to_close_pull_request":868078.9523809524,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.0666666666666667,"past_year_avg_comments_per_pull_request":0.9375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/issues","maintainers":[{"login":"oxisto","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"lggomez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lggomez"}],"active_maintainers":[{"login":"mfridman","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"oxisto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-golang-jwt-jwt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-golang-jwt-jwt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-golang-jwt-jwt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-golang-jwt-jwt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-golang-jwt-jwt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-golang-jwt-jwt/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":1000,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":133},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-06-10T05:17:49.008Z","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":13417574,"name":"golang-github-golang-jwt-jwt","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/golang-jwt/jwt","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/golang-jwt/jwt","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T03:18:55.781Z","latest_release_published_at":"2026-02-07T03:18:55.781Z","latest_release_number":"4.2.0-1","last_synced_at":"2026-03-07T03:38:33.061Z","created_at":"2026-02-07T03:18:55.014Z","updated_at":"2026-06-30T13:37:17.565Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-golang-jwt-jwt","install_command":"apt-get install golang-github-golang-jwt-jwt","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"optional","binary":"golang-github-golang-jwt-jwt-dev, jwt","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","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37368422,"uuid":"368683828","full_name":"golang-jwt/jwt","owner":"golang-jwt","description":"Go implementation of JSON Web Tokens (JWT).","archived":false,"fork":false,"pushed_at":"2026-05-26T21:30:26.000Z","size":1534,"stargazers_count":9105,"open_issues_count":42,"forks_count":433,"subscribers_count":34,"default_branch":"main","last_synced_at":"2026-05-30T04:06:30.488Z","etag":null,"topics":["auth","ed25519","go","golang","jwt","security"],"latest_commit_sha":null,"homepage":"https://golang-jwt.github.io/jwt/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golang-jwt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-05-29T15:18:35.000Z","dependencies_parsed_at":"2024-01-08T14:30:45.281Z","dependency_job_id":"6b849f41-a0df-4962-aaba-46567a39978c","html_url":"https://github.com/golang-jwt/jwt","commit_stats":{"total_commits":358,"total_committers":113,"mean_commits":3.168141592920354,"dds":0.5670391061452513,"last_synced_commit":"5ec246c074b71790eec1f2e05b54daf6ec29ec5f"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/golang-jwt/jwt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/sbom","scorecard":{"id":434424,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang-jwt/jwt","commit":"ef734f0950888a665b93ae936ed4a65630db955d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"name":"Maintained","score":10,"reason":"8 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:27","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/spell-check.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spell-check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/spell-check.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/build.yml:34","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 16 commits out of 29 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-19T04:14:39.726Z","repository_id":37368422,"created_at":"2025-08-19T04:14:39.726Z","updated_at":"2025-08-19T04:14:39.726Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34967619,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-30T02:00:05.919Z","response_time":92,"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"}},"repo_metadata_updated_at":"2026-06-30T13:37:17.565Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-golang-jwt-jwt?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-golang-jwt-jwt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-golang-jwt-jwt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-golang-jwt-jwt/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-30T04:04:03.109Z","issues_count":124,"pull_requests_count":178,"avg_time_to_close_issue":12923137.390804598,"avg_time_to_close_pull_request":6999420.074324325,"issues_closed_count":87,"pull_requests_closed_count":148,"pull_request_authors_count":70,"issue_authors_count":107,"avg_comments_per_issue":2.467741935483871,"avg_comments_per_pull_request":1.7134831460674158,"merged_pull_requests_count":89,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":15,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":1122323.111111111,"past_year_avg_time_to_close_pull_request":868078.9523809524,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.0666666666666667,"past_year_avg_comments_per_pull_request":0.9375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/issues","maintainers":[{"login":"oxisto","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"lggomez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lggomez"}],"active_maintainers":[{"login":"mfridman","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"oxisto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-golang-jwt-jwt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-golang-jwt-jwt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-golang-jwt-jwt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-golang-jwt-jwt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-golang-jwt-jwt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-golang-jwt-jwt/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":1523,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":167},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-06-10T05:17:45.610Z","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":13645651,"name":"golang-github-golang-jwt-jwt-v5","ecosystem":"debian","description":null,"homepage":"https://github.com/golang-jwt/jwt","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/golang-jwt/jwt","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T03:15:13.747Z","latest_release_published_at":"2026-02-12T03:15:13.747Z","latest_release_number":"5.2.2-1","last_synced_at":"2026-03-13T20:10:35.597Z","created_at":"2026-02-12T03:15:13.559Z","updated_at":"2026-06-30T13:37:18.604Z","registry_url":"https://tracker.debian.org/pkg/golang-github-golang-jwt-jwt-v5","install_command":"apt-get install golang-github-golang-jwt-jwt-v5","documentation_url":"https://packages.debian.org/trixie/golang-github-golang-jwt-jwt-v5","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"golang-github-golang-jwt-jwt-v5-dev","standards_version":"4.7.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":37368422,"uuid":"368683828","full_name":"golang-jwt/jwt","owner":"golang-jwt","description":"Go implementation of JSON Web Tokens (JWT).","archived":false,"fork":false,"pushed_at":"2026-05-26T21:30:26.000Z","size":1534,"stargazers_count":9105,"open_issues_count":42,"forks_count":433,"subscribers_count":34,"default_branch":"main","last_synced_at":"2026-05-30T04:06:30.488Z","etag":null,"topics":["auth","ed25519","go","golang","jwt","security"],"latest_commit_sha":null,"homepage":"https://golang-jwt.github.io/jwt/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golang-jwt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-05-29T15:18:35.000Z","dependencies_parsed_at":"2024-01-08T14:30:45.281Z","dependency_job_id":"6b849f41-a0df-4962-aaba-46567a39978c","html_url":"https://github.com/golang-jwt/jwt","commit_stats":{"total_commits":358,"total_committers":113,"mean_commits":3.168141592920354,"dds":0.5670391061452513,"last_synced_commit":"5ec246c074b71790eec1f2e05b54daf6ec29ec5f"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/golang-jwt/jwt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/sbom","scorecard":{"id":434424,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang-jwt/jwt","commit":"ef734f0950888a665b93ae936ed4a65630db955d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"name":"Maintained","score":10,"reason":"8 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:27","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/spell-check.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spell-check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/spell-check.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/build.yml:34","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 16 commits out of 29 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-19T04:14:39.726Z","repository_id":37368422,"created_at":"2025-08-19T04:14:39.726Z","updated_at":"2025-08-19T04:14:39.726Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34967619,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-30T02:00:05.919Z","response_time":92,"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"}},"repo_metadata_updated_at":"2026-06-30T13:37:18.604Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-golang-jwt-jwt-v5?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-golang-jwt-jwt-v5","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-golang-jwt-jwt-v5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-golang-jwt-jwt-v5/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-30T04:04:03.109Z","issues_count":124,"pull_requests_count":178,"avg_time_to_close_issue":12923137.390804598,"avg_time_to_close_pull_request":6999420.074324325,"issues_closed_count":87,"pull_requests_closed_count":148,"pull_request_authors_count":70,"issue_authors_count":107,"avg_comments_per_issue":2.467741935483871,"avg_comments_per_pull_request":1.7134831460674158,"merged_pull_requests_count":89,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":15,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":1122323.111111111,"past_year_avg_time_to_close_pull_request":868078.9523809524,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.0666666666666667,"past_year_avg_comments_per_pull_request":0.9375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/issues","maintainers":[{"login":"oxisto","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"lggomez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lggomez"}],"active_maintainers":[{"login":"mfridman","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"oxisto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-golang-jwt-jwt-v5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-golang-jwt-jwt-v5/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-golang-jwt-jwt-v5/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-golang-jwt-jwt-v5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-golang-jwt-jwt-v5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-golang-jwt-jwt-v5/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1987,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":316},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-06-10T05:17:04.542Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13448270,"name":"golang-github-golang-jwt-jwt","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/golang-jwt/jwt","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/golang-jwt/jwt","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T15:22:20.478Z","latest_release_published_at":"2026-02-08T15:22:20.478Z","latest_release_number":"5.0.0+really4.5.0-1","last_synced_at":"2026-03-08T15:44:07.518Z","created_at":"2026-02-08T15:22:19.578Z","updated_at":"2026-06-30T13:37:18.595Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-golang-jwt-jwt","install_command":"apt-get install golang-github-golang-jwt-jwt","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"optional","binary":"golang-github-golang-jwt-jwt-dev, jwt","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":37368422,"uuid":"368683828","full_name":"golang-jwt/jwt","owner":"golang-jwt","description":"Go implementation of JSON Web Tokens (JWT).","archived":false,"fork":false,"pushed_at":"2026-05-26T21:30:26.000Z","size":1534,"stargazers_count":9105,"open_issues_count":42,"forks_count":433,"subscribers_count":34,"default_branch":"main","last_synced_at":"2026-05-30T04:06:30.488Z","etag":null,"topics":["auth","ed25519","go","golang","jwt","security"],"latest_commit_sha":null,"homepage":"https://golang-jwt.github.io/jwt/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golang-jwt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-05-29T15:18:35.000Z","dependencies_parsed_at":"2024-01-08T14:30:45.281Z","dependency_job_id":"6b849f41-a0df-4962-aaba-46567a39978c","html_url":"https://github.com/golang-jwt/jwt","commit_stats":{"total_commits":358,"total_committers":113,"mean_commits":3.168141592920354,"dds":0.5670391061452513,"last_synced_commit":"5ec246c074b71790eec1f2e05b54daf6ec29ec5f"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/golang-jwt/jwt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/sbom","scorecard":{"id":434424,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang-jwt/jwt","commit":"ef734f0950888a665b93ae936ed4a65630db955d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"name":"Maintained","score":10,"reason":"8 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:27","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/spell-check.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spell-check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/spell-check.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/build.yml:34","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 16 commits out of 29 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-19T04:14:39.726Z","repository_id":37368422,"created_at":"2025-08-19T04:14:39.726Z","updated_at":"2025-08-19T04:14:39.726Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34967619,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-30T02:00:05.919Z","response_time":92,"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"}},"repo_metadata_updated_at":"2026-06-30T13:37:18.594Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-golang-jwt-jwt?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-golang-jwt-jwt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-golang-jwt-jwt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-golang-jwt-jwt/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-30T04:04:03.109Z","issues_count":124,"pull_requests_count":178,"avg_time_to_close_issue":12923137.390804598,"avg_time_to_close_pull_request":6999420.074324325,"issues_closed_count":87,"pull_requests_closed_count":148,"pull_request_authors_count":70,"issue_authors_count":107,"avg_comments_per_issue":2.467741935483871,"avg_comments_per_pull_request":1.7134831460674158,"merged_pull_requests_count":89,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":15,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":1122323.111111111,"past_year_avg_time_to_close_pull_request":868078.9523809524,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.0666666666666667,"past_year_avg_comments_per_pull_request":0.9375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/issues","maintainers":[{"login":"oxisto","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"lggomez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lggomez"}],"active_maintainers":[{"login":"mfridman","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"oxisto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-golang-jwt-jwt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-golang-jwt-jwt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-golang-jwt-jwt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-golang-jwt-jwt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-golang-jwt-jwt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-golang-jwt-jwt/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1473,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":214},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-06-10T05:17:05.787Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13387926,"name":"golang-github-golang-jwt-jwt","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/golang-jwt/jwt","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/golang-jwt/jwt","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-05T15:59:42.494Z","latest_release_published_at":"2026-02-05T15:59:42.494Z","latest_release_number":"5.0.0+really4.5.0-1","last_synced_at":"2026-02-05T16:01:42.088Z","created_at":"2026-02-05T15:59:41.697Z","updated_at":"2026-06-30T13:37:20.715Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-golang-jwt-jwt","install_command":"apt-get install golang-github-golang-jwt-jwt","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"optional","binary":"golang-github-golang-jwt-jwt-dev, jwt","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":37368422,"uuid":"368683828","full_name":"golang-jwt/jwt","owner":"golang-jwt","description":"Go implementation of JSON Web Tokens (JWT).","archived":false,"fork":false,"pushed_at":"2026-05-26T21:30:26.000Z","size":1534,"stargazers_count":9105,"open_issues_count":42,"forks_count":433,"subscribers_count":34,"default_branch":"main","last_synced_at":"2026-05-30T04:06:30.488Z","etag":null,"topics":["auth","ed25519","go","golang","jwt","security"],"latest_commit_sha":null,"homepage":"https://golang-jwt.github.io/jwt/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golang-jwt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-05-29T15:18:35.000Z","dependencies_parsed_at":"2024-01-08T14:30:45.281Z","dependency_job_id":"6b849f41-a0df-4962-aaba-46567a39978c","html_url":"https://github.com/golang-jwt/jwt","commit_stats":{"total_commits":358,"total_committers":113,"mean_commits":3.168141592920354,"dds":0.5670391061452513,"last_synced_commit":"5ec246c074b71790eec1f2e05b54daf6ec29ec5f"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/golang-jwt/jwt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/sbom","scorecard":{"id":434424,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang-jwt/jwt","commit":"ef734f0950888a665b93ae936ed4a65630db955d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"name":"Maintained","score":10,"reason":"8 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:27","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/spell-check.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spell-check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/spell-check.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/build.yml:34","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 16 commits out of 29 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-19T04:14:39.726Z","repository_id":37368422,"created_at":"2025-08-19T04:14:39.726Z","updated_at":"2025-08-19T04:14:39.726Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34967619,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-30T02:00:05.919Z","response_time":92,"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"}},"repo_metadata_updated_at":"2026-06-30T13:37:20.715Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/golang-github-golang-jwt-jwt?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-golang-jwt-jwt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-golang-jwt-jwt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-golang-jwt-jwt/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-30T04:04:03.109Z","issues_count":124,"pull_requests_count":178,"avg_time_to_close_issue":12923137.390804598,"avg_time_to_close_pull_request":6999420.074324325,"issues_closed_count":87,"pull_requests_closed_count":148,"pull_request_authors_count":70,"issue_authors_count":107,"avg_comments_per_issue":2.467741935483871,"avg_comments_per_pull_request":1.7134831460674158,"merged_pull_requests_count":89,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":15,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":1122323.111111111,"past_year_avg_time_to_close_pull_request":868078.9523809524,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.0666666666666667,"past_year_avg_comments_per_pull_request":0.9375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/issues","maintainers":[{"login":"oxisto","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"lggomez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lggomez"}],"active_maintainers":[{"login":"mfridman","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"oxisto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-golang-jwt-jwt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-golang-jwt-jwt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-golang-jwt-jwt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-golang-jwt-jwt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-golang-jwt-jwt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-golang-jwt-jwt/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":1701,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":198},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-06-10T05:17:44.581Z","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":13475665,"name":"golang-github-golang-jwt-jwt","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/golang-jwt/jwt","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/golang-jwt/jwt","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T03:38:28.258Z","latest_release_published_at":"2026-02-10T03:38:28.258Z","latest_release_number":"4.4.3-1build1","last_synced_at":"2026-03-10T04:13:56.223Z","created_at":"2026-02-10T03:38:27.941Z","updated_at":"2026-06-30T13:37:19.244Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-golang-jwt-jwt","install_command":"apt-get install golang-github-golang-jwt-jwt","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"optional","binary":"golang-github-golang-jwt-jwt-dev, jwt","standards_version":"4.6.1","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":37368422,"uuid":"368683828","full_name":"golang-jwt/jwt","owner":"golang-jwt","description":"Go implementation of JSON Web Tokens (JWT).","archived":false,"fork":false,"pushed_at":"2026-05-26T21:30:26.000Z","size":1534,"stargazers_count":9105,"open_issues_count":42,"forks_count":433,"subscribers_count":34,"default_branch":"main","last_synced_at":"2026-05-30T04:06:30.488Z","etag":null,"topics":["auth","ed25519","go","golang","jwt","security"],"latest_commit_sha":null,"homepage":"https://golang-jwt.github.io/jwt/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golang-jwt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-05-29T15:18:35.000Z","dependencies_parsed_at":"2024-01-08T14:30:45.281Z","dependency_job_id":"6b849f41-a0df-4962-aaba-46567a39978c","html_url":"https://github.com/golang-jwt/jwt","commit_stats":{"total_commits":358,"total_committers":113,"mean_commits":3.168141592920354,"dds":0.5670391061452513,"last_synced_commit":"5ec246c074b71790eec1f2e05b54daf6ec29ec5f"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/golang-jwt/jwt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/sbom","scorecard":{"id":434424,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang-jwt/jwt","commit":"ef734f0950888a665b93ae936ed4a65630db955d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"name":"Maintained","score":10,"reason":"8 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:27","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/spell-check.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spell-check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/spell-check.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/build.yml:34","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 16 commits out of 29 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-19T04:14:39.726Z","repository_id":37368422,"created_at":"2025-08-19T04:14:39.726Z","updated_at":"2025-08-19T04:14:39.726Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34967619,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-30T02:00:05.919Z","response_time":92,"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"}},"repo_metadata_updated_at":"2026-06-30T13:37:19.243Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-golang-jwt-jwt?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-golang-jwt-jwt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-golang-jwt-jwt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-golang-jwt-jwt/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-30T04:04:03.109Z","issues_count":124,"pull_requests_count":178,"avg_time_to_close_issue":12923137.390804598,"avg_time_to_close_pull_request":6999420.074324325,"issues_closed_count":87,"pull_requests_closed_count":148,"pull_request_authors_count":70,"issue_authors_count":107,"avg_comments_per_issue":2.467741935483871,"avg_comments_per_pull_request":1.7134831460674158,"merged_pull_requests_count":89,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":15,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":1122323.111111111,"past_year_avg_time_to_close_pull_request":868078.9523809524,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.0666666666666667,"past_year_avg_comments_per_pull_request":0.9375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/issues","maintainers":[{"login":"oxisto","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"lggomez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lggomez"}],"active_maintainers":[{"login":"mfridman","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"oxisto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-golang-jwt-jwt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-golang-jwt-jwt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-golang-jwt-jwt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-golang-jwt-jwt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-golang-jwt-jwt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-golang-jwt-jwt/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":2223,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":444},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-06-10T05:17:48.008Z","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":13387928,"name":"golang-github-golang-jwt-jwt-v5","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/golang-jwt/jwt","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/golang-jwt/jwt","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-05T15:59:43.900Z","latest_release_published_at":"2026-02-05T15:59:43.900Z","latest_release_number":"5.2.0-2","last_synced_at":"2026-02-05T16:01:41.908Z","created_at":"2026-02-05T15:59:42.525Z","updated_at":"2026-06-30T13:37:20.719Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-golang-jwt-jwt-v5","install_command":"apt-get install golang-github-golang-jwt-jwt-v5","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-golang-jwt-jwt-v5-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":37368422,"uuid":"368683828","full_name":"golang-jwt/jwt","owner":"golang-jwt","description":"Go implementation of JSON Web Tokens (JWT).","archived":false,"fork":false,"pushed_at":"2026-05-26T21:30:26.000Z","size":1534,"stargazers_count":9105,"open_issues_count":42,"forks_count":433,"subscribers_count":34,"default_branch":"main","last_synced_at":"2026-05-30T04:06:30.488Z","etag":null,"topics":["auth","ed25519","go","golang","jwt","security"],"latest_commit_sha":null,"homepage":"https://golang-jwt.github.io/jwt/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golang-jwt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-05-29T15:18:35.000Z","dependencies_parsed_at":"2024-01-08T14:30:45.281Z","dependency_job_id":"6b849f41-a0df-4962-aaba-46567a39978c","html_url":"https://github.com/golang-jwt/jwt","commit_stats":{"total_commits":358,"total_committers":113,"mean_commits":3.168141592920354,"dds":0.5670391061452513,"last_synced_commit":"5ec246c074b71790eec1f2e05b54daf6ec29ec5f"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/golang-jwt/jwt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/sbom","scorecard":{"id":434424,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang-jwt/jwt","commit":"ef734f0950888a665b93ae936ed4a65630db955d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"name":"Maintained","score":10,"reason":"8 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:27","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/spell-check.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spell-check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/spell-check.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/build.yml:34","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 16 commits out of 29 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-19T04:14:39.726Z","repository_id":37368422,"created_at":"2025-08-19T04:14:39.726Z","updated_at":"2025-08-19T04:14:39.726Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34967619,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-30T02:00:05.919Z","response_time":92,"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"}},"repo_metadata_updated_at":"2026-06-30T13:37:20.719Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/golang-github-golang-jwt-jwt-v5?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-golang-jwt-jwt-v5","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-golang-jwt-jwt-v5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-golang-jwt-jwt-v5/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-30T04:04:03.109Z","issues_count":124,"pull_requests_count":178,"avg_time_to_close_issue":12923137.390804598,"avg_time_to_close_pull_request":6999420.074324325,"issues_closed_count":87,"pull_requests_closed_count":148,"pull_request_authors_count":70,"issue_authors_count":107,"avg_comments_per_issue":2.467741935483871,"avg_comments_per_pull_request":1.7134831460674158,"merged_pull_requests_count":89,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":15,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":1122323.111111111,"past_year_avg_time_to_close_pull_request":868078.9523809524,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.0666666666666667,"past_year_avg_comments_per_pull_request":0.9375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/issues","maintainers":[{"login":"oxisto","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"lggomez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lggomez"}],"active_maintainers":[{"login":"mfridman","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"oxisto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-golang-jwt-jwt-v5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-golang-jwt-jwt-v5/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-golang-jwt-jwt-v5/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-golang-jwt-jwt-v5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-golang-jwt-jwt-v5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-golang-jwt-jwt-v5/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":1701,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":198},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-06-10T05:17:44.581Z","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":13684702,"name":"golang-github-golang-jwt-jwt","ecosystem":"debian","description":null,"homepage":"https://github.com/golang-jwt/jwt","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/golang-jwt/jwt","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T17:48:00.262Z","latest_release_published_at":"2026-02-12T17:48:00.262Z","latest_release_number":"4.4.3-1","last_synced_at":"2026-03-13T00:07:23.881Z","created_at":"2026-02-12T17:48:00.061Z","updated_at":"2026-06-30T13:37:20.718Z","registry_url":"https://tracker.debian.org/pkg/golang-github-golang-jwt-jwt","install_command":"apt-get install golang-github-golang-jwt-jwt","documentation_url":"https://packages.debian.org/bookworm/golang-github-golang-jwt-jwt","metadata":{"component":"main","architecture":"any all","priority":"optional","binary":"golang-github-golang-jwt-jwt-dev, jwt","standards_version":"4.6.1","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":37368422,"uuid":"368683828","full_name":"golang-jwt/jwt","owner":"golang-jwt","description":"Go implementation of JSON Web Tokens (JWT).","archived":false,"fork":false,"pushed_at":"2026-05-26T21:30:26.000Z","size":1534,"stargazers_count":9105,"open_issues_count":42,"forks_count":433,"subscribers_count":34,"default_branch":"main","last_synced_at":"2026-05-30T04:06:30.488Z","etag":null,"topics":["auth","ed25519","go","golang","jwt","security"],"latest_commit_sha":null,"homepage":"https://golang-jwt.github.io/jwt/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golang-jwt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-05-29T15:18:35.000Z","dependencies_parsed_at":"2024-01-08T14:30:45.281Z","dependency_job_id":"6b849f41-a0df-4962-aaba-46567a39978c","html_url":"https://github.com/golang-jwt/jwt","commit_stats":{"total_commits":358,"total_committers":113,"mean_commits":3.168141592920354,"dds":0.5670391061452513,"last_synced_commit":"5ec246c074b71790eec1f2e05b54daf6ec29ec5f"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/golang-jwt/jwt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/sbom","scorecard":{"id":434424,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang-jwt/jwt","commit":"ef734f0950888a665b93ae936ed4a65630db955d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"name":"Maintained","score":10,"reason":"8 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:27","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/spell-check.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spell-check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/spell-check.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/build.yml:34","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 16 commits out of 29 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-19T04:14:39.726Z","repository_id":37368422,"created_at":"2025-08-19T04:14:39.726Z","updated_at":"2025-08-19T04:14:39.726Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34967619,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-30T02:00:05.919Z","response_time":92,"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"}},"repo_metadata_updated_at":"2026-06-30T13:37:20.717Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-golang-jwt-jwt?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-golang-jwt-jwt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-golang-jwt-jwt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-golang-jwt-jwt/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-30T04:04:03.109Z","issues_count":124,"pull_requests_count":178,"avg_time_to_close_issue":12923137.390804598,"avg_time_to_close_pull_request":6999420.074324325,"issues_closed_count":87,"pull_requests_closed_count":148,"pull_request_authors_count":70,"issue_authors_count":107,"avg_comments_per_issue":2.467741935483871,"avg_comments_per_pull_request":1.7134831460674158,"merged_pull_requests_count":89,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":15,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":1122323.111111111,"past_year_avg_time_to_close_pull_request":868078.9523809524,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.0666666666666667,"past_year_avg_comments_per_pull_request":0.9375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/issues","maintainers":[{"login":"oxisto","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"lggomez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lggomez"}],"active_maintainers":[{"login":"mfridman","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"oxisto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-golang-jwt-jwt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-golang-jwt-jwt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-golang-jwt-jwt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-golang-jwt-jwt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-golang-jwt-jwt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-golang-jwt-jwt/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":2667,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":395},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-06-10T05:17:51.014Z","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":11613328,"name":"github.com/golang-Jwt/Jwt","ecosystem":"go","description":"Package jwt is a Go implementation of JSON Web Tokens: http://self-issued.info/docs/draft-jones-json-web-token.html","homepage":"https://github.com/golang-Jwt/Jwt","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/golang-Jwt/Jwt","keywords_array":[],"namespace":"github.com/golang-Jwt","versions_count":16,"first_release_published_at":"2014-06-16T02:41:49.000Z","latest_release_published_at":"2021-07-30T20:54:04.000Z","latest_release_number":"v3.2.2+incompatible","last_synced_at":"2026-07-12T05:20:48.009Z","created_at":"2025-05-07T09:15:45.797Z","updated_at":"2026-07-12T05:20:48.009Z","registry_url":"https://pkg.go.dev/github.com/golang-Jwt/Jwt","install_command":"go get github.com/golang-Jwt/Jwt","documentation_url":"https://pkg.go.dev/github.com/golang-Jwt/Jwt#section-documentation","metadata":{},"repo_metadata":{"id":37368422,"uuid":"368683828","full_name":"golang-jwt/jwt","owner":"golang-jwt","description":"Go implementation of JSON Web Tokens (JWT).","archived":false,"fork":false,"pushed_at":"2025-09-24T11:44:27.000Z","size":1541,"stargazers_count":8527,"open_issues_count":44,"forks_count":412,"subscribers_count":38,"default_branch":"main","last_synced_at":"2025-09-24T13:26:51.203Z","etag":null,"topics":["auth","ed25519","go","golang","jwt","security"],"latest_commit_sha":null,"homepage":"https://golang-jwt.github.io/jwt/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golang-jwt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2025-09-24T12:56:27.000Z","dependencies_parsed_at":"2024-01-08T14:30:45.281Z","dependency_job_id":"6b849f41-a0df-4962-aaba-46567a39978c","html_url":"https://github.com/golang-jwt/jwt","commit_stats":{"total_commits":358,"total_committers":113,"mean_commits":3.168141592920354,"dds":0.5670391061452513,"last_synced_commit":"5ec246c074b71790eec1f2e05b54daf6ec29ec5f"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/golang-jwt/jwt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/sbom","scorecard":{"id":434424,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang-jwt/jwt","commit":"ef734f0950888a665b93ae936ed4a65630db955d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"name":"Maintained","score":10,"reason":"8 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:27","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/spell-check.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spell-check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/spell-check.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/build.yml:34","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 16 commits out of 29 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-19T04:14:39.726Z","repository_id":37368422,"created_at":"2025-08-19T04:14:39.726Z","updated_at":"2025-08-19T04:14:39.726Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276837201,"owners_count":25713343,"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-09-24T02:00:09.776Z","response_time":97,"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":"golang-jwt","name":"golang-jwt","uuid":"84194169","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/84194169?v=4","repositories_count":2,"last_synced_at":"2023-03-04T21:30:43.979Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2023-03-04T21:30:44.006Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt/repositories"},"tags":[{"name":"v5.3.0","sha":"e9547a11aa603c52a31e315cdcaa71d0f25b921a","kind":"commit","published_at":"2025-07-30T13:04:00.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.0/manifests"},{"name":"v5.2.3","sha":"d83e545cee83663ad15137c8615900a60447baad","kind":"commit","published_at":"2025-07-01T13:04:53.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.3","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.3/manifests"},{"name":"v4.5.2","sha":"2f0e9add62078527821828c76865661aa7718a84","kind":"commit","published_at":"2025-03-21T20:49:30.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.2/manifests"},{"name":"v5.2.2","sha":"0951d184286dece21f73c85673fd308786ffe9c3","kind":"commit","published_at":"2025-03-21T20:42:51.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.2/manifests"},{"name":"v4.5.1","sha":"7b1c1c00a171c6c79bbdb40e4ce7d197060c1c2c","kind":"commit","published_at":"2024-11-03T20:01:24.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.1/manifests"},{"name":"v5.2.1","sha":"80dccb9209ebe7b503c067dc830fcbd4aa2e74eb","kind":"tag","published_at":"2024-03-05T02:01:07.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"b27c88965d976075194dc8125f1f9c60bd8cf162","kind":"tag","published_at":"2023-12-01T23:45:45.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"c776b83291a5326e18c2ae5f095809c7f45ed9d8","kind":"tag","published_at":"2023-11-08T01:10:12.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"5e00fbc8e7eb1af78d4a0ebce6ecf2394675bd99","kind":"commit","published_at":"2023-04-17T16:59:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.2","sha":"1c4047f488ec4e73d7b6ffafd7bff78ab82a1cc4","kind":"commit","published_at":"2023-03-24T22:11:38.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"148d71010923ca691c950db9846191800f498f8d","kind":"commit","published_at":"2023-02-21T13:32:25.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.1/manifests"},{"name":"v4.5.0","sha":"9358574a7a1a2c8d644f22b6e8de627ba85c58d0","kind":"commit","published_at":"2022-12-09T17:04:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"2101c1f4bc589dcef71b5f750191a8db07c82431","kind":"commit","published_at":"2022-11-08T14:43:45.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.3","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"9294af54b5fcb8c9c92e3d10ed83d2a7c87fe632","kind":"commit","published_at":"2022-06-04T12:03:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"0972257eba279bb357882afc11db8218644ad565","kind":"commit","published_at":"2022-03-26T14:13:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"d489c99d3e8a82bd47dcb3e4880414f7f747eaa7","kind":"commit","published_at":"2022-03-08T07:43:46.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"279dd197202aacaf886935f01015376ea9739c0c","kind":"commit","published_at":"2022-02-10T02:54:31.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"c435f38291bfed5322cf0f4ed12d1f8668ceaeb3","kind":"commit","published_at":"2021-11-24T13:27:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"fd8cd69d8eb674b14c031ef57fccf0cc7bbe5978","kind":"commit","published_at":"2021-09-24T19:32:29.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"2ebb50f957d606de5909fcf9ed49f9af3bc35e97","kind":"commit","published_at":"2021-08-03T13:51:01.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"4bbdd8ac624fc7a9ef7aec841c43d99b5fe65a29","kind":"commit","published_at":"2021-07-30T20:54:04.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5130b59fa758846d4779f7d0a1414aceab49b27b","kind":"commit","published_at":"2021-06-08T12:18:15.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"06ea1031745cb8b3dab3f6a236daf2b0aa468b7e","kind":"commit","published_at":"2018-03-08T23:13:08.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"dbeaa9332f19a944acb5736b4456cfcc02140e29","kind":"commit","published_at":"2017-10-19T21:57:19.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d2709f9f1f31ebcda9651b03077758c1f3a0018c","kind":"commit","published_at":"2016-06-16T19:15:56.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.0.0/manifests"},{"name":"v2.7.0","sha":"268038b363c7a8d7306b8e35bf77a1fde4b0c402","kind":"commit","published_at":"2016-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.7.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"a2c85815a77d0f951e33ba4db5ae93629a1530af","kind":"commit","published_at":"2016-04-13T00:36:00.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.6.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"b446e078d613dc395bf50b08884acbeafb19ce50","kind":"commit","published_at":"2016-03-31T18:13:52.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.5.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"f164e17f59b82642a3895ba065c385db6c547344","kind":"commit","published_at":"2015-11-16T21:12:11.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.4.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e5cb38552fb8426fe9f0f2b3bc8408f238b97b87","kind":"commit","published_at":"2015-07-16T21:04:19.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"8c45ba33b0a495057cba9985cd5dd1a3803ac7b4","kind":"commit","published_at":"2014-10-11T20:58:31.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"d82ad649e4ccf8c73f7e16fdbae22c16047b0962","kind":"commit","published_at":"2014-09-30T19:21:30.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"35c43501ff0ea77c4f3823af133912d6b9cae075","kind":"commit","published_at":"2014-08-26T22:30:37.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.0.0/manifests"},{"name":"v1.0.2","sha":"0987fb8fd48e32823701acdac19f5cfe47339de4","kind":"commit","published_at":"2014-08-26T20:51:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"fbcb3e4b637bdc5ef2257eb2d0fe1d914a499386","kind":"commit","published_at":"2014-07-05T20:05:22.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e5f9e9c6471913b9ca8d1000837a72b4028103c5","kind":"commit","published_at":"2014-06-16T02:41:49.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-06-30T13:37:16.922Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.888954226215959,"dependent_packages_count":5.519378259424487,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.704166242820223},"purl":"pkg:golang/github.com/golang-%21jwt/%21jwt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/golang-Jwt/Jwt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/golang-Jwt/Jwt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/golang-Jwt/Jwt/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-14T07:20:11.062Z","issues_count":120,"pull_requests_count":164,"avg_time_to_close_issue":13124129.05882353,"avg_time_to_close_pull_request":7449364.115942029,"issues_closed_count":85,"pull_requests_closed_count":138,"pull_request_authors_count":63,"issue_authors_count":103,"avg_comments_per_issue":2.4916666666666667,"avg_comments_per_pull_request":1.701219512195122,"merged_pull_requests_count":83,"bot_issues_count":0,"bot_pull_requests_count":20,"past_year_issues_count":28,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":822307.9230769231,"past_year_avg_time_to_close_pull_request":1953289.6551724137,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":29,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":0.7857142857142857,"past_year_avg_comments_per_pull_request":1.065217391304348,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/issues","maintainers":[{"login":"oxisto","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"lggomez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lggomez"}],"active_maintainers":[{"login":"oxisto","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-Jwt%2FJwt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-Jwt%2FJwt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-Jwt%2FJwt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-Jwt%2FJwt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-Jwt%2FJwt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-Jwt%2FJwt/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2207821,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":10859549,"name":"github.com/golang-JWT/jwt","ecosystem":"go","description":"Package jwt is a Go implementation of JSON Web Tokens: http://self-issued.info/docs/draft-jones-json-web-token.html","homepage":"https://github.com/golang-JWT/jwt","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/golang-JWT/jwt","keywords_array":[],"namespace":"github.com/golang-JWT","versions_count":16,"first_release_published_at":"2014-06-16T02:41:49.000Z","latest_release_published_at":"2021-07-30T20:54:04.000Z","latest_release_number":"v3.2.2+incompatible","last_synced_at":"2026-07-12T05:20:43.798Z","created_at":"2024-09-05T07:02:03.648Z","updated_at":"2026-07-12T05:20:43.799Z","registry_url":"https://pkg.go.dev/github.com/golang-JWT/jwt","install_command":"go get github.com/golang-JWT/jwt","documentation_url":"https://pkg.go.dev/github.com/golang-JWT/jwt#section-documentation","metadata":{},"repo_metadata":{"id":37368422,"uuid":"368683828","full_name":"golang-jwt/jwt","owner":"golang-jwt","description":"Go implementation of JSON Web Tokens (JWT).","archived":false,"fork":false,"pushed_at":"2025-09-24T11:44:27.000Z","size":1541,"stargazers_count":8527,"open_issues_count":44,"forks_count":412,"subscribers_count":38,"default_branch":"main","last_synced_at":"2025-09-24T13:26:51.203Z","etag":null,"topics":["auth","ed25519","go","golang","jwt","security"],"latest_commit_sha":null,"homepage":"https://golang-jwt.github.io/jwt/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golang-jwt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2025-09-24T12:56:27.000Z","dependencies_parsed_at":"2024-01-08T14:30:45.281Z","dependency_job_id":"6b849f41-a0df-4962-aaba-46567a39978c","html_url":"https://github.com/golang-jwt/jwt","commit_stats":{"total_commits":358,"total_committers":113,"mean_commits":3.168141592920354,"dds":0.5670391061452513,"last_synced_commit":"5ec246c074b71790eec1f2e05b54daf6ec29ec5f"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/golang-jwt/jwt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/sbom","scorecard":{"id":434424,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang-jwt/jwt","commit":"ef734f0950888a665b93ae936ed4a65630db955d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"name":"Maintained","score":10,"reason":"8 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:27","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/spell-check.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spell-check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/spell-check.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/build.yml:34","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 16 commits out of 29 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-19T04:14:39.726Z","repository_id":37368422,"created_at":"2025-08-19T04:14:39.726Z","updated_at":"2025-08-19T04:14:39.726Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276837201,"owners_count":25713343,"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-09-24T02:00:09.776Z","response_time":97,"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":"golang-jwt","name":"golang-jwt","uuid":"84194169","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/84194169?v=4","repositories_count":2,"last_synced_at":"2023-03-04T21:30:43.979Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2023-03-04T21:30:44.006Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt/repositories"},"tags":[{"name":"v5.3.0","sha":"e9547a11aa603c52a31e315cdcaa71d0f25b921a","kind":"commit","published_at":"2025-07-30T13:04:00.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.0/manifests"},{"name":"v5.2.3","sha":"d83e545cee83663ad15137c8615900a60447baad","kind":"commit","published_at":"2025-07-01T13:04:53.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.3","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.3/manifests"},{"name":"v4.5.2","sha":"2f0e9add62078527821828c76865661aa7718a84","kind":"commit","published_at":"2025-03-21T20:49:30.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.2/manifests"},{"name":"v5.2.2","sha":"0951d184286dece21f73c85673fd308786ffe9c3","kind":"commit","published_at":"2025-03-21T20:42:51.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.2/manifests"},{"name":"v4.5.1","sha":"7b1c1c00a171c6c79bbdb40e4ce7d197060c1c2c","kind":"commit","published_at":"2024-11-03T20:01:24.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.1/manifests"},{"name":"v5.2.1","sha":"80dccb9209ebe7b503c067dc830fcbd4aa2e74eb","kind":"tag","published_at":"2024-03-05T02:01:07.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"b27c88965d976075194dc8125f1f9c60bd8cf162","kind":"tag","published_at":"2023-12-01T23:45:45.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"c776b83291a5326e18c2ae5f095809c7f45ed9d8","kind":"tag","published_at":"2023-11-08T01:10:12.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"5e00fbc8e7eb1af78d4a0ebce6ecf2394675bd99","kind":"commit","published_at":"2023-04-17T16:59:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.2","sha":"1c4047f488ec4e73d7b6ffafd7bff78ab82a1cc4","kind":"commit","published_at":"2023-03-24T22:11:38.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"148d71010923ca691c950db9846191800f498f8d","kind":"commit","published_at":"2023-02-21T13:32:25.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.1/manifests"},{"name":"v4.5.0","sha":"9358574a7a1a2c8d644f22b6e8de627ba85c58d0","kind":"commit","published_at":"2022-12-09T17:04:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"2101c1f4bc589dcef71b5f750191a8db07c82431","kind":"commit","published_at":"2022-11-08T14:43:45.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.3","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"9294af54b5fcb8c9c92e3d10ed83d2a7c87fe632","kind":"commit","published_at":"2022-06-04T12:03:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"0972257eba279bb357882afc11db8218644ad565","kind":"commit","published_at":"2022-03-26T14:13:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"d489c99d3e8a82bd47dcb3e4880414f7f747eaa7","kind":"commit","published_at":"2022-03-08T07:43:46.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"279dd197202aacaf886935f01015376ea9739c0c","kind":"commit","published_at":"2022-02-10T02:54:31.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"c435f38291bfed5322cf0f4ed12d1f8668ceaeb3","kind":"commit","published_at":"2021-11-24T13:27:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"fd8cd69d8eb674b14c031ef57fccf0cc7bbe5978","kind":"commit","published_at":"2021-09-24T19:32:29.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"2ebb50f957d606de5909fcf9ed49f9af3bc35e97","kind":"commit","published_at":"2021-08-03T13:51:01.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"4bbdd8ac624fc7a9ef7aec841c43d99b5fe65a29","kind":"commit","published_at":"2021-07-30T20:54:04.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5130b59fa758846d4779f7d0a1414aceab49b27b","kind":"commit","published_at":"2021-06-08T12:18:15.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"06ea1031745cb8b3dab3f6a236daf2b0aa468b7e","kind":"commit","published_at":"2018-03-08T23:13:08.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"dbeaa9332f19a944acb5736b4456cfcc02140e29","kind":"commit","published_at":"2017-10-19T21:57:19.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d2709f9f1f31ebcda9651b03077758c1f3a0018c","kind":"commit","published_at":"2016-06-16T19:15:56.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.0.0/manifests"},{"name":"v2.7.0","sha":"268038b363c7a8d7306b8e35bf77a1fde4b0c402","kind":"commit","published_at":"2016-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.7.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"a2c85815a77d0f951e33ba4db5ae93629a1530af","kind":"commit","published_at":"2016-04-13T00:36:00.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.6.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"b446e078d613dc395bf50b08884acbeafb19ce50","kind":"commit","published_at":"2016-03-31T18:13:52.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.5.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"f164e17f59b82642a3895ba065c385db6c547344","kind":"commit","published_at":"2015-11-16T21:12:11.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.4.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e5cb38552fb8426fe9f0f2b3bc8408f238b97b87","kind":"commit","published_at":"2015-07-16T21:04:19.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"8c45ba33b0a495057cba9985cd5dd1a3803ac7b4","kind":"commit","published_at":"2014-10-11T20:58:31.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"d82ad649e4ccf8c73f7e16fdbae22c16047b0962","kind":"commit","published_at":"2014-09-30T19:21:30.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"35c43501ff0ea77c4f3823af133912d6b9cae075","kind":"commit","published_at":"2014-08-26T22:30:37.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.0.0/manifests"},{"name":"v1.0.2","sha":"0987fb8fd48e32823701acdac19f5cfe47339de4","kind":"commit","published_at":"2014-08-26T20:51:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"fbcb3e4b637bdc5ef2257eb2d0fe1d914a499386","kind":"commit","published_at":"2014-07-05T20:05:22.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e5f9e9c6471913b9ca8d1000837a72b4028103c5","kind":"commit","published_at":"2014-06-16T02:41:49.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-06-30T13:37:16.676Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.682227643802195,"dependent_packages_count":6.2631183852471555,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.472673014524675},"purl":"pkg:golang/github.com/golang-%21j%21w%21t/jwt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/golang-JWT/jwt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/golang-JWT/jwt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/golang-JWT/jwt/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-14T07:20:11.062Z","issues_count":120,"pull_requests_count":164,"avg_time_to_close_issue":13124129.05882353,"avg_time_to_close_pull_request":7449364.115942029,"issues_closed_count":85,"pull_requests_closed_count":138,"pull_request_authors_count":63,"issue_authors_count":103,"avg_comments_per_issue":2.4916666666666667,"avg_comments_per_pull_request":1.701219512195122,"merged_pull_requests_count":83,"bot_issues_count":0,"bot_pull_requests_count":20,"past_year_issues_count":28,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":822307.9230769231,"past_year_avg_time_to_close_pull_request":1953289.6551724137,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":29,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":0.7857142857142857,"past_year_avg_comments_per_pull_request":1.065217391304348,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/issues","maintainers":[{"login":"oxisto","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"lggomez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lggomez"}],"active_maintainers":[{"login":"oxisto","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-JWT%2Fjwt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-JWT%2Fjwt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-JWT%2Fjwt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-JWT%2Fjwt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-JWT%2Fjwt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-JWT%2Fjwt/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2207821,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":9187030,"name":"github.com/golang-JWT/JWT/v4","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/golang-JWT/JWT","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2021-08-03T13:51:01.000Z","latest_release_published_at":"2025-03-21T20:49:30.000Z","latest_release_number":"v4.5.2","last_synced_at":"2026-07-12T05:20:43.728Z","created_at":"2024-03-09T05:20:56.472Z","updated_at":"2026-07-12T05:20:43.728Z","registry_url":"https://pkg.go.dev/github.com/golang-JWT/JWT/v4","install_command":"go get github.com/golang-JWT/JWT/v4","documentation_url":"https://pkg.go.dev/github.com/golang-JWT/JWT/v4#section-documentation","metadata":{},"repo_metadata":{"id":37368422,"uuid":"368683828","full_name":"golang-jwt/jwt","owner":"golang-jwt","description":"Go implementation of JSON Web Tokens (JWT).","archived":false,"fork":false,"pushed_at":"2025-09-24T11:44:27.000Z","size":1541,"stargazers_count":8527,"open_issues_count":44,"forks_count":412,"subscribers_count":38,"default_branch":"main","last_synced_at":"2025-09-24T13:26:51.203Z","etag":null,"topics":["auth","ed25519","go","golang","jwt","security"],"latest_commit_sha":null,"homepage":"https://golang-jwt.github.io/jwt/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golang-jwt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2025-09-24T12:56:27.000Z","dependencies_parsed_at":"2024-01-08T14:30:45.281Z","dependency_job_id":"6b849f41-a0df-4962-aaba-46567a39978c","html_url":"https://github.com/golang-jwt/jwt","commit_stats":{"total_commits":358,"total_committers":113,"mean_commits":3.168141592920354,"dds":0.5670391061452513,"last_synced_commit":"5ec246c074b71790eec1f2e05b54daf6ec29ec5f"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/golang-jwt/jwt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/sbom","scorecard":{"id":434424,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang-jwt/jwt","commit":"ef734f0950888a665b93ae936ed4a65630db955d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"name":"Maintained","score":10,"reason":"8 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:27","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/spell-check.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spell-check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/spell-check.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/build.yml:34","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 16 commits out of 29 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-19T04:14:39.726Z","repository_id":37368422,"created_at":"2025-08-19T04:14:39.726Z","updated_at":"2025-08-19T04:14:39.726Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276837201,"owners_count":25713343,"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-09-24T02:00:09.776Z","response_time":97,"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":"golang-jwt","name":"golang-jwt","uuid":"84194169","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/84194169?v=4","repositories_count":2,"last_synced_at":"2023-03-04T21:30:43.979Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2023-03-04T21:30:44.006Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt/repositories"},"tags":[{"name":"v5.3.0","sha":"e9547a11aa603c52a31e315cdcaa71d0f25b921a","kind":"commit","published_at":"2025-07-30T13:04:00.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.0/manifests"},{"name":"v5.2.3","sha":"d83e545cee83663ad15137c8615900a60447baad","kind":"commit","published_at":"2025-07-01T13:04:53.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.3","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.3/manifests"},{"name":"v4.5.2","sha":"2f0e9add62078527821828c76865661aa7718a84","kind":"commit","published_at":"2025-03-21T20:49:30.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.2/manifests"},{"name":"v5.2.2","sha":"0951d184286dece21f73c85673fd308786ffe9c3","kind":"commit","published_at":"2025-03-21T20:42:51.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.2/manifests"},{"name":"v4.5.1","sha":"7b1c1c00a171c6c79bbdb40e4ce7d197060c1c2c","kind":"commit","published_at":"2024-11-03T20:01:24.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.1/manifests"},{"name":"v5.2.1","sha":"80dccb9209ebe7b503c067dc830fcbd4aa2e74eb","kind":"tag","published_at":"2024-03-05T02:01:07.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"b27c88965d976075194dc8125f1f9c60bd8cf162","kind":"tag","published_at":"2023-12-01T23:45:45.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"c776b83291a5326e18c2ae5f095809c7f45ed9d8","kind":"tag","published_at":"2023-11-08T01:10:12.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"5e00fbc8e7eb1af78d4a0ebce6ecf2394675bd99","kind":"commit","published_at":"2023-04-17T16:59:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.2","sha":"1c4047f488ec4e73d7b6ffafd7bff78ab82a1cc4","kind":"commit","published_at":"2023-03-24T22:11:38.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"148d71010923ca691c950db9846191800f498f8d","kind":"commit","published_at":"2023-02-21T13:32:25.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.1/manifests"},{"name":"v4.5.0","sha":"9358574a7a1a2c8d644f22b6e8de627ba85c58d0","kind":"commit","published_at":"2022-12-09T17:04:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"2101c1f4bc589dcef71b5f750191a8db07c82431","kind":"commit","published_at":"2022-11-08T14:43:45.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.3","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"9294af54b5fcb8c9c92e3d10ed83d2a7c87fe632","kind":"commit","published_at":"2022-06-04T12:03:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"0972257eba279bb357882afc11db8218644ad565","kind":"commit","published_at":"2022-03-26T14:13:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"d489c99d3e8a82bd47dcb3e4880414f7f747eaa7","kind":"commit","published_at":"2022-03-08T07:43:46.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"279dd197202aacaf886935f01015376ea9739c0c","kind":"commit","published_at":"2022-02-10T02:54:31.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"c435f38291bfed5322cf0f4ed12d1f8668ceaeb3","kind":"commit","published_at":"2021-11-24T13:27:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"fd8cd69d8eb674b14c031ef57fccf0cc7bbe5978","kind":"commit","published_at":"2021-09-24T19:32:29.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"2ebb50f957d606de5909fcf9ed49f9af3bc35e97","kind":"commit","published_at":"2021-08-03T13:51:01.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"4bbdd8ac624fc7a9ef7aec841c43d99b5fe65a29","kind":"commit","published_at":"2021-07-30T20:54:04.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5130b59fa758846d4779f7d0a1414aceab49b27b","kind":"commit","published_at":"2021-06-08T12:18:15.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"06ea1031745cb8b3dab3f6a236daf2b0aa468b7e","kind":"commit","published_at":"2018-03-08T23:13:08.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"dbeaa9332f19a944acb5736b4456cfcc02140e29","kind":"commit","published_at":"2017-10-19T21:57:19.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d2709f9f1f31ebcda9651b03077758c1f3a0018c","kind":"commit","published_at":"2016-06-16T19:15:56.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.0.0/manifests"},{"name":"v2.7.0","sha":"268038b363c7a8d7306b8e35bf77a1fde4b0c402","kind":"commit","published_at":"2016-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.7.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"a2c85815a77d0f951e33ba4db5ae93629a1530af","kind":"commit","published_at":"2016-04-13T00:36:00.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.6.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"b446e078d613dc395bf50b08884acbeafb19ce50","kind":"commit","published_at":"2016-03-31T18:13:52.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.5.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"f164e17f59b82642a3895ba065c385db6c547344","kind":"commit","published_at":"2015-11-16T21:12:11.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.4.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e5cb38552fb8426fe9f0f2b3bc8408f238b97b87","kind":"commit","published_at":"2015-07-16T21:04:19.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"8c45ba33b0a495057cba9985cd5dd1a3803ac7b4","kind":"commit","published_at":"2014-10-11T20:58:31.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"d82ad649e4ccf8c73f7e16fdbae22c16047b0962","kind":"commit","published_at":"2014-09-30T19:21:30.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"35c43501ff0ea77c4f3823af133912d6b9cae075","kind":"commit","published_at":"2014-08-26T22:30:37.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.0.0/manifests"},{"name":"v1.0.2","sha":"0987fb8fd48e32823701acdac19f5cfe47339de4","kind":"commit","published_at":"2014-08-26T20:51:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"fbcb3e4b637bdc5ef2257eb2d0fe1d914a499386","kind":"commit","published_at":"2014-07-05T20:05:22.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e5f9e9c6471913b9ca8d1000837a72b4028103c5","kind":"commit","published_at":"2014-06-16T02:41:49.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-06-30T13:37:16.908Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.647746580068212,"dependent_packages_count":8.554776850899353,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.101261715483783},"purl":"pkg:golang/github.com/golang-%21j%21w%21t/%21j%21w%21t/v4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/golang-JWT/JWT/v4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/golang-JWT/JWT/v4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/golang-JWT/JWT/v4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-14T07:20:11.062Z","issues_count":120,"pull_requests_count":164,"avg_time_to_close_issue":13124129.05882353,"avg_time_to_close_pull_request":7449364.115942029,"issues_closed_count":85,"pull_requests_closed_count":138,"pull_request_authors_count":63,"issue_authors_count":103,"avg_comments_per_issue":2.4916666666666667,"avg_comments_per_pull_request":1.701219512195122,"merged_pull_requests_count":83,"bot_issues_count":0,"bot_pull_requests_count":20,"past_year_issues_count":28,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":822307.9230769231,"past_year_avg_time_to_close_pull_request":1953289.6551724137,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":29,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":0.7857142857142857,"past_year_avg_comments_per_pull_request":1.065217391304348,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/issues","maintainers":[{"login":"oxisto","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"lggomez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lggomez"}],"active_maintainers":[{"login":"oxisto","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-JWT%2FJWT%2Fv4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-JWT%2FJWT%2Fv4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-JWT%2FJWT%2Fv4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-JWT%2FJWT%2Fv4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-JWT%2FJWT%2Fv4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-JWT%2FJWT%2Fv4/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2207821,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11662547,"name":"github.com/Golang-JWT/jwt","ecosystem":"go","description":"Package jwt is a Go implementation of JSON Web Tokens: http://self-issued.info/docs/draft-jones-json-web-token.html","homepage":"https://github.com/Golang-JWT/jwt","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Golang-JWT/jwt","keywords_array":[],"namespace":"github.com/Golang-JWT","versions_count":16,"first_release_published_at":"2014-06-16T02:41:49.000Z","latest_release_published_at":"2021-07-30T20:54:04.000Z","latest_release_number":"v3.2.2+incompatible","last_synced_at":"2026-07-12T05:20:45.319Z","created_at":"2025-05-20T09:51:47.417Z","updated_at":"2026-07-12T05:20:45.319Z","registry_url":"https://pkg.go.dev/github.com/Golang-JWT/jwt","install_command":"go get github.com/Golang-JWT/jwt","documentation_url":"https://pkg.go.dev/github.com/Golang-JWT/jwt#section-documentation","metadata":{},"repo_metadata":{"id":37368422,"uuid":"368683828","full_name":"golang-jwt/jwt","owner":"golang-jwt","description":"Go implementation of JSON Web Tokens (JWT).","archived":false,"fork":false,"pushed_at":"2025-09-24T11:44:27.000Z","size":1541,"stargazers_count":8527,"open_issues_count":44,"forks_count":412,"subscribers_count":38,"default_branch":"main","last_synced_at":"2025-09-24T13:26:51.203Z","etag":null,"topics":["auth","ed25519","go","golang","jwt","security"],"latest_commit_sha":null,"homepage":"https://golang-jwt.github.io/jwt/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golang-jwt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2025-09-24T12:56:27.000Z","dependencies_parsed_at":"2024-01-08T14:30:45.281Z","dependency_job_id":"6b849f41-a0df-4962-aaba-46567a39978c","html_url":"https://github.com/golang-jwt/jwt","commit_stats":{"total_commits":358,"total_committers":113,"mean_commits":3.168141592920354,"dds":0.5670391061452513,"last_synced_commit":"5ec246c074b71790eec1f2e05b54daf6ec29ec5f"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/golang-jwt/jwt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/sbom","scorecard":{"id":434424,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang-jwt/jwt","commit":"ef734f0950888a665b93ae936ed4a65630db955d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"name":"Maintained","score":10,"reason":"8 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:27","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/spell-check.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spell-check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/spell-check.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/build.yml:34","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 16 commits out of 29 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-19T04:14:39.726Z","repository_id":37368422,"created_at":"2025-08-19T04:14:39.726Z","updated_at":"2025-08-19T04:14:39.726Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276837201,"owners_count":25713343,"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-09-24T02:00:09.776Z","response_time":97,"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":"golang-jwt","name":"golang-jwt","uuid":"84194169","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/84194169?v=4","repositories_count":2,"last_synced_at":"2023-03-04T21:30:43.979Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2023-03-04T21:30:44.006Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt/repositories"},"tags":[{"name":"v5.3.0","sha":"e9547a11aa603c52a31e315cdcaa71d0f25b921a","kind":"commit","published_at":"2025-07-30T13:04:00.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.0/manifests"},{"name":"v5.2.3","sha":"d83e545cee83663ad15137c8615900a60447baad","kind":"commit","published_at":"2025-07-01T13:04:53.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.3","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.3/manifests"},{"name":"v4.5.2","sha":"2f0e9add62078527821828c76865661aa7718a84","kind":"commit","published_at":"2025-03-21T20:49:30.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.2/manifests"},{"name":"v5.2.2","sha":"0951d184286dece21f73c85673fd308786ffe9c3","kind":"commit","published_at":"2025-03-21T20:42:51.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.2/manifests"},{"name":"v4.5.1","sha":"7b1c1c00a171c6c79bbdb40e4ce7d197060c1c2c","kind":"commit","published_at":"2024-11-03T20:01:24.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.1/manifests"},{"name":"v5.2.1","sha":"80dccb9209ebe7b503c067dc830fcbd4aa2e74eb","kind":"tag","published_at":"2024-03-05T02:01:07.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"b27c88965d976075194dc8125f1f9c60bd8cf162","kind":"tag","published_at":"2023-12-01T23:45:45.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"c776b83291a5326e18c2ae5f095809c7f45ed9d8","kind":"tag","published_at":"2023-11-08T01:10:12.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"5e00fbc8e7eb1af78d4a0ebce6ecf2394675bd99","kind":"commit","published_at":"2023-04-17T16:59:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.2","sha":"1c4047f488ec4e73d7b6ffafd7bff78ab82a1cc4","kind":"commit","published_at":"2023-03-24T22:11:38.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"148d71010923ca691c950db9846191800f498f8d","kind":"commit","published_at":"2023-02-21T13:32:25.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.1/manifests"},{"name":"v4.5.0","sha":"9358574a7a1a2c8d644f22b6e8de627ba85c58d0","kind":"commit","published_at":"2022-12-09T17:04:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"2101c1f4bc589dcef71b5f750191a8db07c82431","kind":"commit","published_at":"2022-11-08T14:43:45.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.3","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"9294af54b5fcb8c9c92e3d10ed83d2a7c87fe632","kind":"commit","published_at":"2022-06-04T12:03:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"0972257eba279bb357882afc11db8218644ad565","kind":"commit","published_at":"2022-03-26T14:13:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"d489c99d3e8a82bd47dcb3e4880414f7f747eaa7","kind":"commit","published_at":"2022-03-08T07:43:46.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"279dd197202aacaf886935f01015376ea9739c0c","kind":"commit","published_at":"2022-02-10T02:54:31.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"c435f38291bfed5322cf0f4ed12d1f8668ceaeb3","kind":"commit","published_at":"2021-11-24T13:27:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"fd8cd69d8eb674b14c031ef57fccf0cc7bbe5978","kind":"commit","published_at":"2021-09-24T19:32:29.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"2ebb50f957d606de5909fcf9ed49f9af3bc35e97","kind":"commit","published_at":"2021-08-03T13:51:01.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"4bbdd8ac624fc7a9ef7aec841c43d99b5fe65a29","kind":"commit","published_at":"2021-07-30T20:54:04.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5130b59fa758846d4779f7d0a1414aceab49b27b","kind":"commit","published_at":"2021-06-08T12:18:15.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"06ea1031745cb8b3dab3f6a236daf2b0aa468b7e","kind":"commit","published_at":"2018-03-08T23:13:08.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"dbeaa9332f19a944acb5736b4456cfcc02140e29","kind":"commit","published_at":"2017-10-19T21:57:19.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d2709f9f1f31ebcda9651b03077758c1f3a0018c","kind":"commit","published_at":"2016-06-16T19:15:56.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.0.0/manifests"},{"name":"v2.7.0","sha":"268038b363c7a8d7306b8e35bf77a1fde4b0c402","kind":"commit","published_at":"2016-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.7.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"a2c85815a77d0f951e33ba4db5ae93629a1530af","kind":"commit","published_at":"2016-04-13T00:36:00.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.6.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"b446e078d613dc395bf50b08884acbeafb19ce50","kind":"commit","published_at":"2016-03-31T18:13:52.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.5.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"f164e17f59b82642a3895ba065c385db6c547344","kind":"commit","published_at":"2015-11-16T21:12:11.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.4.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e5cb38552fb8426fe9f0f2b3bc8408f238b97b87","kind":"commit","published_at":"2015-07-16T21:04:19.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"8c45ba33b0a495057cba9985cd5dd1a3803ac7b4","kind":"commit","published_at":"2014-10-11T20:58:31.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"d82ad649e4ccf8c73f7e16fdbae22c16047b0962","kind":"commit","published_at":"2014-09-30T19:21:30.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"35c43501ff0ea77c4f3823af133912d6b9cae075","kind":"commit","published_at":"2014-08-26T22:30:37.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.0.0/manifests"},{"name":"v1.0.2","sha":"0987fb8fd48e32823701acdac19f5cfe47339de4","kind":"commit","published_at":"2014-08-26T20:51:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"fbcb3e4b637bdc5ef2257eb2d0fe1d914a499386","kind":"commit","published_at":"2014-07-05T20:05:22.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e5f9e9c6471913b9ca8d1000837a72b4028103c5","kind":"commit","published_at":"2014-06-16T02:41:49.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-06-30T13:37:16.674Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.838889763728571,"dependent_packages_count":5.471744715548874,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.655317239638722},"purl":"pkg:golang/github.com/%21golang-%21j%21w%21t/jwt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Golang-JWT/jwt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Golang-JWT/jwt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Golang-JWT/jwt/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-14T07:20:11.062Z","issues_count":120,"pull_requests_count":164,"avg_time_to_close_issue":13124129.05882353,"avg_time_to_close_pull_request":7449364.115942029,"issues_closed_count":85,"pull_requests_closed_count":138,"pull_request_authors_count":63,"issue_authors_count":103,"avg_comments_per_issue":2.4916666666666667,"avg_comments_per_pull_request":1.701219512195122,"merged_pull_requests_count":83,"bot_issues_count":0,"bot_pull_requests_count":20,"past_year_issues_count":28,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":822307.9230769231,"past_year_avg_time_to_close_pull_request":1953289.6551724137,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":29,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":0.7857142857142857,"past_year_avg_comments_per_pull_request":1.065217391304348,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/issues","maintainers":[{"login":"oxisto","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"lggomez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lggomez"}],"active_maintainers":[{"login":"oxisto","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGolang-JWT%2Fjwt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGolang-JWT%2Fjwt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGolang-JWT%2Fjwt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGolang-JWT%2Fjwt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGolang-JWT%2Fjwt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGolang-JWT%2Fjwt/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2207821,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":9547612,"name":"github.com/golang-JWT/JWT/v5","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/golang-JWT/JWT","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2023-02-21T13:32:25.000Z","latest_release_published_at":"2026-01-28T19:58:13.000Z","latest_release_number":"v5.3.1","last_synced_at":"2026-07-12T05:20:45.648Z","created_at":"2024-04-06T07:06:59.742Z","updated_at":"2026-07-12T05:20:45.648Z","registry_url":"https://pkg.go.dev/github.com/golang-JWT/JWT/v5","install_command":"go get github.com/golang-JWT/JWT/v5","documentation_url":"https://pkg.go.dev/github.com/golang-JWT/JWT/v5#section-documentation","metadata":{},"repo_metadata":{"id":37368422,"uuid":"368683828","full_name":"golang-jwt/jwt","owner":"golang-jwt","description":"Go implementation of JSON Web Tokens (JWT).","archived":false,"fork":false,"pushed_at":"2025-09-24T11:44:27.000Z","size":1541,"stargazers_count":8527,"open_issues_count":44,"forks_count":412,"subscribers_count":38,"default_branch":"main","last_synced_at":"2025-09-24T13:26:51.203Z","etag":null,"topics":["auth","ed25519","go","golang","jwt","security"],"latest_commit_sha":null,"homepage":"https://golang-jwt.github.io/jwt/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golang-jwt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2025-09-24T12:56:27.000Z","dependencies_parsed_at":"2024-01-08T14:30:45.281Z","dependency_job_id":"6b849f41-a0df-4962-aaba-46567a39978c","html_url":"https://github.com/golang-jwt/jwt","commit_stats":{"total_commits":358,"total_committers":113,"mean_commits":3.168141592920354,"dds":0.5670391061452513,"last_synced_commit":"5ec246c074b71790eec1f2e05b54daf6ec29ec5f"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/golang-jwt/jwt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/sbom","scorecard":{"id":434424,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang-jwt/jwt","commit":"ef734f0950888a665b93ae936ed4a65630db955d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"name":"Maintained","score":10,"reason":"8 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:27","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/spell-check.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spell-check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/spell-check.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/build.yml:34","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 16 commits out of 29 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-19T04:14:39.726Z","repository_id":37368422,"created_at":"2025-08-19T04:14:39.726Z","updated_at":"2025-08-19T04:14:39.726Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276837201,"owners_count":25713343,"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-09-24T02:00:09.776Z","response_time":97,"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":"golang-jwt","name":"golang-jwt","uuid":"84194169","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/84194169?v=4","repositories_count":2,"last_synced_at":"2023-03-04T21:30:43.979Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2023-03-04T21:30:44.006Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt/repositories"},"tags":[{"name":"v5.3.0","sha":"e9547a11aa603c52a31e315cdcaa71d0f25b921a","kind":"commit","published_at":"2025-07-30T13:04:00.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.0/manifests"},{"name":"v5.2.3","sha":"d83e545cee83663ad15137c8615900a60447baad","kind":"commit","published_at":"2025-07-01T13:04:53.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.3","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.3/manifests"},{"name":"v4.5.2","sha":"2f0e9add62078527821828c76865661aa7718a84","kind":"commit","published_at":"2025-03-21T20:49:30.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.2/manifests"},{"name":"v5.2.2","sha":"0951d184286dece21f73c85673fd308786ffe9c3","kind":"commit","published_at":"2025-03-21T20:42:51.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.2/manifests"},{"name":"v4.5.1","sha":"7b1c1c00a171c6c79bbdb40e4ce7d197060c1c2c","kind":"commit","published_at":"2024-11-03T20:01:24.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.1/manifests"},{"name":"v5.2.1","sha":"80dccb9209ebe7b503c067dc830fcbd4aa2e74eb","kind":"tag","published_at":"2024-03-05T02:01:07.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"b27c88965d976075194dc8125f1f9c60bd8cf162","kind":"tag","published_at":"2023-12-01T23:45:45.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"c776b83291a5326e18c2ae5f095809c7f45ed9d8","kind":"tag","published_at":"2023-11-08T01:10:12.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"5e00fbc8e7eb1af78d4a0ebce6ecf2394675bd99","kind":"commit","published_at":"2023-04-17T16:59:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.2","sha":"1c4047f488ec4e73d7b6ffafd7bff78ab82a1cc4","kind":"commit","published_at":"2023-03-24T22:11:38.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"148d71010923ca691c950db9846191800f498f8d","kind":"commit","published_at":"2023-02-21T13:32:25.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.1/manifests"},{"name":"v4.5.0","sha":"9358574a7a1a2c8d644f22b6e8de627ba85c58d0","kind":"commit","published_at":"2022-12-09T17:04:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"2101c1f4bc589dcef71b5f750191a8db07c82431","kind":"commit","published_at":"2022-11-08T14:43:45.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.3","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"9294af54b5fcb8c9c92e3d10ed83d2a7c87fe632","kind":"commit","published_at":"2022-06-04T12:03:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"0972257eba279bb357882afc11db8218644ad565","kind":"commit","published_at":"2022-03-26T14:13:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"d489c99d3e8a82bd47dcb3e4880414f7f747eaa7","kind":"commit","published_at":"2022-03-08T07:43:46.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"279dd197202aacaf886935f01015376ea9739c0c","kind":"commit","published_at":"2022-02-10T02:54:31.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"c435f38291bfed5322cf0f4ed12d1f8668ceaeb3","kind":"commit","published_at":"2021-11-24T13:27:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"fd8cd69d8eb674b14c031ef57fccf0cc7bbe5978","kind":"commit","published_at":"2021-09-24T19:32:29.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"2ebb50f957d606de5909fcf9ed49f9af3bc35e97","kind":"commit","published_at":"2021-08-03T13:51:01.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"4bbdd8ac624fc7a9ef7aec841c43d99b5fe65a29","kind":"commit","published_at":"2021-07-30T20:54:04.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5130b59fa758846d4779f7d0a1414aceab49b27b","kind":"commit","published_at":"2021-06-08T12:18:15.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"06ea1031745cb8b3dab3f6a236daf2b0aa468b7e","kind":"commit","published_at":"2018-03-08T23:13:08.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"dbeaa9332f19a944acb5736b4456cfcc02140e29","kind":"commit","published_at":"2017-10-19T21:57:19.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d2709f9f1f31ebcda9651b03077758c1f3a0018c","kind":"commit","published_at":"2016-06-16T19:15:56.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.0.0/manifests"},{"name":"v2.7.0","sha":"268038b363c7a8d7306b8e35bf77a1fde4b0c402","kind":"commit","published_at":"2016-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.7.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"a2c85815a77d0f951e33ba4db5ae93629a1530af","kind":"commit","published_at":"2016-04-13T00:36:00.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.6.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"b446e078d613dc395bf50b08884acbeafb19ce50","kind":"commit","published_at":"2016-03-31T18:13:52.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.5.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"f164e17f59b82642a3895ba065c385db6c547344","kind":"commit","published_at":"2015-11-16T21:12:11.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.4.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e5cb38552fb8426fe9f0f2b3bc8408f238b97b87","kind":"commit","published_at":"2015-07-16T21:04:19.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"8c45ba33b0a495057cba9985cd5dd1a3803ac7b4","kind":"commit","published_at":"2014-10-11T20:58:31.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"d82ad649e4ccf8c73f7e16fdbae22c16047b0962","kind":"commit","published_at":"2014-09-30T19:21:30.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"35c43501ff0ea77c4f3823af133912d6b9cae075","kind":"commit","published_at":"2014-08-26T22:30:37.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.0.0/manifests"},{"name":"v1.0.2","sha":"0987fb8fd48e32823701acdac19f5cfe47339de4","kind":"commit","published_at":"2014-08-26T20:51:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"fbcb3e4b637bdc5ef2257eb2d0fe1d914a499386","kind":"commit","published_at":"2014-07-05T20:05:22.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e5f9e9c6471913b9ca8d1000837a72b4028103c5","kind":"commit","published_at":"2014-06-16T02:41:49.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-06-30T13:37:18.225Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":8.20791265199136,"dependent_packages_count":7.27867206271388,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":7.743292357352621},"purl":"pkg:golang/github.com/golang-%21j%21w%21t/%21j%21w%21t/v5","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/golang-JWT/JWT/v5","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/golang-JWT/JWT/v5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/golang-JWT/JWT/v5/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-14T07:20:11.062Z","issues_count":120,"pull_requests_count":164,"avg_time_to_close_issue":13124129.05882353,"avg_time_to_close_pull_request":7449364.115942029,"issues_closed_count":85,"pull_requests_closed_count":138,"pull_request_authors_count":63,"issue_authors_count":103,"avg_comments_per_issue":2.4916666666666667,"avg_comments_per_pull_request":1.701219512195122,"merged_pull_requests_count":83,"bot_issues_count":0,"bot_pull_requests_count":20,"past_year_issues_count":28,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":822307.9230769231,"past_year_avg_time_to_close_pull_request":1953289.6551724137,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":29,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":0.7857142857142857,"past_year_avg_comments_per_pull_request":1.065217391304348,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/issues","maintainers":[{"login":"oxisto","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"lggomez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lggomez"}],"active_maintainers":[{"login":"oxisto","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-JWT%2FJWT%2Fv5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-JWT%2FJWT%2Fv5/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-JWT%2FJWT%2Fv5/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-JWT%2FJWT%2Fv5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-JWT%2FJWT%2Fv5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-JWT%2FJWT%2Fv5/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2207821,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11789378,"name":"github.com/golang-Jwt/jwt/v4","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/golang-Jwt/jwt","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2025-06-11T09:42:48.064Z","latest_release_published_at":"2025-03-21T20:49:30.000Z","latest_release_number":"v4.5.2","last_synced_at":"2026-07-12T05:20:46.088Z","created_at":"2025-06-11T09:42:45.748Z","updated_at":"2026-07-12T05:20:46.089Z","registry_url":"https://pkg.go.dev/github.com/golang-Jwt/jwt/v4","install_command":"go get github.com/golang-Jwt/jwt/v4","documentation_url":"https://pkg.go.dev/github.com/golang-Jwt/jwt/v4#section-documentation","metadata":{},"repo_metadata":{"id":37368422,"uuid":"368683828","full_name":"golang-jwt/jwt","owner":"golang-jwt","description":"Go implementation of JSON Web Tokens (JWT).","archived":false,"fork":false,"pushed_at":"2025-09-24T11:44:27.000Z","size":1541,"stargazers_count":8527,"open_issues_count":44,"forks_count":412,"subscribers_count":38,"default_branch":"main","last_synced_at":"2025-09-24T13:26:51.203Z","etag":null,"topics":["auth","ed25519","go","golang","jwt","security"],"latest_commit_sha":null,"homepage":"https://golang-jwt.github.io/jwt/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golang-jwt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2025-09-24T12:56:27.000Z","dependencies_parsed_at":"2024-01-08T14:30:45.281Z","dependency_job_id":"6b849f41-a0df-4962-aaba-46567a39978c","html_url":"https://github.com/golang-jwt/jwt","commit_stats":{"total_commits":358,"total_committers":113,"mean_commits":3.168141592920354,"dds":0.5670391061452513,"last_synced_commit":"5ec246c074b71790eec1f2e05b54daf6ec29ec5f"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/golang-jwt/jwt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/sbom","scorecard":{"id":434424,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang-jwt/jwt","commit":"ef734f0950888a665b93ae936ed4a65630db955d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"name":"Maintained","score":10,"reason":"8 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:27","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/spell-check.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spell-check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/spell-check.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/build.yml:34","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 16 commits out of 29 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-19T04:14:39.726Z","repository_id":37368422,"created_at":"2025-08-19T04:14:39.726Z","updated_at":"2025-08-19T04:14:39.726Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276837201,"owners_count":25713343,"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-09-24T02:00:09.776Z","response_time":97,"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":"golang-jwt","name":"golang-jwt","uuid":"84194169","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/84194169?v=4","repositories_count":2,"last_synced_at":"2023-03-04T21:30:43.979Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2023-03-04T21:30:44.006Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt/repositories"},"tags":[{"name":"v5.3.0","sha":"e9547a11aa603c52a31e315cdcaa71d0f25b921a","kind":"commit","published_at":"2025-07-30T13:04:00.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.0/manifests"},{"name":"v5.2.3","sha":"d83e545cee83663ad15137c8615900a60447baad","kind":"commit","published_at":"2025-07-01T13:04:53.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.3","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.3/manifests"},{"name":"v4.5.2","sha":"2f0e9add62078527821828c76865661aa7718a84","kind":"commit","published_at":"2025-03-21T20:49:30.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.2/manifests"},{"name":"v5.2.2","sha":"0951d184286dece21f73c85673fd308786ffe9c3","kind":"commit","published_at":"2025-03-21T20:42:51.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.2/manifests"},{"name":"v4.5.1","sha":"7b1c1c00a171c6c79bbdb40e4ce7d197060c1c2c","kind":"commit","published_at":"2024-11-03T20:01:24.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.1/manifests"},{"name":"v5.2.1","sha":"80dccb9209ebe7b503c067dc830fcbd4aa2e74eb","kind":"tag","published_at":"2024-03-05T02:01:07.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"b27c88965d976075194dc8125f1f9c60bd8cf162","kind":"tag","published_at":"2023-12-01T23:45:45.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"c776b83291a5326e18c2ae5f095809c7f45ed9d8","kind":"tag","published_at":"2023-11-08T01:10:12.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"5e00fbc8e7eb1af78d4a0ebce6ecf2394675bd99","kind":"commit","published_at":"2023-04-17T16:59:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.2","sha":"1c4047f488ec4e73d7b6ffafd7bff78ab82a1cc4","kind":"commit","published_at":"2023-03-24T22:11:38.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"148d71010923ca691c950db9846191800f498f8d","kind":"commit","published_at":"2023-02-21T13:32:25.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.1/manifests"},{"name":"v4.5.0","sha":"9358574a7a1a2c8d644f22b6e8de627ba85c58d0","kind":"commit","published_at":"2022-12-09T17:04:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"2101c1f4bc589dcef71b5f750191a8db07c82431","kind":"commit","published_at":"2022-11-08T14:43:45.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.3","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"9294af54b5fcb8c9c92e3d10ed83d2a7c87fe632","kind":"commit","published_at":"2022-06-04T12:03:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"0972257eba279bb357882afc11db8218644ad565","kind":"commit","published_at":"2022-03-26T14:13:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"d489c99d3e8a82bd47dcb3e4880414f7f747eaa7","kind":"commit","published_at":"2022-03-08T07:43:46.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"279dd197202aacaf886935f01015376ea9739c0c","kind":"commit","published_at":"2022-02-10T02:54:31.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"c435f38291bfed5322cf0f4ed12d1f8668ceaeb3","kind":"commit","published_at":"2021-11-24T13:27:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"fd8cd69d8eb674b14c031ef57fccf0cc7bbe5978","kind":"commit","published_at":"2021-09-24T19:32:29.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"2ebb50f957d606de5909fcf9ed49f9af3bc35e97","kind":"commit","published_at":"2021-08-03T13:51:01.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"4bbdd8ac624fc7a9ef7aec841c43d99b5fe65a29","kind":"commit","published_at":"2021-07-30T20:54:04.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5130b59fa758846d4779f7d0a1414aceab49b27b","kind":"commit","published_at":"2021-06-08T12:18:15.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"06ea1031745cb8b3dab3f6a236daf2b0aa468b7e","kind":"commit","published_at":"2018-03-08T23:13:08.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"dbeaa9332f19a944acb5736b4456cfcc02140e29","kind":"commit","published_at":"2017-10-19T21:57:19.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d2709f9f1f31ebcda9651b03077758c1f3a0018c","kind":"commit","published_at":"2016-06-16T19:15:56.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.0.0/manifests"},{"name":"v2.7.0","sha":"268038b363c7a8d7306b8e35bf77a1fde4b0c402","kind":"commit","published_at":"2016-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.7.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"a2c85815a77d0f951e33ba4db5ae93629a1530af","kind":"commit","published_at":"2016-04-13T00:36:00.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.6.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"b446e078d613dc395bf50b08884acbeafb19ce50","kind":"commit","published_at":"2016-03-31T18:13:52.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.5.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"f164e17f59b82642a3895ba065c385db6c547344","kind":"commit","published_at":"2015-11-16T21:12:11.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.4.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e5cb38552fb8426fe9f0f2b3bc8408f238b97b87","kind":"commit","published_at":"2015-07-16T21:04:19.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"8c45ba33b0a495057cba9985cd5dd1a3803ac7b4","kind":"commit","published_at":"2014-10-11T20:58:31.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"d82ad649e4ccf8c73f7e16fdbae22c16047b0962","kind":"commit","published_at":"2014-09-30T19:21:30.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"35c43501ff0ea77c4f3823af133912d6b9cae075","kind":"commit","published_at":"2014-08-26T22:30:37.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.0.0/manifests"},{"name":"v1.0.2","sha":"0987fb8fd48e32823701acdac19f5cfe47339de4","kind":"commit","published_at":"2014-08-26T20:51:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"fbcb3e4b637bdc5ef2257eb2d0fe1d914a499386","kind":"commit","published_at":"2014-07-05T20:05:22.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e5f9e9c6471913b9ca8d1000837a72b4028103c5","kind":"commit","published_at":"2014-06-16T02:41:49.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-06-30T13:37:16.182Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.7232442112396065,"dependent_packages_count":5.362971279122194,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.5431077451809},"purl":"pkg:golang/github.com/golang-%21jwt/jwt/v4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/golang-Jwt/jwt/v4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/golang-Jwt/jwt/v4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/golang-Jwt/jwt/v4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-14T07:20:11.062Z","issues_count":120,"pull_requests_count":164,"avg_time_to_close_issue":13124129.05882353,"avg_time_to_close_pull_request":7449364.115942029,"issues_closed_count":85,"pull_requests_closed_count":138,"pull_request_authors_count":63,"issue_authors_count":103,"avg_comments_per_issue":2.4916666666666667,"avg_comments_per_pull_request":1.701219512195122,"merged_pull_requests_count":83,"bot_issues_count":0,"bot_pull_requests_count":20,"past_year_issues_count":28,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":822307.9230769231,"past_year_avg_time_to_close_pull_request":1953289.6551724137,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":29,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":0.7857142857142857,"past_year_avg_comments_per_pull_request":1.065217391304348,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/issues","maintainers":[{"login":"oxisto","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"lggomez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lggomez"}],"active_maintainers":[{"login":"oxisto","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-Jwt%2Fjwt%2Fv4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-Jwt%2Fjwt%2Fv4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-Jwt%2Fjwt%2Fv4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-Jwt%2Fjwt%2Fv4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-Jwt%2Fjwt%2Fv4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-Jwt%2Fjwt%2Fv4/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2207821,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":4440542,"name":"github.com/golang-jwt/jWt","ecosystem":"go","description":"Package jwt is a Go implementation of JSON Web Tokens: http://self-issued.info/docs/draft-jones-json-web-token.html See README.md for more info.","homepage":"https://github.com/golang-jwt/jWt","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/golang-jwt/jWt","keywords_array":[],"namespace":"github.com/golang-jwt","versions_count":16,"first_release_published_at":"2014-06-16T02:41:49.000Z","latest_release_published_at":"2021-07-30T20:54:04.000Z","latest_release_number":"v3.2.2+incompatible","last_synced_at":"2026-07-12T05:20:46.325Z","created_at":"2022-05-24T15:13:34.060Z","updated_at":"2026-07-12T05:20:46.325Z","registry_url":"https://pkg.go.dev/github.com/golang-jwt/jWt","install_command":"go get github.com/golang-jwt/jWt","documentation_url":"https://pkg.go.dev/github.com/golang-jwt/jWt#section-documentation","metadata":{},"repo_metadata":{"id":37368422,"uuid":"368683828","full_name":"golang-jwt/jwt","owner":"golang-jwt","description":"Go implementation of JSON Web Tokens (JWT).","archived":false,"fork":false,"pushed_at":"2025-09-24T11:44:27.000Z","size":1541,"stargazers_count":8527,"open_issues_count":44,"forks_count":412,"subscribers_count":38,"default_branch":"main","last_synced_at":"2025-09-24T13:26:51.203Z","etag":null,"topics":["auth","ed25519","go","golang","jwt","security"],"latest_commit_sha":null,"homepage":"https://golang-jwt.github.io/jwt/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golang-jwt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2025-09-24T12:56:27.000Z","dependencies_parsed_at":"2024-01-08T14:30:45.281Z","dependency_job_id":"6b849f41-a0df-4962-aaba-46567a39978c","html_url":"https://github.com/golang-jwt/jwt","commit_stats":{"total_commits":358,"total_committers":113,"mean_commits":3.168141592920354,"dds":0.5670391061452513,"last_synced_commit":"5ec246c074b71790eec1f2e05b54daf6ec29ec5f"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/golang-jwt/jwt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/sbom","scorecard":{"id":434424,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang-jwt/jwt","commit":"ef734f0950888a665b93ae936ed4a65630db955d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"name":"Maintained","score":10,"reason":"8 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:27","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/spell-check.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spell-check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/spell-check.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/build.yml:34","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 16 commits out of 29 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-19T04:14:39.726Z","repository_id":37368422,"created_at":"2025-08-19T04:14:39.726Z","updated_at":"2025-08-19T04:14:39.726Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276837201,"owners_count":25713343,"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-09-24T02:00:09.776Z","response_time":97,"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":"golang-jwt","name":"golang-jwt","uuid":"84194169","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/84194169?v=4","repositories_count":2,"last_synced_at":"2023-03-04T21:30:43.979Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2023-03-04T21:30:44.006Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt/repositories"},"tags":[{"name":"v5.3.0","sha":"e9547a11aa603c52a31e315cdcaa71d0f25b921a","kind":"commit","published_at":"2025-07-30T13:04:00.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.0/manifests"},{"name":"v5.2.3","sha":"d83e545cee83663ad15137c8615900a60447baad","kind":"commit","published_at":"2025-07-01T13:04:53.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.3","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.3/manifests"},{"name":"v4.5.2","sha":"2f0e9add62078527821828c76865661aa7718a84","kind":"commit","published_at":"2025-03-21T20:49:30.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.2/manifests"},{"name":"v5.2.2","sha":"0951d184286dece21f73c85673fd308786ffe9c3","kind":"commit","published_at":"2025-03-21T20:42:51.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.2/manifests"},{"name":"v4.5.1","sha":"7b1c1c00a171c6c79bbdb40e4ce7d197060c1c2c","kind":"commit","published_at":"2024-11-03T20:01:24.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.1/manifests"},{"name":"v5.2.1","sha":"80dccb9209ebe7b503c067dc830fcbd4aa2e74eb","kind":"tag","published_at":"2024-03-05T02:01:07.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"b27c88965d976075194dc8125f1f9c60bd8cf162","kind":"tag","published_at":"2023-12-01T23:45:45.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"c776b83291a5326e18c2ae5f095809c7f45ed9d8","kind":"tag","published_at":"2023-11-08T01:10:12.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"5e00fbc8e7eb1af78d4a0ebce6ecf2394675bd99","kind":"commit","published_at":"2023-04-17T16:59:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.2","sha":"1c4047f488ec4e73d7b6ffafd7bff78ab82a1cc4","kind":"commit","published_at":"2023-03-24T22:11:38.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"148d71010923ca691c950db9846191800f498f8d","kind":"commit","published_at":"2023-02-21T13:32:25.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.1/manifests"},{"name":"v4.5.0","sha":"9358574a7a1a2c8d644f22b6e8de627ba85c58d0","kind":"commit","published_at":"2022-12-09T17:04:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"2101c1f4bc589dcef71b5f750191a8db07c82431","kind":"commit","published_at":"2022-11-08T14:43:45.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.3","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"9294af54b5fcb8c9c92e3d10ed83d2a7c87fe632","kind":"commit","published_at":"2022-06-04T12:03:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"0972257eba279bb357882afc11db8218644ad565","kind":"commit","published_at":"2022-03-26T14:13:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"d489c99d3e8a82bd47dcb3e4880414f7f747eaa7","kind":"commit","published_at":"2022-03-08T07:43:46.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"279dd197202aacaf886935f01015376ea9739c0c","kind":"commit","published_at":"2022-02-10T02:54:31.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"c435f38291bfed5322cf0f4ed12d1f8668ceaeb3","kind":"commit","published_at":"2021-11-24T13:27:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"fd8cd69d8eb674b14c031ef57fccf0cc7bbe5978","kind":"commit","published_at":"2021-09-24T19:32:29.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"2ebb50f957d606de5909fcf9ed49f9af3bc35e97","kind":"commit","published_at":"2021-08-03T13:51:01.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"4bbdd8ac624fc7a9ef7aec841c43d99b5fe65a29","kind":"commit","published_at":"2021-07-30T20:54:04.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5130b59fa758846d4779f7d0a1414aceab49b27b","kind":"commit","published_at":"2021-06-08T12:18:15.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"06ea1031745cb8b3dab3f6a236daf2b0aa468b7e","kind":"commit","published_at":"2018-03-08T23:13:08.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"dbeaa9332f19a944acb5736b4456cfcc02140e29","kind":"commit","published_at":"2017-10-19T21:57:19.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d2709f9f1f31ebcda9651b03077758c1f3a0018c","kind":"commit","published_at":"2016-06-16T19:15:56.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.0.0/manifests"},{"name":"v2.7.0","sha":"268038b363c7a8d7306b8e35bf77a1fde4b0c402","kind":"commit","published_at":"2016-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.7.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"a2c85815a77d0f951e33ba4db5ae93629a1530af","kind":"commit","published_at":"2016-04-13T00:36:00.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.6.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"b446e078d613dc395bf50b08884acbeafb19ce50","kind":"commit","published_at":"2016-03-31T18:13:52.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.5.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"f164e17f59b82642a3895ba065c385db6c547344","kind":"commit","published_at":"2015-11-16T21:12:11.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.4.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e5cb38552fb8426fe9f0f2b3bc8408f238b97b87","kind":"commit","published_at":"2015-07-16T21:04:19.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"8c45ba33b0a495057cba9985cd5dd1a3803ac7b4","kind":"commit","published_at":"2014-10-11T20:58:31.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"d82ad649e4ccf8c73f7e16fdbae22c16047b0962","kind":"commit","published_at":"2014-09-30T19:21:30.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"35c43501ff0ea77c4f3823af133912d6b9cae075","kind":"commit","published_at":"2014-08-26T22:30:37.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.0.0/manifests"},{"name":"v1.0.2","sha":"0987fb8fd48e32823701acdac19f5cfe47339de4","kind":"commit","published_at":"2014-08-26T20:51:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"fbcb3e4b637bdc5ef2257eb2d0fe1d914a499386","kind":"commit","published_at":"2014-07-05T20:05:22.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e5f9e9c6471913b9ca8d1000837a72b4028103c5","kind":"commit","published_at":"2014-06-16T02:41:49.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-06-30T13:37:16.436Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.679881980209576,"forks_count":1.1640369591835131,"average":4.5472298007826835},"purl":"pkg:golang/github.com/golang-jwt/j%21wt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/golang-jwt/jWt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/golang-jwt/jWt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/golang-jwt/jWt/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-14T07:20:11.062Z","issues_count":120,"pull_requests_count":164,"avg_time_to_close_issue":13124129.05882353,"avg_time_to_close_pull_request":7449364.115942029,"issues_closed_count":85,"pull_requests_closed_count":138,"pull_request_authors_count":63,"issue_authors_count":103,"avg_comments_per_issue":2.4916666666666667,"avg_comments_per_pull_request":1.701219512195122,"merged_pull_requests_count":83,"bot_issues_count":0,"bot_pull_requests_count":20,"past_year_issues_count":28,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":822307.9230769231,"past_year_avg_time_to_close_pull_request":1953289.6551724137,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":29,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":0.7857142857142857,"past_year_avg_comments_per_pull_request":1.065217391304348,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/issues","maintainers":[{"login":"oxisto","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"lggomez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lggomez"}],"active_maintainers":[{"login":"oxisto","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2FjWt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2FjWt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2FjWt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2FjWt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2FjWt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2FjWt/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2207821,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11793521,"name":"github.com/golang-Jwt/jwt","ecosystem":"go","description":"Package jwt is a Go implementation of JSON Web Tokens: http://self-issued.info/docs/draft-jones-json-web-token.html","homepage":"https://github.com/golang-Jwt/jwt","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/golang-Jwt/jwt","keywords_array":[],"namespace":"github.com/golang-Jwt","versions_count":16,"first_release_published_at":"2014-06-16T02:41:49.000Z","latest_release_published_at":"2021-07-30T20:54:04.000Z","latest_release_number":"v3.2.2+incompatible","last_synced_at":"2026-07-12T05:20:47.697Z","created_at":"2025-06-12T11:21:47.354Z","updated_at":"2026-07-12T05:20:47.697Z","registry_url":"https://pkg.go.dev/github.com/golang-Jwt/jwt","install_command":"go get github.com/golang-Jwt/jwt","documentation_url":"https://pkg.go.dev/github.com/golang-Jwt/jwt#section-documentation","metadata":{},"repo_metadata":{"id":37368422,"uuid":"368683828","full_name":"golang-jwt/jwt","owner":"golang-jwt","description":"Go implementation of JSON Web Tokens (JWT).","archived":false,"fork":false,"pushed_at":"2026-05-01T10:36:02.000Z","size":1527,"stargazers_count":9089,"open_issues_count":44,"forks_count":430,"subscribers_count":35,"default_branch":"main","last_synced_at":"2026-05-22T22:28:31.415Z","etag":null,"topics":["auth","ed25519","go","golang","jwt","security"],"latest_commit_sha":null,"homepage":"https://golang-jwt.github.io/jwt/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golang-jwt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-05-21T21:19:43.000Z","dependencies_parsed_at":"2024-01-08T14:30:45.281Z","dependency_job_id":"6b849f41-a0df-4962-aaba-46567a39978c","html_url":"https://github.com/golang-jwt/jwt","commit_stats":{"total_commits":358,"total_committers":113,"mean_commits":3.168141592920354,"dds":0.5670391061452513,"last_synced_commit":"5ec246c074b71790eec1f2e05b54daf6ec29ec5f"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/golang-jwt/jwt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/sbom","scorecard":{"id":434424,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang-jwt/jwt","commit":"ef734f0950888a665b93ae936ed4a65630db955d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"name":"Maintained","score":10,"reason":"8 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:27","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/spell-check.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spell-check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/spell-check.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/build.yml:34","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 16 commits out of 29 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-19T04:14:39.726Z","repository_id":37368422,"created_at":"2025-08-19T04:14:39.726Z","updated_at":"2025-08-19T04:14:39.726Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33679310,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-30T02:00:06.278Z","response_time":92,"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":"golang-jwt","name":"golang-jwt","uuid":"84194169","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/84194169?v=4","repositories_count":2,"last_synced_at":"2023-03-04T21:30:43.979Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2023-03-04T21:30:44.006Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt/repositories"},"tags":[{"name":"v5.3.0","sha":"e9547a11aa603c52a31e315cdcaa71d0f25b921a","kind":"commit","published_at":"2025-07-30T13:04:00.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.0/manifests"},{"name":"v5.2.3","sha":"d83e545cee83663ad15137c8615900a60447baad","kind":"commit","published_at":"2025-07-01T13:04:53.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.3","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.3/manifests"},{"name":"v4.5.2","sha":"2f0e9add62078527821828c76865661aa7718a84","kind":"commit","published_at":"2025-03-21T20:49:30.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.2/manifests"},{"name":"v5.2.2","sha":"0951d184286dece21f73c85673fd308786ffe9c3","kind":"commit","published_at":"2025-03-21T20:42:51.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.2/manifests"},{"name":"v4.5.1","sha":"7b1c1c00a171c6c79bbdb40e4ce7d197060c1c2c","kind":"commit","published_at":"2024-11-03T20:01:24.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.1/manifests"},{"name":"v5.2.1","sha":"80dccb9209ebe7b503c067dc830fcbd4aa2e74eb","kind":"tag","published_at":"2024-03-05T02:01:07.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"b27c88965d976075194dc8125f1f9c60bd8cf162","kind":"tag","published_at":"2023-12-01T23:45:45.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"c776b83291a5326e18c2ae5f095809c7f45ed9d8","kind":"tag","published_at":"2023-11-08T01:10:12.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"5e00fbc8e7eb1af78d4a0ebce6ecf2394675bd99","kind":"commit","published_at":"2023-04-17T16:59:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.2","sha":"1c4047f488ec4e73d7b6ffafd7bff78ab82a1cc4","kind":"commit","published_at":"2023-03-24T22:11:38.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"148d71010923ca691c950db9846191800f498f8d","kind":"commit","published_at":"2023-02-21T13:32:25.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.1/manifests"},{"name":"v4.5.0","sha":"9358574a7a1a2c8d644f22b6e8de627ba85c58d0","kind":"commit","published_at":"2022-12-09T17:04:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"2101c1f4bc589dcef71b5f750191a8db07c82431","kind":"commit","published_at":"2022-11-08T14:43:45.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.3","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"9294af54b5fcb8c9c92e3d10ed83d2a7c87fe632","kind":"commit","published_at":"2022-06-04T12:03:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"0972257eba279bb357882afc11db8218644ad565","kind":"commit","published_at":"2022-03-26T14:13:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"d489c99d3e8a82bd47dcb3e4880414f7f747eaa7","kind":"commit","published_at":"2022-03-08T07:43:46.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"279dd197202aacaf886935f01015376ea9739c0c","kind":"commit","published_at":"2022-02-10T02:54:31.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"c435f38291bfed5322cf0f4ed12d1f8668ceaeb3","kind":"commit","published_at":"2021-11-24T13:27:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"fd8cd69d8eb674b14c031ef57fccf0cc7bbe5978","kind":"commit","published_at":"2021-09-24T19:32:29.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"2ebb50f957d606de5909fcf9ed49f9af3bc35e97","kind":"commit","published_at":"2021-08-03T13:51:01.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"4bbdd8ac624fc7a9ef7aec841c43d99b5fe65a29","kind":"commit","published_at":"2021-07-30T20:54:04.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5130b59fa758846d4779f7d0a1414aceab49b27b","kind":"commit","published_at":"2021-06-08T12:18:15.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"06ea1031745cb8b3dab3f6a236daf2b0aa468b7e","kind":"commit","published_at":"2018-03-08T23:13:08.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"dbeaa9332f19a944acb5736b4456cfcc02140e29","kind":"commit","published_at":"2017-10-19T21:57:19.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d2709f9f1f31ebcda9651b03077758c1f3a0018c","kind":"commit","published_at":"2016-06-16T19:15:56.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.0.0/manifests"},{"name":"v2.7.0","sha":"268038b363c7a8d7306b8e35bf77a1fde4b0c402","kind":"commit","published_at":"2016-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.7.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"a2c85815a77d0f951e33ba4db5ae93629a1530af","kind":"commit","published_at":"2016-04-13T00:36:00.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.6.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"b446e078d613dc395bf50b08884acbeafb19ce50","kind":"commit","published_at":"2016-03-31T18:13:52.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.5.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"f164e17f59b82642a3895ba065c385db6c547344","kind":"commit","published_at":"2015-11-16T21:12:11.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.4.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e5cb38552fb8426fe9f0f2b3bc8408f238b97b87","kind":"commit","published_at":"2015-07-16T21:04:19.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"8c45ba33b0a495057cba9985cd5dd1a3803ac7b4","kind":"commit","published_at":"2014-10-11T20:58:31.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"d82ad649e4ccf8c73f7e16fdbae22c16047b0962","kind":"commit","published_at":"2014-09-30T19:21:30.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"35c43501ff0ea77c4f3823af133912d6b9cae075","kind":"commit","published_at":"2014-08-26T22:30:37.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.0.0/manifests"},{"name":"v1.0.2","sha":"0987fb8fd48e32823701acdac19f5cfe47339de4","kind":"commit","published_at":"2014-08-26T20:51:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"fbcb3e4b637bdc5ef2257eb2d0fe1d914a499386","kind":"commit","published_at":"2014-07-05T20:05:22.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e5f9e9c6471913b9ca8d1000837a72b4028103c5","kind":"commit","published_at":"2014-06-16T02:41:49.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-06-30T13:37:16.915Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.718874848676274,"dependent_packages_count":5.358972625458725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.538923737067499},"purl":"pkg:golang/github.com/golang-%21jwt/jwt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/golang-Jwt/jwt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/golang-Jwt/jwt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/golang-Jwt/jwt/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-23T05:14:29.270Z","issues_count":123,"pull_requests_count":171,"avg_time_to_close_issue":12990043.430232558,"avg_time_to_close_pull_request":7246210.126760564,"issues_closed_count":86,"pull_requests_closed_count":142,"pull_request_authors_count":67,"issue_authors_count":106,"avg_comments_per_issue":2.4878048780487805,"avg_comments_per_pull_request":1.7251461988304093,"merged_pull_requests_count":86,"bot_issues_count":0,"bot_pull_requests_count":22,"past_year_issues_count":15,"past_year_pull_requests_count":27,"past_year_avg_time_to_close_issue":661736.7777777778,"past_year_avg_time_to_close_pull_request":893880.5625,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.0666666666666667,"past_year_avg_comments_per_pull_request":1.0740740740740742,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/issues","maintainers":[{"login":"oxisto","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"lggomez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lggomez"}],"active_maintainers":[{"login":"mfridman","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"oxisto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-Jwt%2Fjwt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-Jwt%2Fjwt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-Jwt%2Fjwt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-Jwt%2Fjwt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-Jwt%2Fjwt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-Jwt%2Fjwt/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2207821,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":9187040,"name":"github.com/golang-JWT/JWT","ecosystem":"go","description":"Package jwt is a Go implementation of JSON Web Tokens: http://self-issued.info/docs/draft-jones-json-web-token.html","homepage":"https://github.com/golang-JWT/JWT","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/golang-JWT/JWT","keywords_array":[],"namespace":"github.com/golang-JWT","versions_count":16,"first_release_published_at":"2014-06-16T02:41:49.000Z","latest_release_published_at":"2021-07-30T20:54:04.000Z","latest_release_number":"v3.2.2+incompatible","last_synced_at":"2026-07-12T05:20:47.035Z","created_at":"2024-03-09T05:20:57.213Z","updated_at":"2026-07-12T05:20:47.035Z","registry_url":"https://pkg.go.dev/github.com/golang-JWT/JWT","install_command":"go get github.com/golang-JWT/JWT","documentation_url":"https://pkg.go.dev/github.com/golang-JWT/JWT#section-documentation","metadata":{},"repo_metadata":{"id":37368422,"uuid":"368683828","full_name":"golang-jwt/jwt","owner":"golang-jwt","description":"Go implementation of JSON Web Tokens (JWT).","archived":false,"fork":false,"pushed_at":"2025-09-24T11:44:27.000Z","size":1541,"stargazers_count":8527,"open_issues_count":44,"forks_count":412,"subscribers_count":38,"default_branch":"main","last_synced_at":"2025-09-24T13:26:51.203Z","etag":null,"topics":["auth","ed25519","go","golang","jwt","security"],"latest_commit_sha":null,"homepage":"https://golang-jwt.github.io/jwt/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golang-jwt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2025-09-24T12:56:27.000Z","dependencies_parsed_at":"2024-01-08T14:30:45.281Z","dependency_job_id":"6b849f41-a0df-4962-aaba-46567a39978c","html_url":"https://github.com/golang-jwt/jwt","commit_stats":{"total_commits":358,"total_committers":113,"mean_commits":3.168141592920354,"dds":0.5670391061452513,"last_synced_commit":"5ec246c074b71790eec1f2e05b54daf6ec29ec5f"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/golang-jwt/jwt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/sbom","scorecard":{"id":434424,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang-jwt/jwt","commit":"ef734f0950888a665b93ae936ed4a65630db955d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"name":"Maintained","score":10,"reason":"8 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:27","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/spell-check.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spell-check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/spell-check.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/build.yml:34","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 16 commits out of 29 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-19T04:14:39.726Z","repository_id":37368422,"created_at":"2025-08-19T04:14:39.726Z","updated_at":"2025-08-19T04:14:39.726Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276837201,"owners_count":25713343,"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-09-24T02:00:09.776Z","response_time":97,"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":"golang-jwt","name":"golang-jwt","uuid":"84194169","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/84194169?v=4","repositories_count":2,"last_synced_at":"2023-03-04T21:30:43.979Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2023-03-04T21:30:44.006Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt/repositories"},"tags":[{"name":"v5.3.0","sha":"e9547a11aa603c52a31e315cdcaa71d0f25b921a","kind":"commit","published_at":"2025-07-30T13:04:00.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.0/manifests"},{"name":"v5.2.3","sha":"d83e545cee83663ad15137c8615900a60447baad","kind":"commit","published_at":"2025-07-01T13:04:53.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.3","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.3/manifests"},{"name":"v4.5.2","sha":"2f0e9add62078527821828c76865661aa7718a84","kind":"commit","published_at":"2025-03-21T20:49:30.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.2/manifests"},{"name":"v5.2.2","sha":"0951d184286dece21f73c85673fd308786ffe9c3","kind":"commit","published_at":"2025-03-21T20:42:51.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.2/manifests"},{"name":"v4.5.1","sha":"7b1c1c00a171c6c79bbdb40e4ce7d197060c1c2c","kind":"commit","published_at":"2024-11-03T20:01:24.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.1/manifests"},{"name":"v5.2.1","sha":"80dccb9209ebe7b503c067dc830fcbd4aa2e74eb","kind":"tag","published_at":"2024-03-05T02:01:07.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"b27c88965d976075194dc8125f1f9c60bd8cf162","kind":"tag","published_at":"2023-12-01T23:45:45.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"c776b83291a5326e18c2ae5f095809c7f45ed9d8","kind":"tag","published_at":"2023-11-08T01:10:12.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"5e00fbc8e7eb1af78d4a0ebce6ecf2394675bd99","kind":"commit","published_at":"2023-04-17T16:59:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.2","sha":"1c4047f488ec4e73d7b6ffafd7bff78ab82a1cc4","kind":"commit","published_at":"2023-03-24T22:11:38.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"148d71010923ca691c950db9846191800f498f8d","kind":"commit","published_at":"2023-02-21T13:32:25.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.1/manifests"},{"name":"v4.5.0","sha":"9358574a7a1a2c8d644f22b6e8de627ba85c58d0","kind":"commit","published_at":"2022-12-09T17:04:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"2101c1f4bc589dcef71b5f750191a8db07c82431","kind":"commit","published_at":"2022-11-08T14:43:45.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.3","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"9294af54b5fcb8c9c92e3d10ed83d2a7c87fe632","kind":"commit","published_at":"2022-06-04T12:03:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"0972257eba279bb357882afc11db8218644ad565","kind":"commit","published_at":"2022-03-26T14:13:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"d489c99d3e8a82bd47dcb3e4880414f7f747eaa7","kind":"commit","published_at":"2022-03-08T07:43:46.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"279dd197202aacaf886935f01015376ea9739c0c","kind":"commit","published_at":"2022-02-10T02:54:31.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"c435f38291bfed5322cf0f4ed12d1f8668ceaeb3","kind":"commit","published_at":"2021-11-24T13:27:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"fd8cd69d8eb674b14c031ef57fccf0cc7bbe5978","kind":"commit","published_at":"2021-09-24T19:32:29.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"2ebb50f957d606de5909fcf9ed49f9af3bc35e97","kind":"commit","published_at":"2021-08-03T13:51:01.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"4bbdd8ac624fc7a9ef7aec841c43d99b5fe65a29","kind":"commit","published_at":"2021-07-30T20:54:04.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5130b59fa758846d4779f7d0a1414aceab49b27b","kind":"commit","published_at":"2021-06-08T12:18:15.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"06ea1031745cb8b3dab3f6a236daf2b0aa468b7e","kind":"commit","published_at":"2018-03-08T23:13:08.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"dbeaa9332f19a944acb5736b4456cfcc02140e29","kind":"commit","published_at":"2017-10-19T21:57:19.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d2709f9f1f31ebcda9651b03077758c1f3a0018c","kind":"commit","published_at":"2016-06-16T19:15:56.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.0.0/manifests"},{"name":"v2.7.0","sha":"268038b363c7a8d7306b8e35bf77a1fde4b0c402","kind":"commit","published_at":"2016-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.7.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"a2c85815a77d0f951e33ba4db5ae93629a1530af","kind":"commit","published_at":"2016-04-13T00:36:00.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.6.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"b446e078d613dc395bf50b08884acbeafb19ce50","kind":"commit","published_at":"2016-03-31T18:13:52.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.5.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"f164e17f59b82642a3895ba065c385db6c547344","kind":"commit","published_at":"2015-11-16T21:12:11.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.4.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e5cb38552fb8426fe9f0f2b3bc8408f238b97b87","kind":"commit","published_at":"2015-07-16T21:04:19.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"8c45ba33b0a495057cba9985cd5dd1a3803ac7b4","kind":"commit","published_at":"2014-10-11T20:58:31.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"d82ad649e4ccf8c73f7e16fdbae22c16047b0962","kind":"commit","published_at":"2014-09-30T19:21:30.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"35c43501ff0ea77c4f3823af133912d6b9cae075","kind":"commit","published_at":"2014-08-26T22:30:37.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.0.0/manifests"},{"name":"v1.0.2","sha":"0987fb8fd48e32823701acdac19f5cfe47339de4","kind":"commit","published_at":"2014-08-26T20:51:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"fbcb3e4b637bdc5ef2257eb2d0fe1d914a499386","kind":"commit","published_at":"2014-07-05T20:05:22.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e5f9e9c6471913b9ca8d1000837a72b4028103c5","kind":"commit","published_at":"2014-06-16T02:41:49.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-06-30T13:37:16.380Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.647746580068212,"dependent_packages_count":8.554776850899353,"stargazers_count":0.7985337928304893,"forks_count":1.6091017519963347,"docker_downloads_count":null,"average":5.152539743948597},"purl":"pkg:golang/github.com/golang-%21j%21w%21t/%21j%21w%21t","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/golang-JWT/JWT","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/golang-JWT/JWT","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/golang-JWT/JWT/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-14T07:20:11.062Z","issues_count":120,"pull_requests_count":164,"avg_time_to_close_issue":13124129.05882353,"avg_time_to_close_pull_request":7449364.115942029,"issues_closed_count":85,"pull_requests_closed_count":138,"pull_request_authors_count":63,"issue_authors_count":103,"avg_comments_per_issue":2.4916666666666667,"avg_comments_per_pull_request":1.701219512195122,"merged_pull_requests_count":83,"bot_issues_count":0,"bot_pull_requests_count":20,"past_year_issues_count":28,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":822307.9230769231,"past_year_avg_time_to_close_pull_request":1953289.6551724137,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":29,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":0.7857142857142857,"past_year_avg_comments_per_pull_request":1.065217391304348,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/issues","maintainers":[{"login":"oxisto","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"lggomez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lggomez"}],"active_maintainers":[{"login":"oxisto","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-JWT%2FJWT/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-JWT%2FJWT/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-JWT%2FJWT/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-JWT%2FJWT/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-JWT%2FJWT/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-JWT%2FJWT/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2207821,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11593277,"name":"github.com/golang-Jwt/Jwt/v4","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/golang-Jwt/Jwt","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2021-08-03T13:51:01.000Z","latest_release_published_at":"2025-03-21T20:49:30.000Z","latest_release_number":"v4.5.2","last_synced_at":"2026-07-12T05:20:48.180Z","created_at":"2025-04-29T09:32:25.203Z","updated_at":"2026-07-12T05:20:48.180Z","registry_url":"https://pkg.go.dev/github.com/golang-Jwt/Jwt/v4","install_command":"go get github.com/golang-Jwt/Jwt/v4","documentation_url":"https://pkg.go.dev/github.com/golang-Jwt/Jwt/v4#section-documentation","metadata":{},"repo_metadata":{"id":37368422,"uuid":"368683828","full_name":"golang-jwt/jwt","owner":"golang-jwt","description":"Go implementation of JSON Web Tokens (JWT).","archived":false,"fork":false,"pushed_at":"2025-09-24T11:44:27.000Z","size":1541,"stargazers_count":8527,"open_issues_count":44,"forks_count":412,"subscribers_count":38,"default_branch":"main","last_synced_at":"2025-09-24T13:26:51.203Z","etag":null,"topics":["auth","ed25519","go","golang","jwt","security"],"latest_commit_sha":null,"homepage":"https://golang-jwt.github.io/jwt/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golang-jwt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2025-09-24T12:56:27.000Z","dependencies_parsed_at":"2024-01-08T14:30:45.281Z","dependency_job_id":"6b849f41-a0df-4962-aaba-46567a39978c","html_url":"https://github.com/golang-jwt/jwt","commit_stats":{"total_commits":358,"total_committers":113,"mean_commits":3.168141592920354,"dds":0.5670391061452513,"last_synced_commit":"5ec246c074b71790eec1f2e05b54daf6ec29ec5f"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/golang-jwt/jwt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/sbom","scorecard":{"id":434424,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang-jwt/jwt","commit":"ef734f0950888a665b93ae936ed4a65630db955d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"name":"Maintained","score":10,"reason":"8 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:27","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/spell-check.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spell-check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/spell-check.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/build.yml:34","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 16 commits out of 29 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-19T04:14:39.726Z","repository_id":37368422,"created_at":"2025-08-19T04:14:39.726Z","updated_at":"2025-08-19T04:14:39.726Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276837201,"owners_count":25713343,"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-09-24T02:00:09.776Z","response_time":97,"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":"golang-jwt","name":"golang-jwt","uuid":"84194169","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/84194169?v=4","repositories_count":2,"last_synced_at":"2023-03-04T21:30:43.979Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2023-03-04T21:30:44.006Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt/repositories"},"tags":[{"name":"v5.3.0","sha":"e9547a11aa603c52a31e315cdcaa71d0f25b921a","kind":"commit","published_at":"2025-07-30T13:04:00.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.0/manifests"},{"name":"v5.2.3","sha":"d83e545cee83663ad15137c8615900a60447baad","kind":"commit","published_at":"2025-07-01T13:04:53.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.3","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.3/manifests"},{"name":"v4.5.2","sha":"2f0e9add62078527821828c76865661aa7718a84","kind":"commit","published_at":"2025-03-21T20:49:30.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.2/manifests"},{"name":"v5.2.2","sha":"0951d184286dece21f73c85673fd308786ffe9c3","kind":"commit","published_at":"2025-03-21T20:42:51.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.2/manifests"},{"name":"v4.5.1","sha":"7b1c1c00a171c6c79bbdb40e4ce7d197060c1c2c","kind":"commit","published_at":"2024-11-03T20:01:24.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.1/manifests"},{"name":"v5.2.1","sha":"80dccb9209ebe7b503c067dc830fcbd4aa2e74eb","kind":"tag","published_at":"2024-03-05T02:01:07.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"b27c88965d976075194dc8125f1f9c60bd8cf162","kind":"tag","published_at":"2023-12-01T23:45:45.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"c776b83291a5326e18c2ae5f095809c7f45ed9d8","kind":"tag","published_at":"2023-11-08T01:10:12.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"5e00fbc8e7eb1af78d4a0ebce6ecf2394675bd99","kind":"commit","published_at":"2023-04-17T16:59:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.2","sha":"1c4047f488ec4e73d7b6ffafd7bff78ab82a1cc4","kind":"commit","published_at":"2023-03-24T22:11:38.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"148d71010923ca691c950db9846191800f498f8d","kind":"commit","published_at":"2023-02-21T13:32:25.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.1/manifests"},{"name":"v4.5.0","sha":"9358574a7a1a2c8d644f22b6e8de627ba85c58d0","kind":"commit","published_at":"2022-12-09T17:04:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"2101c1f4bc589dcef71b5f750191a8db07c82431","kind":"commit","published_at":"2022-11-08T14:43:45.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.3","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"9294af54b5fcb8c9c92e3d10ed83d2a7c87fe632","kind":"commit","published_at":"2022-06-04T12:03:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"0972257eba279bb357882afc11db8218644ad565","kind":"commit","published_at":"2022-03-26T14:13:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"d489c99d3e8a82bd47dcb3e4880414f7f747eaa7","kind":"commit","published_at":"2022-03-08T07:43:46.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"279dd197202aacaf886935f01015376ea9739c0c","kind":"commit","published_at":"2022-02-10T02:54:31.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"c435f38291bfed5322cf0f4ed12d1f8668ceaeb3","kind":"commit","published_at":"2021-11-24T13:27:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"fd8cd69d8eb674b14c031ef57fccf0cc7bbe5978","kind":"commit","published_at":"2021-09-24T19:32:29.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"2ebb50f957d606de5909fcf9ed49f9af3bc35e97","kind":"commit","published_at":"2021-08-03T13:51:01.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"4bbdd8ac624fc7a9ef7aec841c43d99b5fe65a29","kind":"commit","published_at":"2021-07-30T20:54:04.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5130b59fa758846d4779f7d0a1414aceab49b27b","kind":"commit","published_at":"2021-06-08T12:18:15.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"06ea1031745cb8b3dab3f6a236daf2b0aa468b7e","kind":"commit","published_at":"2018-03-08T23:13:08.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"dbeaa9332f19a944acb5736b4456cfcc02140e29","kind":"commit","published_at":"2017-10-19T21:57:19.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d2709f9f1f31ebcda9651b03077758c1f3a0018c","kind":"commit","published_at":"2016-06-16T19:15:56.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.0.0/manifests"},{"name":"v2.7.0","sha":"268038b363c7a8d7306b8e35bf77a1fde4b0c402","kind":"commit","published_at":"2016-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.7.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"a2c85815a77d0f951e33ba4db5ae93629a1530af","kind":"commit","published_at":"2016-04-13T00:36:00.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.6.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"b446e078d613dc395bf50b08884acbeafb19ce50","kind":"commit","published_at":"2016-03-31T18:13:52.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.5.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"f164e17f59b82642a3895ba065c385db6c547344","kind":"commit","published_at":"2015-11-16T21:12:11.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.4.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e5cb38552fb8426fe9f0f2b3bc8408f238b97b87","kind":"commit","published_at":"2015-07-16T21:04:19.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"8c45ba33b0a495057cba9985cd5dd1a3803ac7b4","kind":"commit","published_at":"2014-10-11T20:58:31.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"d82ad649e4ccf8c73f7e16fdbae22c16047b0962","kind":"commit","published_at":"2014-09-30T19:21:30.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"35c43501ff0ea77c4f3823af133912d6b9cae075","kind":"commit","published_at":"2014-08-26T22:30:37.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.0.0/manifests"},{"name":"v1.0.2","sha":"0987fb8fd48e32823701acdac19f5cfe47339de4","kind":"commit","published_at":"2014-08-26T20:51:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"fbcb3e4b637bdc5ef2257eb2d0fe1d914a499386","kind":"commit","published_at":"2014-07-05T20:05:22.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e5f9e9c6471913b9ca8d1000837a72b4028103c5","kind":"commit","published_at":"2014-06-16T02:41:49.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-06-30T13:37:16.360Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.910742411958519,"dependent_packages_count":5.53955008148324,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.725146246720879},"purl":"pkg:golang/github.com/golang-%21jwt/%21jwt/v4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/golang-Jwt/Jwt/v4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/golang-Jwt/Jwt/v4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/golang-Jwt/Jwt/v4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-14T07:20:11.062Z","issues_count":120,"pull_requests_count":164,"avg_time_to_close_issue":13124129.05882353,"avg_time_to_close_pull_request":7449364.115942029,"issues_closed_count":85,"pull_requests_closed_count":138,"pull_request_authors_count":63,"issue_authors_count":103,"avg_comments_per_issue":2.4916666666666667,"avg_comments_per_pull_request":1.701219512195122,"merged_pull_requests_count":83,"bot_issues_count":0,"bot_pull_requests_count":20,"past_year_issues_count":28,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":822307.9230769231,"past_year_avg_time_to_close_pull_request":1953289.6551724137,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":29,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":0.7857142857142857,"past_year_avg_comments_per_pull_request":1.065217391304348,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/issues","maintainers":[{"login":"oxisto","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"lggomez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lggomez"}],"active_maintainers":[{"login":"oxisto","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-Jwt%2FJwt%2Fv4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-Jwt%2FJwt%2Fv4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-Jwt%2FJwt%2Fv4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-Jwt%2FJwt%2Fv4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-Jwt%2FJwt%2Fv4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-Jwt%2FJwt%2Fv4/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2207821,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":10859537,"name":"github.com/golang-JWT/jwt/v4","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/golang-JWT/jwt","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2021-08-03T13:51:01.000Z","latest_release_published_at":"2025-03-21T20:49:30.000Z","latest_release_number":"v4.5.2","last_synced_at":"2026-07-12T05:20:48.227Z","created_at":"2024-09-05T07:02:03.262Z","updated_at":"2026-07-12T05:20:48.228Z","registry_url":"https://pkg.go.dev/github.com/golang-JWT/jwt/v4","install_command":"go get github.com/golang-JWT/jwt/v4","documentation_url":"https://pkg.go.dev/github.com/golang-JWT/jwt/v4#section-documentation","metadata":{},"repo_metadata":{"id":37368422,"uuid":"368683828","full_name":"golang-jwt/jwt","owner":"golang-jwt","description":"Go implementation of JSON Web Tokens (JWT).","archived":false,"fork":false,"pushed_at":"2025-09-24T11:44:27.000Z","size":1541,"stargazers_count":8527,"open_issues_count":44,"forks_count":412,"subscribers_count":38,"default_branch":"main","last_synced_at":"2025-09-24T13:26:51.203Z","etag":null,"topics":["auth","ed25519","go","golang","jwt","security"],"latest_commit_sha":null,"homepage":"https://golang-jwt.github.io/jwt/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golang-jwt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2025-09-24T12:56:27.000Z","dependencies_parsed_at":"2024-01-08T14:30:45.281Z","dependency_job_id":"6b849f41-a0df-4962-aaba-46567a39978c","html_url":"https://github.com/golang-jwt/jwt","commit_stats":{"total_commits":358,"total_committers":113,"mean_commits":3.168141592920354,"dds":0.5670391061452513,"last_synced_commit":"5ec246c074b71790eec1f2e05b54daf6ec29ec5f"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/golang-jwt/jwt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/sbom","scorecard":{"id":434424,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang-jwt/jwt","commit":"ef734f0950888a665b93ae936ed4a65630db955d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"name":"Maintained","score":10,"reason":"8 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:27","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/spell-check.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spell-check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/spell-check.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/build.yml:34","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 16 commits out of 29 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-19T04:14:39.726Z","repository_id":37368422,"created_at":"2025-08-19T04:14:39.726Z","updated_at":"2025-08-19T04:14:39.726Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276837201,"owners_count":25713343,"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-09-24T02:00:09.776Z","response_time":97,"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":"golang-jwt","name":"golang-jwt","uuid":"84194169","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/84194169?v=4","repositories_count":2,"last_synced_at":"2023-03-04T21:30:43.979Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2023-03-04T21:30:44.006Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt/repositories"},"tags":[{"name":"v5.3.0","sha":"e9547a11aa603c52a31e315cdcaa71d0f25b921a","kind":"commit","published_at":"2025-07-30T13:04:00.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.0/manifests"},{"name":"v5.2.3","sha":"d83e545cee83663ad15137c8615900a60447baad","kind":"commit","published_at":"2025-07-01T13:04:53.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.3","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.3/manifests"},{"name":"v4.5.2","sha":"2f0e9add62078527821828c76865661aa7718a84","kind":"commit","published_at":"2025-03-21T20:49:30.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.2/manifests"},{"name":"v5.2.2","sha":"0951d184286dece21f73c85673fd308786ffe9c3","kind":"commit","published_at":"2025-03-21T20:42:51.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.2/manifests"},{"name":"v4.5.1","sha":"7b1c1c00a171c6c79bbdb40e4ce7d197060c1c2c","kind":"commit","published_at":"2024-11-03T20:01:24.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.1/manifests"},{"name":"v5.2.1","sha":"80dccb9209ebe7b503c067dc830fcbd4aa2e74eb","kind":"tag","published_at":"2024-03-05T02:01:07.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"b27c88965d976075194dc8125f1f9c60bd8cf162","kind":"tag","published_at":"2023-12-01T23:45:45.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"c776b83291a5326e18c2ae5f095809c7f45ed9d8","kind":"tag","published_at":"2023-11-08T01:10:12.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"5e00fbc8e7eb1af78d4a0ebce6ecf2394675bd99","kind":"commit","published_at":"2023-04-17T16:59:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.2","sha":"1c4047f488ec4e73d7b6ffafd7bff78ab82a1cc4","kind":"commit","published_at":"2023-03-24T22:11:38.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"148d71010923ca691c950db9846191800f498f8d","kind":"commit","published_at":"2023-02-21T13:32:25.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.1/manifests"},{"name":"v4.5.0","sha":"9358574a7a1a2c8d644f22b6e8de627ba85c58d0","kind":"commit","published_at":"2022-12-09T17:04:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"2101c1f4bc589dcef71b5f750191a8db07c82431","kind":"commit","published_at":"2022-11-08T14:43:45.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.3","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"9294af54b5fcb8c9c92e3d10ed83d2a7c87fe632","kind":"commit","published_at":"2022-06-04T12:03:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"0972257eba279bb357882afc11db8218644ad565","kind":"commit","published_at":"2022-03-26T14:13:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"d489c99d3e8a82bd47dcb3e4880414f7f747eaa7","kind":"commit","published_at":"2022-03-08T07:43:46.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"279dd197202aacaf886935f01015376ea9739c0c","kind":"commit","published_at":"2022-02-10T02:54:31.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"c435f38291bfed5322cf0f4ed12d1f8668ceaeb3","kind":"commit","published_at":"2021-11-24T13:27:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"fd8cd69d8eb674b14c031ef57fccf0cc7bbe5978","kind":"commit","published_at":"2021-09-24T19:32:29.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"2ebb50f957d606de5909fcf9ed49f9af3bc35e97","kind":"commit","published_at":"2021-08-03T13:51:01.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"4bbdd8ac624fc7a9ef7aec841c43d99b5fe65a29","kind":"commit","published_at":"2021-07-30T20:54:04.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5130b59fa758846d4779f7d0a1414aceab49b27b","kind":"commit","published_at":"2021-06-08T12:18:15.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"06ea1031745cb8b3dab3f6a236daf2b0aa468b7e","kind":"commit","published_at":"2018-03-08T23:13:08.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"dbeaa9332f19a944acb5736b4456cfcc02140e29","kind":"commit","published_at":"2017-10-19T21:57:19.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d2709f9f1f31ebcda9651b03077758c1f3a0018c","kind":"commit","published_at":"2016-06-16T19:15:56.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.0.0/manifests"},{"name":"v2.7.0","sha":"268038b363c7a8d7306b8e35bf77a1fde4b0c402","kind":"commit","published_at":"2016-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.7.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"a2c85815a77d0f951e33ba4db5ae93629a1530af","kind":"commit","published_at":"2016-04-13T00:36:00.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.6.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"b446e078d613dc395bf50b08884acbeafb19ce50","kind":"commit","published_at":"2016-03-31T18:13:52.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.5.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"f164e17f59b82642a3895ba065c385db6c547344","kind":"commit","published_at":"2015-11-16T21:12:11.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.4.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e5cb38552fb8426fe9f0f2b3bc8408f238b97b87","kind":"commit","published_at":"2015-07-16T21:04:19.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"8c45ba33b0a495057cba9985cd5dd1a3803ac7b4","kind":"commit","published_at":"2014-10-11T20:58:31.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"d82ad649e4ccf8c73f7e16fdbae22c16047b0962","kind":"commit","published_at":"2014-09-30T19:21:30.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"35c43501ff0ea77c4f3823af133912d6b9cae075","kind":"commit","published_at":"2014-08-26T22:30:37.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.0.0/manifests"},{"name":"v1.0.2","sha":"0987fb8fd48e32823701acdac19f5cfe47339de4","kind":"commit","published_at":"2014-08-26T20:51:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"fbcb3e4b637bdc5ef2257eb2d0fe1d914a499386","kind":"commit","published_at":"2014-07-05T20:05:22.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e5f9e9c6471913b9ca8d1000837a72b4028103c5","kind":"commit","published_at":"2014-06-16T02:41:49.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-06-30T13:37:16.373Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.682227643802195,"dependent_packages_count":6.2631183852471555,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.472673014524675},"purl":"pkg:golang/github.com/golang-%21j%21w%21t/jwt/v4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/golang-JWT/jwt/v4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/golang-JWT/jwt/v4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/golang-JWT/jwt/v4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-14T07:20:11.062Z","issues_count":120,"pull_requests_count":164,"avg_time_to_close_issue":13124129.05882353,"avg_time_to_close_pull_request":7449364.115942029,"issues_closed_count":85,"pull_requests_closed_count":138,"pull_request_authors_count":63,"issue_authors_count":103,"avg_comments_per_issue":2.4916666666666667,"avg_comments_per_pull_request":1.701219512195122,"merged_pull_requests_count":83,"bot_issues_count":0,"bot_pull_requests_count":20,"past_year_issues_count":28,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":822307.9230769231,"past_year_avg_time_to_close_pull_request":1953289.6551724137,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":29,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":0.7857142857142857,"past_year_avg_comments_per_pull_request":1.065217391304348,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/issues","maintainers":[{"login":"oxisto","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"lggomez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lggomez"}],"active_maintainers":[{"login":"oxisto","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-JWT%2Fjwt%2Fv4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-JWT%2Fjwt%2Fv4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-JWT%2Fjwt%2Fv4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-JWT%2Fjwt%2Fv4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-JWT%2Fjwt%2Fv4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-JWT%2Fjwt%2Fv4/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2207821,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11632702,"name":"github.com/golang-jwt/jWt/v5","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/golang-jwt/jWt","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2023-02-21T13:32:25.000Z","latest_release_published_at":"2026-01-28T19:58:13.000Z","latest_release_number":"v5.3.1","last_synced_at":"2026-07-12T05:20:49.766Z","created_at":"2025-05-13T08:51:25.414Z","updated_at":"2026-07-12T05:20:49.767Z","registry_url":"https://pkg.go.dev/github.com/golang-jwt/jWt/v5","install_command":"go get github.com/golang-jwt/jWt/v5","documentation_url":"https://pkg.go.dev/github.com/golang-jwt/jWt/v5#section-documentation","metadata":{},"repo_metadata":{"id":37368422,"uuid":"368683828","full_name":"golang-jwt/jwt","owner":"golang-jwt","description":"Go implementation of JSON Web Tokens (JWT).","archived":false,"fork":false,"pushed_at":"2025-09-24T11:44:27.000Z","size":1541,"stargazers_count":8527,"open_issues_count":44,"forks_count":412,"subscribers_count":38,"default_branch":"main","last_synced_at":"2025-09-24T13:26:51.203Z","etag":null,"topics":["auth","ed25519","go","golang","jwt","security"],"latest_commit_sha":null,"homepage":"https://golang-jwt.github.io/jwt/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golang-jwt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2025-09-24T12:56:27.000Z","dependencies_parsed_at":"2024-01-08T14:30:45.281Z","dependency_job_id":"6b849f41-a0df-4962-aaba-46567a39978c","html_url":"https://github.com/golang-jwt/jwt","commit_stats":{"total_commits":358,"total_committers":113,"mean_commits":3.168141592920354,"dds":0.5670391061452513,"last_synced_commit":"5ec246c074b71790eec1f2e05b54daf6ec29ec5f"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/golang-jwt/jwt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/sbom","scorecard":{"id":434424,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang-jwt/jwt","commit":"ef734f0950888a665b93ae936ed4a65630db955d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"name":"Maintained","score":10,"reason":"8 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:27","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/spell-check.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spell-check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/spell-check.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/build.yml:34","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 16 commits out of 29 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-19T04:14:39.726Z","repository_id":37368422,"created_at":"2025-08-19T04:14:39.726Z","updated_at":"2025-08-19T04:14:39.726Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276837201,"owners_count":25713343,"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-09-24T02:00:09.776Z","response_time":97,"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":"golang-jwt","name":"golang-jwt","uuid":"84194169","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/84194169?v=4","repositories_count":2,"last_synced_at":"2023-03-04T21:30:43.979Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2023-03-04T21:30:44.006Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt/repositories"},"tags":[{"name":"v5.3.0","sha":"e9547a11aa603c52a31e315cdcaa71d0f25b921a","kind":"commit","published_at":"2025-07-30T13:04:00.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.0/manifests"},{"name":"v5.2.3","sha":"d83e545cee83663ad15137c8615900a60447baad","kind":"commit","published_at":"2025-07-01T13:04:53.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.3","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.3/manifests"},{"name":"v4.5.2","sha":"2f0e9add62078527821828c76865661aa7718a84","kind":"commit","published_at":"2025-03-21T20:49:30.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.2/manifests"},{"name":"v5.2.2","sha":"0951d184286dece21f73c85673fd308786ffe9c3","kind":"commit","published_at":"2025-03-21T20:42:51.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.2/manifests"},{"name":"v4.5.1","sha":"7b1c1c00a171c6c79bbdb40e4ce7d197060c1c2c","kind":"commit","published_at":"2024-11-03T20:01:24.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.1/manifests"},{"name":"v5.2.1","sha":"80dccb9209ebe7b503c067dc830fcbd4aa2e74eb","kind":"tag","published_at":"2024-03-05T02:01:07.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"b27c88965d976075194dc8125f1f9c60bd8cf162","kind":"tag","published_at":"2023-12-01T23:45:45.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"c776b83291a5326e18c2ae5f095809c7f45ed9d8","kind":"tag","published_at":"2023-11-08T01:10:12.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"5e00fbc8e7eb1af78d4a0ebce6ecf2394675bd99","kind":"commit","published_at":"2023-04-17T16:59:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.2","sha":"1c4047f488ec4e73d7b6ffafd7bff78ab82a1cc4","kind":"commit","published_at":"2023-03-24T22:11:38.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"148d71010923ca691c950db9846191800f498f8d","kind":"commit","published_at":"2023-02-21T13:32:25.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.1/manifests"},{"name":"v4.5.0","sha":"9358574a7a1a2c8d644f22b6e8de627ba85c58d0","kind":"commit","published_at":"2022-12-09T17:04:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"2101c1f4bc589dcef71b5f750191a8db07c82431","kind":"commit","published_at":"2022-11-08T14:43:45.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.3","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"9294af54b5fcb8c9c92e3d10ed83d2a7c87fe632","kind":"commit","published_at":"2022-06-04T12:03:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"0972257eba279bb357882afc11db8218644ad565","kind":"commit","published_at":"2022-03-26T14:13:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"d489c99d3e8a82bd47dcb3e4880414f7f747eaa7","kind":"commit","published_at":"2022-03-08T07:43:46.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"279dd197202aacaf886935f01015376ea9739c0c","kind":"commit","published_at":"2022-02-10T02:54:31.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"c435f38291bfed5322cf0f4ed12d1f8668ceaeb3","kind":"commit","published_at":"2021-11-24T13:27:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"fd8cd69d8eb674b14c031ef57fccf0cc7bbe5978","kind":"commit","published_at":"2021-09-24T19:32:29.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"2ebb50f957d606de5909fcf9ed49f9af3bc35e97","kind":"commit","published_at":"2021-08-03T13:51:01.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"4bbdd8ac624fc7a9ef7aec841c43d99b5fe65a29","kind":"commit","published_at":"2021-07-30T20:54:04.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5130b59fa758846d4779f7d0a1414aceab49b27b","kind":"commit","published_at":"2021-06-08T12:18:15.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"06ea1031745cb8b3dab3f6a236daf2b0aa468b7e","kind":"commit","published_at":"2018-03-08T23:13:08.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"dbeaa9332f19a944acb5736b4456cfcc02140e29","kind":"commit","published_at":"2017-10-19T21:57:19.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d2709f9f1f31ebcda9651b03077758c1f3a0018c","kind":"commit","published_at":"2016-06-16T19:15:56.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.0.0/manifests"},{"name":"v2.7.0","sha":"268038b363c7a8d7306b8e35bf77a1fde4b0c402","kind":"commit","published_at":"2016-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.7.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"a2c85815a77d0f951e33ba4db5ae93629a1530af","kind":"commit","published_at":"2016-04-13T00:36:00.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.6.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"b446e078d613dc395bf50b08884acbeafb19ce50","kind":"commit","published_at":"2016-03-31T18:13:52.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.5.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"f164e17f59b82642a3895ba065c385db6c547344","kind":"commit","published_at":"2015-11-16T21:12:11.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.4.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e5cb38552fb8426fe9f0f2b3bc8408f238b97b87","kind":"commit","published_at":"2015-07-16T21:04:19.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"8c45ba33b0a495057cba9985cd5dd1a3803ac7b4","kind":"commit","published_at":"2014-10-11T20:58:31.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"d82ad649e4ccf8c73f7e16fdbae22c16047b0962","kind":"commit","published_at":"2014-09-30T19:21:30.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"35c43501ff0ea77c4f3823af133912d6b9cae075","kind":"commit","published_at":"2014-08-26T22:30:37.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.0.0/manifests"},{"name":"v1.0.2","sha":"0987fb8fd48e32823701acdac19f5cfe47339de4","kind":"commit","published_at":"2014-08-26T20:51:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"fbcb3e4b637bdc5ef2257eb2d0fe1d914a499386","kind":"commit","published_at":"2014-07-05T20:05:22.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e5f9e9c6471913b9ca8d1000837a72b4028103c5","kind":"commit","published_at":"2014-06-16T02:41:49.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-06-30T13:37:17.398Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.872169551146985,"dependent_packages_count":5.502884480318988,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.687527015732987},"purl":"pkg:golang/github.com/golang-jwt/j%21wt/v5","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/golang-jwt/jWt/v5","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/golang-jwt/jWt/v5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/golang-jwt/jWt/v5/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-14T07:20:11.062Z","issues_count":120,"pull_requests_count":164,"avg_time_to_close_issue":13124129.05882353,"avg_time_to_close_pull_request":7449364.115942029,"issues_closed_count":85,"pull_requests_closed_count":138,"pull_request_authors_count":63,"issue_authors_count":103,"avg_comments_per_issue":2.4916666666666667,"avg_comments_per_pull_request":1.701219512195122,"merged_pull_requests_count":83,"bot_issues_count":0,"bot_pull_requests_count":20,"past_year_issues_count":28,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":822307.9230769231,"past_year_avg_time_to_close_pull_request":1953289.6551724137,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":29,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":0.7857142857142857,"past_year_avg_comments_per_pull_request":1.065217391304348,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/issues","maintainers":[{"login":"oxisto","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"lggomez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lggomez"}],"active_maintainers":[{"login":"oxisto","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2FjWt%2Fv5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2FjWt%2Fv5/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2FjWt%2Fv5/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2FjWt%2Fv5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2FjWt%2Fv5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2FjWt%2Fv5/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2207821,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":4440538,"name":"github.com/golang-jwt/jWt/v4","ecosystem":"go","description":"","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/golang-jwt/jWt","keywords_array":[],"namespace":"github.com/golang-jwt/jWt","versions_count":11,"first_release_published_at":"2021-08-03T13:51:01.000Z","latest_release_published_at":"2025-03-21T20:49:30.000Z","latest_release_number":"v4.5.2","last_synced_at":"2026-07-12T05:20:49.784Z","created_at":"2022-05-24T15:13:32.857Z","updated_at":"2026-07-12T05:20:49.784Z","registry_url":"https://pkg.go.dev/github.com/golang-jwt/jWt/v4","install_command":"go get github.com/golang-jwt/jWt/v4","documentation_url":"https://pkg.go.dev/github.com/golang-jwt/jWt/v4#section-documentation","metadata":{},"repo_metadata":{"id":37368422,"uuid":"368683828","full_name":"golang-jwt/jwt","owner":"golang-jwt","description":"Go implementation of JSON Web Tokens (JWT).","archived":false,"fork":false,"pushed_at":"2025-09-24T11:44:27.000Z","size":1541,"stargazers_count":8527,"open_issues_count":44,"forks_count":412,"subscribers_count":38,"default_branch":"main","last_synced_at":"2025-09-24T13:26:51.203Z","etag":null,"topics":["auth","ed25519","go","golang","jwt","security"],"latest_commit_sha":null,"homepage":"https://golang-jwt.github.io/jwt/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golang-jwt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2025-09-24T12:56:27.000Z","dependencies_parsed_at":"2024-01-08T14:30:45.281Z","dependency_job_id":"6b849f41-a0df-4962-aaba-46567a39978c","html_url":"https://github.com/golang-jwt/jwt","commit_stats":{"total_commits":358,"total_committers":113,"mean_commits":3.168141592920354,"dds":0.5670391061452513,"last_synced_commit":"5ec246c074b71790eec1f2e05b54daf6ec29ec5f"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/golang-jwt/jwt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/sbom","scorecard":{"id":434424,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang-jwt/jwt","commit":"ef734f0950888a665b93ae936ed4a65630db955d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"name":"Maintained","score":10,"reason":"8 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:27","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/spell-check.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spell-check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/spell-check.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/build.yml:34","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 16 commits out of 29 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-19T04:14:39.726Z","repository_id":37368422,"created_at":"2025-08-19T04:14:39.726Z","updated_at":"2025-08-19T04:14:39.726Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276837201,"owners_count":25713343,"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-09-24T02:00:09.776Z","response_time":97,"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":"golang-jwt","name":"golang-jwt","uuid":"84194169","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/84194169?v=4","repositories_count":2,"last_synced_at":"2023-03-04T21:30:43.979Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2023-03-04T21:30:44.006Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt/repositories"},"tags":[{"name":"v5.3.0","sha":"e9547a11aa603c52a31e315cdcaa71d0f25b921a","kind":"commit","published_at":"2025-07-30T13:04:00.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.0/manifests"},{"name":"v5.2.3","sha":"d83e545cee83663ad15137c8615900a60447baad","kind":"commit","published_at":"2025-07-01T13:04:53.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.3","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.3/manifests"},{"name":"v4.5.2","sha":"2f0e9add62078527821828c76865661aa7718a84","kind":"commit","published_at":"2025-03-21T20:49:30.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.2/manifests"},{"name":"v5.2.2","sha":"0951d184286dece21f73c85673fd308786ffe9c3","kind":"commit","published_at":"2025-03-21T20:42:51.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.2/manifests"},{"name":"v4.5.1","sha":"7b1c1c00a171c6c79bbdb40e4ce7d197060c1c2c","kind":"commit","published_at":"2024-11-03T20:01:24.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.1/manifests"},{"name":"v5.2.1","sha":"80dccb9209ebe7b503c067dc830fcbd4aa2e74eb","kind":"tag","published_at":"2024-03-05T02:01:07.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"b27c88965d976075194dc8125f1f9c60bd8cf162","kind":"tag","published_at":"2023-12-01T23:45:45.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"c776b83291a5326e18c2ae5f095809c7f45ed9d8","kind":"tag","published_at":"2023-11-08T01:10:12.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"5e00fbc8e7eb1af78d4a0ebce6ecf2394675bd99","kind":"commit","published_at":"2023-04-17T16:59:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.2","sha":"1c4047f488ec4e73d7b6ffafd7bff78ab82a1cc4","kind":"commit","published_at":"2023-03-24T22:11:38.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"148d71010923ca691c950db9846191800f498f8d","kind":"commit","published_at":"2023-02-21T13:32:25.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.1/manifests"},{"name":"v4.5.0","sha":"9358574a7a1a2c8d644f22b6e8de627ba85c58d0","kind":"commit","published_at":"2022-12-09T17:04:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"2101c1f4bc589dcef71b5f750191a8db07c82431","kind":"commit","published_at":"2022-11-08T14:43:45.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.3","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"9294af54b5fcb8c9c92e3d10ed83d2a7c87fe632","kind":"commit","published_at":"2022-06-04T12:03:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"0972257eba279bb357882afc11db8218644ad565","kind":"commit","published_at":"2022-03-26T14:13:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"d489c99d3e8a82bd47dcb3e4880414f7f747eaa7","kind":"commit","published_at":"2022-03-08T07:43:46.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"279dd197202aacaf886935f01015376ea9739c0c","kind":"commit","published_at":"2022-02-10T02:54:31.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"c435f38291bfed5322cf0f4ed12d1f8668ceaeb3","kind":"commit","published_at":"2021-11-24T13:27:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"fd8cd69d8eb674b14c031ef57fccf0cc7bbe5978","kind":"commit","published_at":"2021-09-24T19:32:29.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"2ebb50f957d606de5909fcf9ed49f9af3bc35e97","kind":"commit","published_at":"2021-08-03T13:51:01.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"4bbdd8ac624fc7a9ef7aec841c43d99b5fe65a29","kind":"commit","published_at":"2021-07-30T20:54:04.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5130b59fa758846d4779f7d0a1414aceab49b27b","kind":"commit","published_at":"2021-06-08T12:18:15.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"06ea1031745cb8b3dab3f6a236daf2b0aa468b7e","kind":"commit","published_at":"2018-03-08T23:13:08.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"dbeaa9332f19a944acb5736b4456cfcc02140e29","kind":"commit","published_at":"2017-10-19T21:57:19.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d2709f9f1f31ebcda9651b03077758c1f3a0018c","kind":"commit","published_at":"2016-06-16T19:15:56.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.0.0/manifests"},{"name":"v2.7.0","sha":"268038b363c7a8d7306b8e35bf77a1fde4b0c402","kind":"commit","published_at":"2016-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.7.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"a2c85815a77d0f951e33ba4db5ae93629a1530af","kind":"commit","published_at":"2016-04-13T00:36:00.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.6.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"b446e078d613dc395bf50b08884acbeafb19ce50","kind":"commit","published_at":"2016-03-31T18:13:52.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.5.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"f164e17f59b82642a3895ba065c385db6c547344","kind":"commit","published_at":"2015-11-16T21:12:11.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.4.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e5cb38552fb8426fe9f0f2b3bc8408f238b97b87","kind":"commit","published_at":"2015-07-16T21:04:19.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"8c45ba33b0a495057cba9985cd5dd1a3803ac7b4","kind":"commit","published_at":"2014-10-11T20:58:31.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"d82ad649e4ccf8c73f7e16fdbae22c16047b0962","kind":"commit","published_at":"2014-09-30T19:21:30.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"35c43501ff0ea77c4f3823af133912d6b9cae075","kind":"commit","published_at":"2014-08-26T22:30:37.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.0.0/manifests"},{"name":"v1.0.2","sha":"0987fb8fd48e32823701acdac19f5cfe47339de4","kind":"commit","published_at":"2014-08-26T20:51:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"fbcb3e4b637bdc5ef2257eb2d0fe1d914a499386","kind":"commit","published_at":"2014-07-05T20:05:22.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e5f9e9c6471913b9ca8d1000837a72b4028103c5","kind":"commit","published_at":"2014-06-16T02:41:49.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-06-30T13:37:17.655Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/golang-jwt/j%21wt/v4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/golang-jwt/jWt/v4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/golang-jwt/jWt/v4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/golang-jwt/jWt/v4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-14T07:20:11.062Z","issues_count":120,"pull_requests_count":164,"avg_time_to_close_issue":13124129.05882353,"avg_time_to_close_pull_request":7449364.115942029,"issues_closed_count":85,"pull_requests_closed_count":138,"pull_request_authors_count":63,"issue_authors_count":103,"avg_comments_per_issue":2.4916666666666667,"avg_comments_per_pull_request":1.701219512195122,"merged_pull_requests_count":83,"bot_issues_count":0,"bot_pull_requests_count":20,"past_year_issues_count":28,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":822307.9230769231,"past_year_avg_time_to_close_pull_request":1953289.6551724137,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":29,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":0.7857142857142857,"past_year_avg_comments_per_pull_request":1.065217391304348,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/issues","maintainers":[{"login":"oxisto","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"lggomez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lggomez"}],"active_maintainers":[{"login":"oxisto","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2FjWt%2Fv4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2FjWt%2Fv4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2FjWt%2Fv4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2FjWt%2Fv4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2FjWt%2Fv4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2FjWt%2Fv4/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2207821,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":12374372,"name":"github.com/golang-Jwt/Jwt/v5","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/golang-Jwt/Jwt","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2023-02-21T13:32:25.000Z","latest_release_published_at":"2026-01-28T19:58:13.000Z","latest_release_number":"v5.3.1","last_synced_at":"2026-07-12T05:20:51.602Z","created_at":"2025-10-11T09:06:16.587Z","updated_at":"2026-07-12T05:20:51.603Z","registry_url":"https://pkg.go.dev/github.com/golang-Jwt/Jwt/v5","install_command":"go get github.com/golang-Jwt/Jwt/v5","documentation_url":"https://pkg.go.dev/github.com/golang-Jwt/Jwt/v5#section-documentation","metadata":{},"repo_metadata":{"id":37368422,"uuid":"368683828","full_name":"golang-jwt/jwt","owner":"golang-jwt","description":"Go implementation of JSON Web Tokens (JWT).","archived":false,"fork":false,"pushed_at":"2025-09-24T11:44:27.000Z","size":1541,"stargazers_count":8527,"open_issues_count":44,"forks_count":412,"subscribers_count":38,"default_branch":"main","last_synced_at":"2025-09-24T13:26:51.203Z","etag":null,"topics":["auth","ed25519","go","golang","jwt","security"],"latest_commit_sha":null,"homepage":"https://golang-jwt.github.io/jwt/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golang-jwt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2025-09-24T12:56:27.000Z","dependencies_parsed_at":"2024-01-08T14:30:45.281Z","dependency_job_id":"6b849f41-a0df-4962-aaba-46567a39978c","html_url":"https://github.com/golang-jwt/jwt","commit_stats":{"total_commits":358,"total_committers":113,"mean_commits":3.168141592920354,"dds":0.5670391061452513,"last_synced_commit":"5ec246c074b71790eec1f2e05b54daf6ec29ec5f"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/golang-jwt/jwt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/sbom","scorecard":{"id":434424,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang-jwt/jwt","commit":"ef734f0950888a665b93ae936ed4a65630db955d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"name":"Maintained","score":10,"reason":"8 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:27","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/spell-check.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spell-check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/spell-check.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/build.yml:34","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 16 commits out of 29 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-19T04:14:39.726Z","repository_id":37368422,"created_at":"2025-08-19T04:14:39.726Z","updated_at":"2025-08-19T04:14:39.726Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013000,"owners_count":26085222,"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-12T02:00:06.719Z","response_time":53,"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"}},"repo_metadata_updated_at":"2026-06-30T13:37:17.660Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.485262849126775,"dependent_packages_count":5.140157323942734,"stargazers_count":0.8807486135238608,"forks_count":1.6214184282905473,"docker_downloads_count":null,"average":3.2818968037209792},"purl":"pkg:golang/github.com/golang-%21jwt/%21jwt/v5","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/golang-Jwt/Jwt/v5","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/golang-Jwt/Jwt/v5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/golang-Jwt/Jwt/v5/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T12:03:14.087Z","issues_count":121,"pull_requests_count":167,"avg_time_to_close_issue":13124129.05882353,"avg_time_to_close_pull_request":7348462.992857143,"issues_closed_count":85,"pull_requests_closed_count":140,"pull_request_authors_count":64,"issue_authors_count":104,"avg_comments_per_issue":2.4710743801652892,"avg_comments_per_pull_request":1.688622754491018,"merged_pull_requests_count":84,"bot_issues_count":0,"bot_pull_requests_count":22,"past_year_issues_count":28,"past_year_pull_requests_count":49,"past_year_avg_time_to_close_issue":822307.9230769231,"past_year_avg_time_to_close_pull_request":1852192.6129032257,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":31,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":0.7857142857142857,"past_year_avg_comments_per_pull_request":1.0612244897959184,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/issues","maintainers":[{"login":"oxisto","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"lggomez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lggomez"}],"active_maintainers":[{"login":"oxisto","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-Jwt%2FJwt%2Fv5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-Jwt%2FJwt%2Fv5/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-Jwt%2FJwt%2Fv5/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-Jwt%2FJwt%2Fv5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-Jwt%2FJwt%2Fv5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-Jwt%2FJwt%2Fv5/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2207821,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14327518,"name":"github.com/golang-JWT/jwt/v5","ecosystem":"go","description":null,"homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/golang-JWT/jwt","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2023-02-21T13:32:25.000Z","latest_release_published_at":"2026-01-28T19:58:13.000Z","latest_release_number":"v5.3.1","last_synced_at":"2026-07-12T05:20:51.540Z","created_at":"2026-04-27T12:06:35.321Z","updated_at":"2026-07-12T05:20:51.540Z","registry_url":"https://pkg.go.dev/github.com/golang-JWT/jwt/v5","install_command":"go get github.com/golang-JWT/jwt/v5","documentation_url":"https://pkg.go.dev/github.com/golang-JWT/jwt/v5#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-06-30T13:37:17.243Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.135177172859481,"dependent_packages_count":4.811484132117595,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.973330652488539},"purl":"pkg:golang/github.com/golang-%21j%21w%21t/jwt/v5","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/golang-JWT/jwt/v5","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/golang-JWT/jwt/v5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/golang-JWT/jwt/v5/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-JWT%2Fjwt%2Fv5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-JWT%2Fjwt%2Fv5/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-JWT%2Fjwt%2Fv5/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-JWT%2Fjwt%2Fv5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-JWT%2Fjwt%2Fv5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-JWT%2Fjwt%2Fv5/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2207821,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14231209,"name":"github.com/golang-jwt/jWT","ecosystem":"go","description":"Package jwt is a Go implementation of JSON Web Tokens: http://self-issued.info/docs/draft-jones-json-web-token.html","homepage":"https://github.com/golang-jwt/jWT","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/golang-jwt/jWT","keywords_array":[],"namespace":"github.com/golang-jwt","versions_count":16,"first_release_published_at":"2014-06-16T02:41:49.000Z","latest_release_published_at":"2021-07-30T20:54:04.000Z","latest_release_number":"v3.2.2+incompatible","last_synced_at":"2026-07-12T05:20:43.858Z","created_at":"2026-04-11T10:42:31.376Z","updated_at":"2026-07-12T05:20:43.858Z","registry_url":"https://pkg.go.dev/github.com/golang-jwt/jWT","install_command":"go get github.com/golang-jwt/jWT","documentation_url":"https://pkg.go.dev/github.com/golang-jwt/jWT#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-06-30T13:37:17.255Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.171491558190981,"dependent_packages_count":4.845777949284194,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.008634753737588},"purl":"pkg:golang/github.com/golang-jwt/j%21w%21t","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/golang-jwt/jWT","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/golang-jwt/jWT","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/golang-jwt/jWT/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2FjWT/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2FjWT/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2FjWT/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2FjWT/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2FjWT/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2FjWT/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2207821,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14231210,"name":"github.com/golang-jwt/jWT/v4","ecosystem":"go","description":null,"homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/golang-jwt/jWT","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2021-08-03T13:51:01.000Z","latest_release_published_at":"2025-03-21T20:49:30.000Z","latest_release_number":"v4.5.2","last_synced_at":"2026-07-12T05:20:44.692Z","created_at":"2026-04-11T10:42:31.381Z","updated_at":"2026-07-12T05:20:44.692Z","registry_url":"https://pkg.go.dev/github.com/golang-jwt/jWT/v4","install_command":"go get github.com/golang-jwt/jWT/v4","documentation_url":"https://pkg.go.dev/github.com/golang-jwt/jWT/v4#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-06-30T13:37:16.998Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.171491558190981,"dependent_packages_count":4.845777949284194,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.008634753737588},"purl":"pkg:golang/github.com/golang-jwt/j%21w%21t/v4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/golang-jwt/jWT/v4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/golang-jwt/jWT/v4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/golang-jwt/jWT/v4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2FjWT%2Fv4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2FjWT%2Fv4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2FjWT%2Fv4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2FjWT%2Fv4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2FjWT%2Fv4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2FjWT%2Fv4/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2207821,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11662546,"name":"github.com/Golang-JWT/jwt/v5","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/Golang-JWT/jwt","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2023-02-21T13:32:25.000Z","latest_release_published_at":"2026-01-28T19:58:13.000Z","latest_release_number":"v5.3.1","last_synced_at":"2026-07-12T05:20:49.445Z","created_at":"2025-05-20T09:51:47.366Z","updated_at":"2026-07-12T05:20:49.445Z","registry_url":"https://pkg.go.dev/github.com/Golang-JWT/jwt/v5","install_command":"go get github.com/Golang-JWT/jwt/v5","documentation_url":"https://pkg.go.dev/github.com/Golang-JWT/jwt/v5#section-documentation","metadata":{},"repo_metadata":{"id":37368422,"uuid":"368683828","full_name":"golang-jwt/jwt","owner":"golang-jwt","description":"Go implementation of JSON Web Tokens (JWT).","archived":false,"fork":false,"pushed_at":"2025-09-24T11:44:27.000Z","size":1541,"stargazers_count":8527,"open_issues_count":44,"forks_count":412,"subscribers_count":38,"default_branch":"main","last_synced_at":"2025-09-24T13:26:51.203Z","etag":null,"topics":["auth","ed25519","go","golang","jwt","security"],"latest_commit_sha":null,"homepage":"https://golang-jwt.github.io/jwt/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golang-jwt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2025-09-24T12:56:27.000Z","dependencies_parsed_at":"2024-01-08T14:30:45.281Z","dependency_job_id":"6b849f41-a0df-4962-aaba-46567a39978c","html_url":"https://github.com/golang-jwt/jwt","commit_stats":{"total_commits":358,"total_committers":113,"mean_commits":3.168141592920354,"dds":0.5670391061452513,"last_synced_commit":"5ec246c074b71790eec1f2e05b54daf6ec29ec5f"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/golang-jwt/jwt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/sbom","scorecard":{"id":434424,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang-jwt/jwt","commit":"ef734f0950888a665b93ae936ed4a65630db955d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"name":"Maintained","score":10,"reason":"8 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:27","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/spell-check.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spell-check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/spell-check.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/golang-jwt/jwt/spell-check.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/build.yml:34","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 16 commits out of 29 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-19T04:14:39.726Z","repository_id":37368422,"created_at":"2025-08-19T04:14:39.726Z","updated_at":"2025-08-19T04:14:39.726Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276837201,"owners_count":25713343,"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-09-24T02:00:09.776Z","response_time":97,"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":"golang-jwt","name":"golang-jwt","uuid":"84194169","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/84194169?v=4","repositories_count":2,"last_synced_at":"2023-03-04T21:30:43.979Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2023-03-04T21:30:44.006Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-jwt/repositories"},"tags":[{"name":"v5.3.0","sha":"e9547a11aa603c52a31e315cdcaa71d0f25b921a","kind":"commit","published_at":"2025-07-30T13:04:00.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.0/manifests"},{"name":"v5.2.3","sha":"d83e545cee83663ad15137c8615900a60447baad","kind":"commit","published_at":"2025-07-01T13:04:53.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.3","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.3/manifests"},{"name":"v4.5.2","sha":"2f0e9add62078527821828c76865661aa7718a84","kind":"commit","published_at":"2025-03-21T20:49:30.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.2/manifests"},{"name":"v5.2.2","sha":"0951d184286dece21f73c85673fd308786ffe9c3","kind":"commit","published_at":"2025-03-21T20:42:51.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.2/manifests"},{"name":"v4.5.1","sha":"7b1c1c00a171c6c79bbdb40e4ce7d197060c1c2c","kind":"commit","published_at":"2024-11-03T20:01:24.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.1/manifests"},{"name":"v5.2.1","sha":"80dccb9209ebe7b503c067dc830fcbd4aa2e74eb","kind":"tag","published_at":"2024-03-05T02:01:07.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"b27c88965d976075194dc8125f1f9c60bd8cf162","kind":"tag","published_at":"2023-12-01T23:45:45.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"c776b83291a5326e18c2ae5f095809c7f45ed9d8","kind":"tag","published_at":"2023-11-08T01:10:12.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"5e00fbc8e7eb1af78d4a0ebce6ecf2394675bd99","kind":"commit","published_at":"2023-04-17T16:59:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.2","sha":"1c4047f488ec4e73d7b6ffafd7bff78ab82a1cc4","kind":"commit","published_at":"2023-03-24T22:11:38.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"148d71010923ca691c950db9846191800f498f8d","kind":"commit","published_at":"2023-02-21T13:32:25.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.0.0-rc.1/manifests"},{"name":"v4.5.0","sha":"9358574a7a1a2c8d644f22b6e8de627ba85c58d0","kind":"commit","published_at":"2022-12-09T17:04:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.5.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"2101c1f4bc589dcef71b5f750191a8db07c82431","kind":"commit","published_at":"2022-11-08T14:43:45.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.3","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"9294af54b5fcb8c9c92e3d10ed83d2a7c87fe632","kind":"commit","published_at":"2022-06-04T12:03:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"0972257eba279bb357882afc11db8218644ad565","kind":"commit","published_at":"2022-03-26T14:13:03.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"d489c99d3e8a82bd47dcb3e4880414f7f747eaa7","kind":"commit","published_at":"2022-03-08T07:43:46.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.4.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"279dd197202aacaf886935f01015376ea9739c0c","kind":"commit","published_at":"2022-02-10T02:54:31.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"c435f38291bfed5322cf0f4ed12d1f8668ceaeb3","kind":"commit","published_at":"2021-11-24T13:27:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"fd8cd69d8eb674b14c031ef57fccf0cc7bbe5978","kind":"commit","published_at":"2021-09-24T19:32:29.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"2ebb50f957d606de5909fcf9ed49f9af3bc35e97","kind":"commit","published_at":"2021-08-03T13:51:01.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v4.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"4bbdd8ac624fc7a9ef7aec841c43d99b5fe65a29","kind":"commit","published_at":"2021-07-30T20:54:04.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5130b59fa758846d4779f7d0a1414aceab49b27b","kind":"commit","published_at":"2021-06-08T12:18:15.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"06ea1031745cb8b3dab3f6a236daf2b0aa468b7e","kind":"commit","published_at":"2018-03-08T23:13:08.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"dbeaa9332f19a944acb5736b4456cfcc02140e29","kind":"commit","published_at":"2017-10-19T21:57:19.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d2709f9f1f31ebcda9651b03077758c1f3a0018c","kind":"commit","published_at":"2016-06-16T19:15:56.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v3.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v3.0.0/manifests"},{"name":"v2.7.0","sha":"268038b363c7a8d7306b8e35bf77a1fde4b0c402","kind":"commit","published_at":"2016-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.7.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"a2c85815a77d0f951e33ba4db5ae93629a1530af","kind":"commit","published_at":"2016-04-13T00:36:00.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.6.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"b446e078d613dc395bf50b08884acbeafb19ce50","kind":"commit","published_at":"2016-03-31T18:13:52.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.5.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"f164e17f59b82642a3895ba065c385db6c547344","kind":"commit","published_at":"2015-11-16T21:12:11.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.4.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e5cb38552fb8426fe9f0f2b3bc8408f238b97b87","kind":"commit","published_at":"2015-07-16T21:04:19.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.3.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"8c45ba33b0a495057cba9985cd5dd1a3803ac7b4","kind":"commit","published_at":"2014-10-11T20:58:31.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.2.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"d82ad649e4ccf8c73f7e16fdbae22c16047b0962","kind":"commit","published_at":"2014-09-30T19:21:30.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.1.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"35c43501ff0ea77c4f3823af133912d6b9cae075","kind":"commit","published_at":"2014-08-26T22:30:37.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v2.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v2.0.0/manifests"},{"name":"v1.0.2","sha":"0987fb8fd48e32823701acdac19f5cfe47339de4","kind":"commit","published_at":"2014-08-26T20:51:41.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.2","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"fbcb3e4b637bdc5ef2257eb2d0fe1d914a499386","kind":"commit","published_at":"2014-07-05T20:05:22.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e5f9e9c6471913b9ca8d1000837a72b4028103c5","kind":"commit","published_at":"2014-06-16T02:41:49.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v1.0.0","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-06-30T13:37:17.258Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.838889763728571,"dependent_packages_count":5.471744715548874,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.655317239638722},"purl":"pkg:golang/github.com/%21golang-%21j%21w%21t/jwt/v5","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Golang-JWT/jwt/v5","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Golang-JWT/jwt/v5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Golang-JWT/jwt/v5/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-14T07:20:11.062Z","issues_count":120,"pull_requests_count":164,"avg_time_to_close_issue":13124129.05882353,"avg_time_to_close_pull_request":7449364.115942029,"issues_closed_count":85,"pull_requests_closed_count":138,"pull_request_authors_count":63,"issue_authors_count":103,"avg_comments_per_issue":2.4916666666666667,"avg_comments_per_pull_request":1.701219512195122,"merged_pull_requests_count":83,"bot_issues_count":0,"bot_pull_requests_count":20,"past_year_issues_count":28,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":822307.9230769231,"past_year_avg_time_to_close_pull_request":1953289.6551724137,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":29,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":0.7857142857142857,"past_year_avg_comments_per_pull_request":1.065217391304348,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/issues","maintainers":[{"login":"oxisto","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"},{"login":"lggomez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lggomez"}],"active_maintainers":[{"login":"oxisto","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"},{"login":"mfridman","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGolang-JWT%2Fjwt%2Fv5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGolang-JWT%2Fjwt%2Fv5/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGolang-JWT%2Fjwt%2Fv5/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGolang-JWT%2Fjwt%2Fv5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGolang-JWT%2Fjwt%2Fv5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGolang-JWT%2Fjwt%2Fv5/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2207821,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14494007,"name":"github.com/golang-jWT/jwt","ecosystem":"go","description":"Package jwt is a Go implementation of JSON Web Tokens: http://self-issued.info/docs/draft-jones-json-web-token.html","homepage":"https://github.com/golang-jWT/jwt","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/golang-jWT/jwt","keywords_array":[],"namespace":"github.com/golang-jWT","versions_count":16,"first_release_published_at":"2014-06-16T02:41:49.000Z","latest_release_published_at":"2021-07-30T20:54:04.000Z","latest_release_number":"v3.2.2+incompatible","last_synced_at":"2026-07-12T05:20:52.500Z","created_at":"2026-05-24T11:59:19.245Z","updated_at":"2026-07-12T05:20:52.500Z","registry_url":"https://pkg.go.dev/github.com/golang-jWT/jwt","install_command":"go get github.com/golang-jWT/jwt","documentation_url":"https://pkg.go.dev/github.com/golang-jWT/jwt#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-06-30T13:37:17.668Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.043461412888313,"dependent_packages_count":4.725633966550804,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.884547689719558},"purl":"pkg:golang/github.com/golang-j%21w%21t/jwt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/golang-jWT/jwt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/golang-jWT/jwt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/golang-jWT/jwt/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jWT%2Fjwt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jWT%2Fjwt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jWT%2Fjwt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jWT%2Fjwt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jWT%2Fjwt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jWT%2Fjwt/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2207821,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14235505,"name":"github.com/golang-jwt/jWT/v5","ecosystem":"go","description":null,"homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/golang-jwt/jWT","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2026-04-12T09:36:14.649Z","latest_release_published_at":"2026-01-28T19:58:13.000Z","latest_release_number":"v5.3.1","last_synced_at":"2026-07-12T05:20:52.630Z","created_at":"2026-04-12T09:36:11.815Z","updated_at":"2026-07-12T05:20:52.630Z","registry_url":"https://pkg.go.dev/github.com/golang-jwt/jWT/v5","install_command":"go get github.com/golang-jwt/jWT/v5","documentation_url":"https://pkg.go.dev/github.com/golang-jwt/jWT/v5#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-06-30T13:37:17.260Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.169546063021447,"dependent_packages_count":4.843954986317536,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.006750524669492},"purl":"pkg:golang/github.com/golang-jwt/j%21w%21t/v5","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/golang-jwt/jWT/v5","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/golang-jwt/jWT/v5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/golang-jwt/jWT/v5/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2FjWT%2Fv5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2FjWT%2Fv5/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2FjWT%2Fv5/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2FjWT%2Fv5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2FjWT%2Fv5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jwt%2FjWT%2Fv5/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2207821,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14494006,"name":"github.com/golang-jWT/jwt/v5","ecosystem":"go","description":null,"homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/golang-jWT/jwt","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2023-02-21T13:32:25.000Z","latest_release_published_at":"2026-01-28T19:58:13.000Z","latest_release_number":"v5.3.1","last_synced_at":"2026-07-12T05:20:52.632Z","created_at":"2026-05-24T11:59:19.188Z","updated_at":"2026-07-12T05:20:52.632Z","registry_url":"https://pkg.go.dev/github.com/golang-jWT/jwt/v5","install_command":"go get github.com/golang-jWT/jwt/v5","documentation_url":"https://pkg.go.dev/github.com/golang-jWT/jwt/v5#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-06-30T13:37:17.660Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.043461412888313,"dependent_packages_count":4.725633966550804,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.884547689719558},"purl":"pkg:golang/github.com/golang-j%21w%21t/jwt/v5","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/golang-jWT/jwt/v5","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/golang-jWT/jwt/v5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/golang-jWT/jwt/v5/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jWT%2Fjwt%2Fv5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jWT%2Fjwt%2Fv5/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jWT%2Fjwt%2Fv5/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jWT%2Fjwt%2Fv5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jWT%2Fjwt%2Fv5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang-jWT%2Fjwt%2Fv5/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2207821,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14297868,"name":"github.com/goLang-jwt/jwt/v5","ecosystem":"go","description":null,"homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/goLang-jwt/jwt","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2023-02-21T13:32:25.000Z","latest_release_published_at":"2026-01-28T19:58:13.000Z","latest_release_number":"v5.3.1","last_synced_at":"2026-07-12T05:20:54.391Z","created_at":"2026-04-22T10:05:00.189Z","updated_at":"2026-07-12T05:20:54.391Z","registry_url":"https://pkg.go.dev/github.com/goLang-jwt/jwt/v5","install_command":"go get github.com/goLang-jwt/jwt/v5","documentation_url":"https://pkg.go.dev/github.com/goLang-jwt/jwt/v5#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-06-30T13:37:18.101Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.1476275343213995,"dependent_packages_count":4.823416941952518,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.985522238136959},"purl":"pkg:golang/github.com/go%21lang-jwt/jwt/v5","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/goLang-jwt/jwt/v5","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/goLang-jwt/jwt/v5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/goLang-jwt/jwt/v5/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgoLang-jwt%2Fjwt%2Fv5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgoLang-jwt%2Fjwt%2Fv5/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgoLang-jwt%2Fjwt%2Fv5/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgoLang-jwt%2Fjwt%2Fv5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgoLang-jwt%2Fjwt%2Fv5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgoLang-jwt%2Fjwt%2Fv5/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2207821,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":9005,"full_name":"golang-jwt/jwt","default_branch":"main","total_commits":397,"total_committers":123,"total_bot_commits":21,"total_bot_committers":1,"mean_commits":3.227642276422764,"dds":0.6095717884130982,"past_year_total_commits":31,"past_year_total_committers":12,"past_year_total_bot_commits":12,"past_year_total_bot_committers":1,"past_year_mean_commits":2.5833333333333335,"past_year_dds":0.6129032258064516,"last_synced_at":"2026-07-12T05:43:35.177Z","last_synced_commit":"1a11d3724e63105d751decf9adbdc90165137b45","created_at":"2023-03-07T09:49:52.107Z","updated_at":"2026-07-12T05:38:01.914Z","committers":[{"name":"Dave Grijalva","email":"grijalva@gmail.com","login":"dgrijalva","count":155},{"name":"Christian Banse","email":"oxisto@aybaze.com","login":"oxisto","count":28},{"name":"Michael Fridman","email":"mf192@icloud.com","login":"mfridman","count":22},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":21},{"name":"Jamie Stackhouse","email":"jamie.stackhouse@redspace.com","login":"itsjamie","count":15},{"name":"Snorre lothar von Gohren Edwin","email":"snorre.edwin@gmail.com","login":"vongohren","count":6},{"name":"Oleksandr Redko","email":"Oleksandr_Redko@epam.com","login":"alexandear","count":6},{"name":"Alexander Yastrebov","email":"yastrebov.alex@gmail.com","login":"AlexanderYastrebov","count":5},{"name":"Alistair Hey","email":"40488132+Waterdrips","login":"Waterdrips","count":4},{"name":"Cenk Alti","email":"cenkalti@gmail.com","login":"cenkalti","count":4},{"name":"Chris Gibson","email":"c.a.gibson1990@gmail.com","login":"equalsgibson","count":4},{"name":"Henry","email":"cryptix@riseup.net","login":"cryptix","count":4},{"name":"Simon Jefford","email":"simon.jefford@gmail.com","login":"simonjefford","count":4},{"name":"David Komer","email":"david@jewishinteractive.net","login":"dakom","count":2},{"name":"Håvard Anda Estensen","email":"haavard.ae@gmail.com","login":"estensen","count":2},{"name":"John.Lockwood","email":"john.lockwood@webfilings.com","login":"johnlockwood-wf","count":2},{"name":"Luis Gabriel Gomez","email":"lggomez","login":"lggomez","count":2},{"name":"Sebastien Rosset","email":"serosset@cisco.com","login":"sebastien-rosset","count":2},{"name":"zimbatm","email":"zimbatm@zimbatm.com","login":"zimbatm","count":2},{"name":"Patrick Baker","email":"pbaker@ipcove.com","login":null,"count":2},{"name":"Herman Junge","email":"hj@yaykuy.cl","login":null,"count":2},{"name":"Craig Pastro","email":"pastro.craig@gmail.com","login":null,"count":2},{"name":"Benjamin Ruston","email":"benjy.ruston@gmail.com","login":"bruston","count":1},{"name":"Bo-Yi Wu","email":"appleboy.tw@gmail.com","login":"appleboy","count":1},{"name":"Bruno Bigras","email":"bigras.bruno@gmail.com","login":"bbigras","count":1},{"name":"Charlie Tonneslan","email":"cst0520@gmail.com","login":"ctonneslan","count":1},{"name":"Dcalsky","email":"9463958+dcalsky","login":"dcalsky","count":1},{"name":"Ed Pelc","email":"ed@freightchick.com","login":"epelc","count":1},{"name":"Eduardo Haesbaert","email":"7138209+duhaesbaert","login":"duhaesbaert","count":1},{"name":"Egor Shevtsov","email":"egor.sheff@gmail.com","login":"EgorSheff","count":1},{"name":"Emanoel Xavier","email":"emanoelxavier@gmail.com","login":"emanoelxavier","count":1},{"name":"Evan Phoenix","email":"evan@phx.io","login":"evanphx","count":1},{"name":"Francois Lebel","email":"francoislebel@gmail.com","login":"flebel","count":1},{"name":"Frederic BIDON","email":"fredbi@yahoo.com","login":"fredbi","count":1},{"name":"Gabríel Arthúr Pétursson","email":"gabriel@system.is","login":"polarina","count":1},{"name":"George Kechagias","email":"geo.kechagias@gmail.com","login":"gkech","count":1},{"name":"Giau. Tran Minh","email":"giau.tmg@gmail.com","login":"giautm","count":1},{"name":"Hinagiku Soranoba","email":"soranoba@gmail.com","login":"soranoba","count":1},{"name":"Hiroaki Nakamura","email":"hnakamur@gmail.com","login":"hnakamur","count":1},{"name":"Hugo","email":"hugo@whynothugo.nl","login":"WhyNotHugo","count":1},{"name":"Hyun","email":"blackironj@gmail.com","login":"blackironj","count":1},{"name":"Ichinose Shogo","email":"shogo82148@gmail.com","login":"shogo82148","count":1},{"name":"Štěpán Pilař","email":"pilar@enerfis.cz","login":null,"count":1},{"name":"matm","email":"matm@outofpluto.com","login":null,"count":1},{"name":"alex-leering-eye-security","email":"alex.leering@eye.security","login":null,"count":1},{"name":"Seung-Woo Choi","email":"seung-woo.choi@symphony.com","login":null,"count":1},{"name":"Peter Kieltyka","email":"peter.kieltyka@pressly.com","login":null,"count":1},{"name":"Máté Lang","email":"langmatelaszlo@gmail.com","login":null,"count":1},{"name":"Ian Bishop","email":"ianbishop@pace7.com","login":null,"count":1},{"name":"Geert Vanderkelen","email":"geert.vanderkelen@dcso.de","login":null,"count":1},{"name":"Dan Morrill","email":"morrildl@sententio.us","login":null,"count":1},{"name":"Casey Beach","email":"casey.beach@gametime.co","login":null,"count":1},{"name":"Aaron Boodman","email":"aaron@aaronboodman.com","login":"aboodman","count":1},{"name":"Abdul Chaudhry","email":"abdollar@yahoo.com","login":"abdollar","count":1},{"name":"Alan Harper","email":"alan@aussiegeek.net","login":"aussiegeek","count":1},{"name":"Alex Andrews","email":"aka.webdev@gmail.com","login":"alias-dev","count":1},{"name":"Alex Browne","email":"stephenalexbrowne@gmail.com","login":"albrow","count":1},{"name":"Alexander F. Rødseth","email":"52813+xyproto","login":"xyproto","count":1},{"name":"Alexandre Bourget","email":"alex@bourget.cc","login":"abourget","count":1},{"name":"Amnon","email":"amnonbc","login":"amnonbc","count":1},{"name":"Artem Chekhonin","email":"109224492+aachex","login":"aachex","count":1},{"name":"Shinya Sakae","email":"63535534+ss49919201","login":"ss49919201","count":1},{"name":"Stefan Tudose","email":"stefantds","login":"stefantds","count":1},{"name":"TarasHots","email":"mgenny954@gmail.com","login":"TarasHots","count":1},{"name":"Tarek Sharafi","email":"tareq.sha@gmail.com","login":"tareksha","count":1},{"name":"Tim Scheuermann","email":"155734305+tjs-cinemo","login":"tjs-cinemo","count":1},{"name":"Tom Anderson","email":"twocs","login":"twocs","count":1},{"name":"TommyO","email":"tworeilly@gmail.com","login":"tommyo","count":1},{"name":"Vasiliy Tolstov","email":"v.tolstov@unistack.org","login":"vtolstov","count":1},{"name":"Vladimir Skipor","email":"skipor@yandex-team.ru","login":"skipor","count":1},{"name":"Vladislav Polyakov","email":"39828645+polRk","login":"polRk","count":1},{"name":"Yanhu","email":"huangfuyang900204@gmail.com","login":"Yanhu007","count":1},{"name":"Yoan Blanc","email":"yoan@dosimple.ch","login":"greut","count":1},{"name":"Yuri","email":"zhang1437@gmail.com","login":"zhyuri","count":1},{"name":"Zach Collier","email":"zamicol@gmail.com","login":"zamicol","count":1},{"name":"Zach Wasserman","email":"zach@fleetdm.com","login":"zwass","count":1},{"name":"Zai","email":"zehao.chang@gmail.com","login":"zaichang","count":1},{"name":"ajermaky","email":"ara.jermakyan@gmail.com","login":"ajermaky","count":1},{"name":"dillonstreator","email":"dillonstreator@gmail.com","login":"dillonstreator","count":1},{"name":"hyeonjae","email":"hyeonjae","login":"hyeonjae","count":1},{"name":"kazhuravlev","email":"kazhuravlev","login":"kazhuravlev","count":1},{"name":"ksegun","email":"ksegun","login":"ksegun","count":1},{"name":"kvii","email":"56432636+kvii","login":"kvii","count":1},{"name":"lBilali","email":"lulzimbilali@gmail.com","login":"lBilali","count":1},{"name":"salrashid123","email":"salrashid123@gmail.com","login":"salrashid123","count":1},{"name":"sfinnman-cotn","email":"simon@cultofthenorth.com","login":"sfinnman-cotn","count":1},{"name":"tfonfara","email":"tfonfara","login":"tfonfara","count":1},{"name":"thatderek","email":"derekhelmick@gmail.com","login":"thatderek","count":1},{"name":"toshikihigaki","email":"toshiki.higaki@mixi.co.jp","login":"kamedono","count":1},{"name":"wizzie","email":"viz.ivo@gmail.com","login":"ivoviz","count":1},{"name":"ydylla","email":"ydylla@gmail.com","login":"ydylla","count":1},{"name":"yoogo","email":"yoogoc@163.com","login":"yoogoc","count":1},{"name":"Ashik Paul","email":"ashikpaul17@gmail.com","login":"Ashikpaul","count":1},{"name":"Jacob Kopczynski","email":"jkopczyn","login":"jkopczyn","count":1},{"name":"James White","email":"dev.jameswhite@gmail.com","login":"jamesrwhite","count":1},{"name":"Jeff Rouse","email":"jr@its.to","login":"zoofood","count":1},{"name":"Joao Aguiar","email":"jsaguiar@me.com","login":"jsaguiar","count":1},{"name":"John Barham","email":"jbarham@gmail.com","login":"jbarham","count":1},{"name":"Josh Kline","email":"jkanywhere","login":"jkanywhere","count":1},{"name":"Kevin Burke","email":"kev@inburke.com","login":"kevinburke","count":1},{"name":"Kevin de Berk","email":"kevin@dberk.nl","login":"kdeberk","count":1},{"name":"Kjetil Mehl","email":"kjetil@mehl.no","login":"aspic","count":1},{"name":"KroKite","email":"krrrroookkite@gmail.com","login":"krokite","count":1},{"name":"Krouton","email":"hi.im.knium@gmail.com","login":"Krout0n","count":1},{"name":"Kévin Dunglas","email":"dunglas@gmail.com","login":"dunglas","count":1},{"name":"Laurin-Notemann","email":"47634664+Laurin-Notemann","login":"Laurin-Notemann","count":1},{"name":"Liam Newman","email":"96086065+liam-verta","login":"liam-verta","count":1},{"name":"Luigi Morel","email":"48476293+morelmiles","login":"morelmiles","count":1},{"name":"MaIII Themd","email":"ultra_mcu@msn.com","login":"ultramcu","count":1},{"name":"Mark Karpelès","email":"MagicalTux","login":"MagicalTux","count":1},{"name":"Martin Lindhe","email":"martin@ubique.se","login":"martinlindhe","count":1},{"name":"Matt Williams","email":"77163963+slickwilli","login":"slickwilli","count":1},{"name":"Mattt","email":"mattt@me.com","login":"mattt","count":1},{"name":"Mones Zarrugh","email":"mzarrugh@gmail.com","login":"moneszarrugh","count":1},{"name":"Mustafa Altun","email":"gmail@mustafaaltun.com","login":"glkz","count":1},{"name":"Nathaniel Kofalt","email":"nathaniel@kofalt.com","login":"kofalt","count":1},{"name":"PiotrKozimor","email":"37144818+PiotrKozimor","login":"PiotrKozimor","count":1},{"name":"Porjo","email":"porjo38@yahoo.com.au","login":"porjo","count":1},{"name":"Prateek Malhotra","email":"someone1@gmail.com","login":"someone1","count":1},{"name":"Qian Qiao","email":"qqiao","login":"qqiao","count":1},{"name":"Sadman Sakib","email":"ssadman8@gmail.com","login":"washboard-cpu","count":1},{"name":"Sebastiaan van Stijn","email":"thaJeztah","login":"thaJeztah","count":1},{"name":"Sebastian","email":"3441183+BattleBas","login":"BattleBas","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":12},{"name":"Michael Fridman","email":"mf192@icloud.com","login":"mfridman","count":4},{"name":"Chris Gibson","email":"c.a.gibson1990@gmail.com","login":"equalsgibson","count":4},{"name":"Christian Banse","email":"oxisto@aybaze.com","login":"oxisto","count":3},{"name":"salrashid123","email":"salrashid123@gmail.com","login":"salrashid123","count":1},{"name":"Yanhu","email":"huangfuyang900204@gmail.com","login":"Yanhu007","count":1},{"name":"TarasHots","email":"mgenny954@gmail.com","login":"TarasHots","count":1},{"name":"Matt Williams","email":"77163963+slickwilli","login":"slickwilli","count":1},{"name":"MaIII Themd","email":"ultra_mcu@msn.com","login":"ultramcu","count":1},{"name":"Egor Shevtsov","email":"egor.sheff@gmail.com","login":"EgorSheff","count":1},{"name":"Charlie Tonneslan","email":"cst0520@gmail.com","login":"ctonneslan","count":1},{"name":"alex-leering-eye-security","email":"alex.leering@eye.security","login":null,"count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-12T00:00:11.627Z","repositories_count":6313477,"commits_count":865278111,"contributors_count":35354855,"owners_count":1195378,"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":"golang-jwt/jwt","html_url":"https://github.com/golang-jwt/jwt","last_synced_at":"2026-07-08T04:21:44.068Z","status":"active","issues_count":125,"pull_requests_count":188,"avg_time_to_close_issue":12923137.390804598,"avg_time_to_close_pull_request":6746374.716129032,"issues_closed_count":87,"pull_requests_closed_count":155,"pull_request_authors_count":75,"issue_authors_count":108,"avg_comments_per_issue":2.504,"avg_comments_per_pull_request":1.6648936170212767,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":26,"past_year_issues_count":15,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":1261339.75,"past_year_avg_time_to_close_pull_request":1039093.56,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.2,"past_year_avg_comments_per_pull_request":0.8611111111111112,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":14,"created_at":"2023-05-16T22:52:18.221Z","updated_at":"2026-07-08T04:21:44.068Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/issues","issue_labels_count":{"table":{"jwt-go: legacy":6,"next":4,"documentation":3,"enhancement":3,"docs":1,"bug":1}},"pull_request_labels_count":{"table":{"dependencies":26,"github_actions":15,"next":8,"waiting for second review":2,"enhancement":1,"security":1}},"issue_author_associations_count":{"table":{"NONE":101,"MEMBER":10,"CONTRIBUTOR":7,"COLLABORATOR":7}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":76,"NONE":66,"COLLABORATOR":31,"MEMBER":15}},"issue_authors":{"table":{"lggomez":8,"oxisto":7,"mfridman":3,"crazyfrankie":2,"vault-thirteen":2,"NotAProton":1,"encrylife":1,"conotto":1,"FlorianSW":1,"mattrobenolt":1,"RichGski":1,"godcong":1,"lknite":1,"csrawat12":1,"PAW122":1,"notrobpike":1,"erudenko":1,"imiric":1,"mrichman":1,"miparnisari":1,"slickwilli":1,"dwisiswant0":1,"iraj720":1,"tonyqui":1,"Satont":1,"zaakn":1,"nrgraham23":1,"PavelXWX":1,"AutumnFlowerTheLeft":1,"Inasayang":1,"isishan":1,"JonasDoe":1,"oberlage":1,"sixwaaaay":1,"spksoft":1,"mohanavel15":1,"cherishman2005":1,"Mostafa-Nashat":1,"NateDimick":1,"sfinnman-cotn":1,"wangyanxi2019":1,"breadnette":1,"softwareteamsmarter":1,"equalsgibson":1,"samfoxcode":1,"Valdenirmezadri":1,"shiyin-weng":1,"lahirumaramba":1,"EmilioMirasola":1,"theliuk":1,"82andre":1,"Keda87":1,"your-diary":1,"Edmartt":1,"hcasellas":1,"sam-hoffman":1,"wz2b":1,"JorritSalverda":1,"scjody":1,"udonetsm":1,"WalkerGriggs":1,"sknr":1,"alzrck":1,"shuchow":1,"bentcoder":1,"cccqcccq":1,"mkikyotani-wes":1,"jsgoupil":1,"fresonn":1,"r4wand":1,"chaotic98":1,"LieLieLiekey":1,"mattt":1,"Moranilt":1,"scohen-examity":1,"twocs":1,"vishweshwarp":1,"DeanPDX":1,"emilpriver":1,"duhaesbaert":1,"icbd":1,"rickyseezy":1,"xkilldash9x":1,"Jacksmall":1,"charlesdaniels":1,"oSethoum":1,"mamycan":1,"ajermaky":1,"Virviil":1,"santichoks":1,"Nihility981":1,"jcburley":1,"Aner-Git":1,"xiluoduyu":1,"james-d-elliott":1,"imyixiao":1,"logan-stern":1,"yingshaoxo":1,"2hangpeng":1,"dreisBHT":1,"ash2k":1,"albertteoh":1,"niluan304":1,"ivanjaros":1,"bt-nia":1,"soyacen":1,"Grabber":1,"gurpartap2020":1}},"pull_request_authors":{"table":{"oxisto":31,"dependabot[bot]":26,"mfridman":14,"alexandear":9,"equalsgibson":4,"happysnaker":3,"AlexanderYastrebov":3,"mjudeikis":2,"dcalsky":2,"Yanhu007":2,"bt-nia":2,"craigpastro":2,"hatstand":2,"EgorSheff":2,"twz123":2,"qeq66":2,"the-wagness":2,"aachex":2,"sknr":2,"ultramcu":2,"emilpriver":2,"godcong":2,"kvii":2,"mattt":2,"Ashikpaul":2,"slickwilli":2,"dillonstreator":2,"sschulz-t":2,"leno23":2,"jsoref":2,"iraj720":2,"sfinnman-cotn":2,"viniciusgabrielfo":2,"xyproto":2,"hdonCr":2,"tjs-cinemo":2,"ss49919201":2,"jbarham":1,"matteosilv":1,"st3fan":1,"c-tonneslan":1,"lggomez":1,"guonaihong":1,"gkech":1,"gruberlu":1,"fishy":1,"estensen":1,"dmisol":1,"silverstr89":1,"duhaesbaert":1,"TarasHots":1,"jkopczyn":1,"WhyNotHugo":1,"arukuka":1,"netanmangal":1,"moneszarrugh":1,"quantumsheep":1,"liam-verta":1,"thaJeztah":1,"epelc":1,"primordialomegazero":1,"chanced":1,"parthokr":1,"costela":1,"twocs":1,"G1gg1L3s":1,"tareksha":1,"ksegun":1,"schmidtw":1,"travisnewhouse":1,"Laurin-Notemann":1,"wyf027":1,"salrashid123":1,"canolgun":1,"Krout0n":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-10T00:00:21.713Z","repositories_count":14863413,"issues_count":32289703,"pull_requests_count":106166470,"authors_count":11340826,"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":{"dependencies":11,"github_actions":11,"waiting for second review":2}},"past_year_issue_author_associations_count":{"table":{"NONE":14,"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":19,"NONE":13,"MEMBER":3,"COLLABORATOR":1}},"past_year_issue_authors":{"table":{"crazyfrankie":2,"AutumnFlowerTheLeft":1,"breadnette":1,"dreisBHT":1,"equalsgibson":1,"imiric":1,"imyixiao":1,"Mostafa-Nashat":1,"NateDimick":1,"samfoxcode":1,"shiyin-weng":1,"soyacen":1,"xiluoduyu":1,"xkilldash9x":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":11,"equalsgibson":4,"happysnaker":3,"mfridman":3,"leno23":2,"ultramcu":2,"Yanhu007":2,"canolgun":1,"c-tonneslan":1,"netanmangal":1,"oxisto":1,"primordialomegazero":1,"salrashid123":1,"TarasHots":1,"travisnewhouse":1,"wyf027":1}},"maintainers":[{"table":{"login":"oxisto","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"}},{"table":{"login":"mfridman","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"}},{"table":{"login":"lggomez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lggomez"}}],"active_maintainers":[{"table":{"login":"mfridman","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"}},{"table":{"login":"oxisto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxisto"}}]}},"events":null,"keywords":["auth","ed25519","go","golang","jwt","security"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-11-08T06:44:19.865Z","updated_at":"2023-11-08T06:44:19.865Z","repository_link":"https://github.com/golang-jwt/jwt/blob/main/.github/workflows/build.yml","dependencies":[{"id":14366907182,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14366907183,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14366907184,"package_name":"coverallsapp/github-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-11-08T06:44:20.159Z","updated_at":"2023-11-08T06:44:20.159Z","repository_link":"https://github.com/golang-jwt/jwt/blob/main/.github/workflows/codeql-analysis.yml","dependencies":[{"id":14366907195,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14366907196,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14366907197,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14366907198,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint.yml","sha":null,"kind":"manifest","created_at":"2023-11-08T06:44:20.276Z","updated_at":"2023-11-08T06:44:20.276Z","repository_link":"https://github.com/golang-jwt/jwt/blob/main/.github/workflows/lint.yml","dependencies":[{"id":14366907223,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14366907224,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14366907225,"package_name":"golangci/golangci-lint-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2023-11-08T06:44:20.425Z","updated_at":"2023-11-08T06:44:20.425Z","repository_link":"https://github.com/golang-jwt/jwt/blob/main/go.mod","dependencies":[]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2023-11-08T06:44:20.593Z","updated_at":"2023-11-08T06:44:20.593Z","repository_link":"https://github.com/golang-jwt/jwt/blob/main/go.sum","dependencies":[]}],"score":38.67032913627275,"created_at":"2026-07-08T09:13:06.592Z","updated_at":"2026-07-12T12:01:48.779Z","avatar_url":"https://github.com/golang-jwt.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378611","html_url":"https://summary.ecosyste.ms/projects/378611"}