{"id":378611,"url":"https://github.com/golang-jwt/jwt","last_synced_at":"2026-09-15T04:37:18.746Z","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-08-01T09:16:15.000Z","size":1566,"stargazers_count":9218,"open_issues_count":54,"forks_count":442,"subscribers_count":39,"default_branch":"main","last_synced_at":"2026-09-07T13:16:46.922Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-09-06T05:47:51.000Z","dependencies_parsed_at":"2026-08-10T03:40:50.504Z","dependency_job_id":null,"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":341189360,"owners_count":37126963,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":3,"last_synced_at":"2026-09-14T07:33:16.394Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":9259,"followers":94,"following":0,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2026-09-14T07:33:16.458Z","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":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-09-14T04:13:42.334Z","created_at":"2025-06-12T11:21:47.354Z","updated_at":"2026-09-14T04:13:42.334Z","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-08-01T09:16:15.000Z","size":1566,"stargazers_count":9218,"open_issues_count":54,"forks_count":442,"subscribers_count":39,"default_branch":"main","last_synced_at":"2026-09-07T13:16:46.922Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-09-06T05:47:51.000Z","dependencies_parsed_at":"2026-08-10T03:40:50.504Z","dependency_job_id":null,"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":341189360,"owners_count":37214218,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-11T02:00:05.857Z","response_time":56,"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":3,"last_synced_at":"2026-09-07T00:49:07.949Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":9254,"followers":94,"following":0,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2026-09-07T00:49:08.077Z","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.1","sha":"7ceae619e739dc8a7bf577214aa8ebf26668e9db","kind":"commit","published_at":"2026-01-28T19:58:13.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1/manifests"},{"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-09-11T09:04:09.562Z","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-09-11T02:33:12.110Z","issues_count":126,"pull_requests_count":197,"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":79,"issue_authors_count":109,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":1.5888324873096447,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":7,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":2984260.0,"past_year_avg_time_to_close_pull_request":1043589.7058823529,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":2.857142857142857,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":8,"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":17,"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"}]},"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":2333501,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","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-09-14T05:12:36.609Z","created_at":"2022-05-24T15:13:32.857Z","updated_at":"2026-09-14T05:12:36.610Z","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-08-01T09:16:15.000Z","size":1566,"stargazers_count":9218,"open_issues_count":54,"forks_count":442,"subscribers_count":39,"default_branch":"main","last_synced_at":"2026-09-07T13:16:46.922Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-09-06T05:47:51.000Z","dependencies_parsed_at":"2026-08-10T03:40:50.504Z","dependency_job_id":null,"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":341189360,"owners_count":37209548,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-11T02:00:05.857Z","response_time":56,"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":3,"last_synced_at":"2026-09-07T00:49:07.949Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":9254,"followers":94,"following":0,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2026-09-07T00:49:08.077Z","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.1","sha":"7ceae619e739dc8a7bf577214aa8ebf26668e9db","kind":"commit","published_at":"2026-01-28T19:58:13.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1/manifests"},{"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-09-11T04:43:20.135Z","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":"2026-09-11T02:33:12.110Z","issues_count":126,"pull_requests_count":197,"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":79,"issue_authors_count":109,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":1.5888324873096447,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":7,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":2984260.0,"past_year_avg_time_to_close_pull_request":1043589.7058823529,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":2.857142857142857,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":8,"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":17,"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"}]},"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":2333501,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","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-09-14T04:51:17.272Z","created_at":"2025-04-29T09:32:25.203Z","updated_at":"2026-09-14T04:51:17.273Z","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-08-01T09:16:15.000Z","size":1566,"stargazers_count":9209,"open_issues_count":53,"forks_count":443,"subscribers_count":34,"default_branch":"main","last_synced_at":"2026-08-24T10:37:01.838Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-08-22T22:13:10.000Z","dependencies_parsed_at":"2026-08-10T03:40:50.504Z","dependency_job_id":null,"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":36882935,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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.1","sha":"7ceae619e739dc8a7bf577214aa8ebf26668e9db","kind":"commit","published_at":"2026-01-28T19:58:13.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1/manifests"},{"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-08-24T15:15:53.137Z","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":"2026-08-24T10:36:58.455Z","issues_count":126,"pull_requests_count":196,"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":78,"issue_authors_count":109,"avg_comments_per_issue":2.5317460317460316,"avg_comments_per_pull_request":1.596938775510204,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":10,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":1790613.6,"past_year_avg_time_to_close_pull_request":996376.5789473684,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":2.1,"past_year_avg_comments_per_pull_request":0.6944444444444444,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":9,"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":17,"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"}]},"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":2333501,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","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":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-09-09T08:38:12.238Z","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-08-01T09:16:15.000Z","size":1566,"stargazers_count":9218,"open_issues_count":54,"forks_count":442,"subscribers_count":39,"default_branch":"main","last_synced_at":"2026-09-07T13:16:46.922Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-09-06T05:47:51.000Z","dependencies_parsed_at":"2026-08-10T03:40:50.504Z","dependency_job_id":null,"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":341189360,"owners_count":37126963,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":3,"last_synced_at":"2026-09-07T00:49:07.949Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":9254,"followers":94,"following":0,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2026-09-07T00:49:08.077Z","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.1","sha":"7ceae619e739dc8a7bf577214aa8ebf26668e9db","kind":"commit","published_at":"2026-01-28T19:58:13.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1/manifests"},{"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-09-09T08:38:12.238Z","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-09-09T01:32:36.378Z","issues_count":126,"pull_requests_count":197,"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":79,"issue_authors_count":109,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":1.5888324873096447,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":7,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":2984260.0,"past_year_avg_time_to_close_pull_request":1043589.7058823529,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":2.857142857142857,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":8,"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":17,"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"}]},"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":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":1173},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-09-12T05:06:02.182Z","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":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-08-27T19:35:39.811Z","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-08-01T09:16:15.000Z","size":1566,"stargazers_count":9209,"open_issues_count":53,"forks_count":443,"subscribers_count":34,"default_branch":"main","last_synced_at":"2026-08-24T10:37:01.838Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-08-22T22:13:10.000Z","dependencies_parsed_at":"2026-08-10T03:40:50.504Z","dependency_job_id":null,"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":36881232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":3,"last_synced_at":"2026-08-25T23:44:55.811Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":9243,"followers":93,"following":0,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2026-08-25T23:44:55.826Z","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.1","sha":"7ceae619e739dc8a7bf577214aa8ebf26668e9db","kind":"commit","published_at":"2026-01-28T19:58:13.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1/manifests"},{"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-08-27T19:35:39.811Z","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-08-27T11:51:49.773Z","issues_count":126,"pull_requests_count":196,"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":78,"issue_authors_count":109,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":1.596938775510204,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":10,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":1790613.6,"past_year_avg_time_to_close_pull_request":985745.3333333334,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":2.1,"past_year_avg_comments_per_pull_request":0.7058823529411765,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":9,"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":17,"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"}]},"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":38027,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1981},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-09-12T05:05:30.756Z","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":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-09-14T04:25:26.212Z","created_at":"2025-05-20T09:51:47.417Z","updated_at":"2026-09-14T04:25:26.212Z","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-08-01T09:16:15.000Z","size":1566,"stargazers_count":9218,"open_issues_count":54,"forks_count":442,"subscribers_count":39,"default_branch":"main","last_synced_at":"2026-09-07T13:16:46.922Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-09-06T05:47:51.000Z","dependencies_parsed_at":"2026-08-10T03:40:50.504Z","dependency_job_id":null,"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":341189360,"owners_count":37137517,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":3,"last_synced_at":"2026-09-07T00:49:07.949Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":9254,"followers":94,"following":0,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2026-09-07T00:49:08.077Z","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.1","sha":"7ceae619e739dc8a7bf577214aa8ebf26668e9db","kind":"commit","published_at":"2026-01-28T19:58:13.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1/manifests"},{"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-09-08T12:30:26.767Z","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":"2026-09-08T01:02:46.912Z","issues_count":126,"pull_requests_count":197,"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":79,"issue_authors_count":109,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":1.5888324873096447,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":7,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":2984260.0,"past_year_avg_time_to_close_pull_request":985745.3333333334,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":2.857142857142857,"past_year_avg_comments_per_pull_request":0.6857142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":9,"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":17,"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"}]},"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":2333501,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","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":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-09-07T15:51:50.461Z","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-08-01T09:16:15.000Z","size":1566,"stargazers_count":9218,"open_issues_count":54,"forks_count":442,"subscribers_count":39,"default_branch":"main","last_synced_at":"2026-09-07T13:16:46.922Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-09-06T05:47:51.000Z","dependencies_parsed_at":"2026-08-10T03:40:50.504Z","dependency_job_id":null,"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":341189360,"owners_count":37126963,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":3,"last_synced_at":"2026-09-07T00:49:07.949Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":9254,"followers":94,"following":0,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2026-09-07T00:49:08.077Z","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.1","sha":"7ceae619e739dc8a7bf577214aa8ebf26668e9db","kind":"commit","published_at":"2026-01-28T19:58:13.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1/manifests"},{"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-09-07T15:51:50.461Z","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-09-07T00:33:12.689Z","issues_count":126,"pull_requests_count":197,"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":79,"issue_authors_count":109,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":1.5888324873096447,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":7,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":2984260.0,"past_year_avg_time_to_close_pull_request":985745.3333333334,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":2.857142857142857,"past_year_avg_comments_per_pull_request":0.6857142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":9,"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":17,"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"}]},"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":1696,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1508},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-09-12T05:06:03.915Z","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":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-08-24T14:04:41.263Z","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-08-01T09:16:15.000Z","size":1566,"stargazers_count":9209,"open_issues_count":53,"forks_count":443,"subscribers_count":34,"default_branch":"main","last_synced_at":"2026-08-24T10:37:01.838Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-08-22T22:13:10.000Z","dependencies_parsed_at":"2026-08-10T03:40:50.504Z","dependency_job_id":null,"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":36881232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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.1","sha":"7ceae619e739dc8a7bf577214aa8ebf26668e9db","kind":"commit","published_at":"2026-01-28T19:58:13.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1/manifests"},{"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-08-24T14:04:41.263Z","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-08-24T10:36:58.455Z","issues_count":126,"pull_requests_count":196,"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":78,"issue_authors_count":109,"avg_comments_per_issue":2.5317460317460316,"avg_comments_per_pull_request":1.596938775510204,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":10,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":1790613.6,"past_year_avg_time_to_close_pull_request":996376.5789473684,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":2.1,"past_year_avg_comments_per_pull_request":0.6944444444444444,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":9,"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":17,"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"}]},"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":1696,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1508},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-09-12T05:06:03.915Z","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":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-09-13T04:13:50.728Z","created_at":"2022-04-12T18:30:56.199Z","updated_at":"2026-09-13T04:13:50.729Z","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-08-01T09:16:15.000Z","size":1566,"stargazers_count":9218,"open_issues_count":54,"forks_count":442,"subscribers_count":39,"default_branch":"main","last_synced_at":"2026-09-07T13:16:46.922Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-09-06T05:47:51.000Z","dependencies_parsed_at":"2026-08-10T03:40:50.504Z","dependency_job_id":null,"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":341189360,"owners_count":37163539,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-08T02:00:05.531Z","response_time":108,"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":3,"last_synced_at":"2026-09-07T00:49:07.949Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":9254,"followers":94,"following":0,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2026-09-07T00:49:08.077Z","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.1","sha":"7ceae619e739dc8a7bf577214aa8ebf26668e9db","kind":"commit","published_at":"2026-01-28T19:58:13.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1/manifests"},{"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-09-09T15:02:49.895Z","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":"2026-09-09T01:32:36.378Z","issues_count":126,"pull_requests_count":197,"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":79,"issue_authors_count":109,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":1.5888324873096447,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":7,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":2984260.0,"past_year_avg_time_to_close_pull_request":1043589.7058823529,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":2.857142857142857,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":8,"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":17,"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"}]},"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":2333501,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","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-09-14T04:11:12.499Z","created_at":"2025-11-17T12:05:42.498Z","updated_at":"2026-09-14T04:11:12.499Z","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-08-01T09:16:15.000Z","size":1566,"stargazers_count":9218,"open_issues_count":54,"forks_count":442,"subscribers_count":39,"default_branch":"main","last_synced_at":"2026-09-07T13:16:46.922Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-09-06T05:47:51.000Z","dependencies_parsed_at":"2026-08-10T03:40:50.504Z","dependency_job_id":null,"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":341189360,"owners_count":37162073,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-08T02:00:05.531Z","response_time":108,"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":3,"last_synced_at":"2026-09-07T00:49:07.949Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":9254,"followers":94,"following":0,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2026-09-07T00:49:08.077Z","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.1","sha":"7ceae619e739dc8a7bf577214aa8ebf26668e9db","kind":"commit","published_at":"2026-01-28T19:58:13.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1/manifests"},{"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-09-09T08:38:12.237Z","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":{"last_synced_at":"2026-09-09T01:32:36.378Z","issues_count":126,"pull_requests_count":197,"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":79,"issue_authors_count":109,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":1.5888324873096447,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":7,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":2984260.0,"past_year_avg_time_to_close_pull_request":1043589.7058823529,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":2.857142857142857,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":8,"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":17,"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"}]},"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":2333501,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","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-09-14T23:29:52.090Z","created_at":"2026-03-02T23:10:32.969Z","updated_at":"2026-09-14T23:29:52.090Z","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-08-01T09:16:15.000Z","size":1566,"stargazers_count":9218,"open_issues_count":54,"forks_count":442,"subscribers_count":39,"default_branch":"main","last_synced_at":"2026-09-07T13:16:46.922Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-09-06T05:47:51.000Z","dependencies_parsed_at":"2026-08-10T03:40:50.504Z","dependency_job_id":null,"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":341189360,"owners_count":37126963,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":3,"last_synced_at":"2026-09-07T00:49:07.949Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":9254,"followers":94,"following":0,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2026-09-07T00:49:08.077Z","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.1","sha":"7ceae619e739dc8a7bf577214aa8ebf26668e9db","kind":"commit","published_at":"2026-01-28T19:58:13.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1/manifests"},{"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-09-07T19:36:28.836Z","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-09-07T00:33:12.689Z","issues_count":126,"pull_requests_count":197,"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":79,"issue_authors_count":109,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":1.5888324873096447,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":7,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":2984260.0,"past_year_avg_time_to_close_pull_request":985745.3333333334,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":2.857142857142857,"past_year_avg_comments_per_pull_request":0.6857142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":9,"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":17,"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"}]},"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":32542,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1457},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-09-12T05:05:38.198Z","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":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-09-14T23:29:30.371Z","created_at":"2026-02-08T15:22:19.725Z","updated_at":"2026-09-14T23:29:30.372Z","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-08-01T09:16:15.000Z","size":1566,"stargazers_count":9218,"open_issues_count":54,"forks_count":442,"subscribers_count":39,"default_branch":"main","last_synced_at":"2026-09-07T13:16:46.922Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-09-06T05:47:51.000Z","dependencies_parsed_at":"2026-08-10T03:40:50.504Z","dependency_job_id":null,"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":341189360,"owners_count":37126963,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":3,"last_synced_at":"2026-09-07T00:49:07.949Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":9254,"followers":94,"following":0,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2026-09-07T00:49:08.077Z","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.1","sha":"7ceae619e739dc8a7bf577214aa8ebf26668e9db","kind":"commit","published_at":"2026-01-28T19:58:13.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1/manifests"},{"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-09-07T19:36:28.853Z","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-09-07T00:33:12.689Z","issues_count":126,"pull_requests_count":197,"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":79,"issue_authors_count":109,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":1.5888324873096447,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":7,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":2984260.0,"past_year_avg_time_to_close_pull_request":985745.3333333334,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":2.857142857142857,"past_year_avg_comments_per_pull_request":0.6857142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":9,"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":17,"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"}]},"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":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1598},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-09-12T05:05:33.118Z","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":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-09-14T23:29:35.943Z","created_at":"2026-03-02T23:09:56.453Z","updated_at":"2026-09-14T23:29:35.943Z","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-08-01T09:16:15.000Z","size":1566,"stargazers_count":9218,"open_issues_count":54,"forks_count":442,"subscribers_count":39,"default_branch":"main","last_synced_at":"2026-09-07T13:16:46.922Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-09-06T05:47:51.000Z","dependencies_parsed_at":"2026-08-10T03:40:50.504Z","dependency_job_id":null,"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":341189360,"owners_count":37126963,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":3,"last_synced_at":"2026-09-07T00:49:07.949Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":9254,"followers":94,"following":0,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2026-09-07T00:49:08.077Z","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.1","sha":"7ceae619e739dc8a7bf577214aa8ebf26668e9db","kind":"commit","published_at":"2026-01-28T19:58:13.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1/manifests"},{"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-09-07T19:36:29.005Z","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-09-07T00:33:12.689Z","issues_count":126,"pull_requests_count":197,"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":79,"issue_authors_count":109,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":1.5888324873096447,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":7,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":2984260.0,"past_year_avg_time_to_close_pull_request":985745.3333333334,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":2.857142857142857,"past_year_avg_comments_per_pull_request":0.6857142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":9,"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":17,"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"}]},"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":32542,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1457},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-09-12T05:05:38.198Z","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-09-14T23:29:51.454Z","created_at":"2026-03-02T23:09:43.188Z","updated_at":"2026-09-14T23:29:51.454Z","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-08-01T09:16:15.000Z","size":1566,"stargazers_count":9218,"open_issues_count":54,"forks_count":442,"subscribers_count":39,"default_branch":"main","last_synced_at":"2026-09-07T13:16:46.922Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-09-06T05:47:51.000Z","dependencies_parsed_at":"2026-08-10T03:40:50.504Z","dependency_job_id":null,"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":341189360,"owners_count":37126963,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":3,"last_synced_at":"2026-09-07T00:49:07.949Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":9254,"followers":94,"following":0,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2026-09-07T00:49:08.077Z","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.1","sha":"7ceae619e739dc8a7bf577214aa8ebf26668e9db","kind":"commit","published_at":"2026-01-28T19:58:13.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1/manifests"},{"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-09-07T19:36:29.006Z","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-09-07T00:33:12.689Z","issues_count":126,"pull_requests_count":197,"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":79,"issue_authors_count":109,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":1.5888324873096447,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":7,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":2984260.0,"past_year_avg_time_to_close_pull_request":985745.3333333334,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":2.857142857142857,"past_year_avg_comments_per_pull_request":0.6857142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":9,"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":17,"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"}]},"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":32542,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1457},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-09-12T05:05:38.198Z","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":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-08-26T14:03:09.664Z","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-08-01T09:16:15.000Z","size":1566,"stargazers_count":9209,"open_issues_count":53,"forks_count":443,"subscribers_count":34,"default_branch":"main","last_synced_at":"2026-08-24T10:37:01.838Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-08-22T22:13:10.000Z","dependencies_parsed_at":"2026-08-10T03:40:50.504Z","dependency_job_id":null,"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":36881232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":3,"last_synced_at":"2026-08-25T23:44:55.811Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":9243,"followers":93,"following":0,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2026-08-25T23:44:55.826Z","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.1","sha":"7ceae619e739dc8a7bf577214aa8ebf26668e9db","kind":"commit","published_at":"2026-01-28T19:58:13.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1/manifests"},{"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-08-26T14:03:09.664Z","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-08-26T11:34:47.992Z","issues_count":126,"pull_requests_count":196,"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":78,"issue_authors_count":109,"avg_comments_per_issue":2.5317460317460316,"avg_comments_per_pull_request":1.596938775510204,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":10,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":1790613.6,"past_year_avg_time_to_close_pull_request":985745.3333333334,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":2.1,"past_year_avg_comments_per_pull_request":0.7058823529411765,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":9,"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":17,"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"}]},"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":2211,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1563},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-09-12T05:06:05.666Z","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":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-09-14T04:41:04.851Z","created_at":"2024-09-05T07:02:03.262Z","updated_at":"2026-09-14T04:41:04.851Z","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-08-01T09:16:15.000Z","size":1566,"stargazers_count":9218,"open_issues_count":54,"forks_count":442,"subscribers_count":39,"default_branch":"main","last_synced_at":"2026-09-07T13:16:46.922Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-09-06T05:47:51.000Z","dependencies_parsed_at":"2026-08-10T03:40:50.504Z","dependency_job_id":null,"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":341189360,"owners_count":37137517,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":3,"last_synced_at":"2026-09-07T00:49:07.949Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":9254,"followers":94,"following":0,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2026-09-07T00:49:08.077Z","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.1","sha":"7ceae619e739dc8a7bf577214aa8ebf26668e9db","kind":"commit","published_at":"2026-01-28T19:58:13.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1/manifests"},{"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-09-07T19:36:29.439Z","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":"2026-09-07T00:33:12.689Z","issues_count":126,"pull_requests_count":197,"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":79,"issue_authors_count":109,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":1.5888324873096447,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":7,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":2984260.0,"past_year_avg_time_to_close_pull_request":985745.3333333334,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":2.857142857142857,"past_year_avg_comments_per_pull_request":0.6857142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":9,"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":17,"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"}]},"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":2333501,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","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-09-14T04:08:29.302Z","created_at":"2026-04-11T10:42:31.376Z","updated_at":"2026-09-14T04:08:29.303Z","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-08-01T09:16:15.000Z","size":1566,"stargazers_count":9218,"open_issues_count":54,"forks_count":442,"subscribers_count":39,"default_branch":"main","last_synced_at":"2026-09-07T13:16:46.922Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-09-06T05:47:51.000Z","dependencies_parsed_at":"2026-08-10T03:40:50.504Z","dependency_job_id":null,"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":341189360,"owners_count":37137517,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":3,"last_synced_at":"2026-09-07T00:49:07.949Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":9254,"followers":94,"following":0,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2026-09-07T00:49:08.077Z","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.1","sha":"7ceae619e739dc8a7bf577214aa8ebf26668e9db","kind":"commit","published_at":"2026-01-28T19:58:13.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1/manifests"},{"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-09-07T19:36:29.341Z","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":{"last_synced_at":"2026-09-07T00:33:12.689Z","issues_count":126,"pull_requests_count":197,"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":79,"issue_authors_count":109,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":1.5888324873096447,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":7,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":2984260.0,"past_year_avg_time_to_close_pull_request":985745.3333333334,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":2.857142857142857,"past_year_avg_comments_per_pull_request":0.6857142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":9,"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":17,"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"}]},"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":2333501,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","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-09-14T04:09:41.544Z","created_at":"2024-03-09T05:20:57.213Z","updated_at":"2026-09-14T04:09:41.545Z","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-08-01T09:16:15.000Z","size":1566,"stargazers_count":9218,"open_issues_count":54,"forks_count":442,"subscribers_count":39,"default_branch":"main","last_synced_at":"2026-09-07T13:16:46.922Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-09-06T05:47:51.000Z","dependencies_parsed_at":"2026-08-10T03:40:50.504Z","dependency_job_id":null,"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":341189360,"owners_count":37163539,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-08T02:00:05.531Z","response_time":108,"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":3,"last_synced_at":"2026-09-07T00:49:07.949Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":9254,"followers":94,"following":0,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2026-09-07T00:49:08.077Z","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.1","sha":"7ceae619e739dc8a7bf577214aa8ebf26668e9db","kind":"commit","published_at":"2026-01-28T19:58:13.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1/manifests"},{"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-09-08T15:52:40.168Z","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":"2026-09-08T01:02:46.912Z","issues_count":126,"pull_requests_count":197,"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":79,"issue_authors_count":109,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":1.5888324873096447,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":7,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":2984260.0,"past_year_avg_time_to_close_pull_request":985745.3333333334,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":2.857142857142857,"past_year_avg_comments_per_pull_request":0.6857142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":9,"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":17,"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"}]},"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":2333501,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","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-09-14T04:12:59.808Z","created_at":"2022-05-24T15:13:34.060Z","updated_at":"2026-09-14T04:12:59.808Z","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-08-01T09:16:15.000Z","size":1566,"stargazers_count":9218,"open_issues_count":54,"forks_count":442,"subscribers_count":39,"default_branch":"main","last_synced_at":"2026-09-07T13:16:46.922Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-09-06T05:47:51.000Z","dependencies_parsed_at":"2026-08-10T03:40:50.504Z","dependency_job_id":null,"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":341189360,"owners_count":37209548,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-11T02:00:05.857Z","response_time":56,"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":3,"last_synced_at":"2026-09-07T00:49:07.949Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":9254,"followers":94,"following":0,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2026-09-07T00:49:08.077Z","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.1","sha":"7ceae619e739dc8a7bf577214aa8ebf26668e9db","kind":"commit","published_at":"2026-01-28T19:58:13.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1/manifests"},{"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-09-11T09:57:52.661Z","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":"2026-09-11T02:33:12.110Z","issues_count":126,"pull_requests_count":197,"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":79,"issue_authors_count":109,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":1.5888324873096447,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":7,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":2984260.0,"past_year_avg_time_to_close_pull_request":1043589.7058823529,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":2.857142857142857,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":8,"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":17,"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"}]},"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":2333501,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","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-09-14T04:13:23.403Z","created_at":"2025-06-11T09:42:45.748Z","updated_at":"2026-09-14T04:13:23.403Z","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-08-01T09:16:15.000Z","size":1566,"stargazers_count":9209,"open_issues_count":53,"forks_count":443,"subscribers_count":34,"default_branch":"main","last_synced_at":"2026-08-24T10:37:01.838Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-08-22T22:13:10.000Z","dependencies_parsed_at":"2026-08-10T03:40:50.504Z","dependency_job_id":null,"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":36882935,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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.1","sha":"7ceae619e739dc8a7bf577214aa8ebf26668e9db","kind":"commit","published_at":"2026-01-28T19:58:13.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1/manifests"},{"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-08-24T15:15:52.351Z","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":"2026-08-24T10:36:58.455Z","issues_count":126,"pull_requests_count":196,"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":78,"issue_authors_count":109,"avg_comments_per_issue":2.5317460317460316,"avg_comments_per_pull_request":1.596938775510204,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":10,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":1790613.6,"past_year_avg_time_to_close_pull_request":996376.5789473684,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":2.1,"past_year_avg_comments_per_pull_request":0.6944444444444444,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":9,"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":17,"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"}]},"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":2333501,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","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-09-14T04:20:54.802Z","created_at":"2025-10-11T09:06:16.587Z","updated_at":"2026-09-14T04:20:54.802Z","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-08-01T09:16:15.000Z","size":1566,"stargazers_count":9218,"open_issues_count":54,"forks_count":442,"subscribers_count":39,"default_branch":"main","last_synced_at":"2026-09-07T13:16:46.922Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-09-06T05:47:51.000Z","dependencies_parsed_at":"2026-08-10T03:40:50.504Z","dependency_job_id":null,"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":341189360,"owners_count":37187853,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-09T02:00:06.536Z","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"},"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":3,"last_synced_at":"2026-09-07T00:49:07.949Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":9254,"followers":94,"following":0,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2026-09-07T00:49:08.077Z","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.1","sha":"7ceae619e739dc8a7bf577214aa8ebf26668e9db","kind":"commit","published_at":"2026-01-28T19:58:13.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1/manifests"},{"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-09-09T21:06:04.394Z","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":"2026-09-09T01:32:36.378Z","issues_count":126,"pull_requests_count":197,"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":79,"issue_authors_count":109,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":1.5888324873096447,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":7,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":2984260.0,"past_year_avg_time_to_close_pull_request":1043589.7058823529,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":2.857142857142857,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":8,"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":17,"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"}]},"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":2333501,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","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-09-14T04:21:50.757Z","created_at":"2024-03-09T05:20:56.472Z","updated_at":"2026-09-14T04:21:50.757Z","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-08-01T09:16:15.000Z","size":1566,"stargazers_count":9218,"open_issues_count":54,"forks_count":442,"subscribers_count":39,"default_branch":"main","last_synced_at":"2026-09-07T13:16:46.922Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-09-06T05:47:51.000Z","dependencies_parsed_at":"2026-08-10T03:40:50.504Z","dependency_job_id":null,"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":341189360,"owners_count":37163539,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-08T02:00:05.531Z","response_time":108,"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":3,"last_synced_at":"2026-09-07T00:49:07.949Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":9254,"followers":94,"following":0,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2026-09-07T00:49:08.077Z","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.1","sha":"7ceae619e739dc8a7bf577214aa8ebf26668e9db","kind":"commit","published_at":"2026-01-28T19:58:13.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1/manifests"},{"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-09-10T14:55:19.836Z","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":"2026-09-10T02:05:04.234Z","issues_count":126,"pull_requests_count":197,"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":79,"issue_authors_count":109,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":1.5888324873096447,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":7,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":2984260.0,"past_year_avg_time_to_close_pull_request":1043589.7058823529,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":2.857142857142857,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":8,"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":17,"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"}]},"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":2333501,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","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-09-14T04:22:42.276Z","created_at":"2026-04-22T10:05:00.236Z","updated_at":"2026-09-14T04:22:42.276Z","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-08-01T09:16:15.000Z","size":1566,"stargazers_count":9218,"open_issues_count":54,"forks_count":442,"subscribers_count":39,"default_branch":"main","last_synced_at":"2026-09-07T13:16:46.922Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-09-06T05:47:51.000Z","dependencies_parsed_at":"2026-08-10T03:40:50.504Z","dependency_job_id":null,"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":341189360,"owners_count":37299460,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-13T02:00:22.117Z","response_time":122,"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":3,"last_synced_at":"2026-09-07T00:49:07.949Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":9254,"followers":94,"following":0,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2026-09-07T00:49:08.077Z","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.1","sha":"7ceae619e739dc8a7bf577214aa8ebf26668e9db","kind":"commit","published_at":"2026-01-28T19:58:13.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1/manifests"},{"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-09-14T01:48:51.160Z","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":{"last_synced_at":"2026-09-13T03:33:54.004Z","issues_count":126,"pull_requests_count":197,"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":79,"issue_authors_count":109,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":1.5888324873096447,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":6,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":4380991.5,"past_year_avg_time_to_close_pull_request":1097843.25,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":3.1666666666666665,"past_year_avg_comments_per_pull_request":0.6875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":7,"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":17,"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":1,"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":2333501,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","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-09-14T04:28:38.721Z","created_at":"2025-05-20T09:51:47.366Z","updated_at":"2026-09-14T04:28:38.722Z","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-08-01T09:16:15.000Z","size":1566,"stargazers_count":9218,"open_issues_count":54,"forks_count":442,"subscribers_count":39,"default_branch":"main","last_synced_at":"2026-09-07T13:16:46.922Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-09-06T05:47:51.000Z","dependencies_parsed_at":"2026-08-10T03:40:50.504Z","dependency_job_id":null,"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":341189360,"owners_count":37137517,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":3,"last_synced_at":"2026-09-07T00:49:07.949Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":9254,"followers":94,"following":0,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2026-09-07T00:49:08.077Z","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.1","sha":"7ceae619e739dc8a7bf577214aa8ebf26668e9db","kind":"commit","published_at":"2026-01-28T19:58:13.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1/manifests"},{"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-09-09T08:38:12.255Z","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":"2026-09-09T01:32:36.378Z","issues_count":126,"pull_requests_count":197,"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":79,"issue_authors_count":109,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":1.5888324873096447,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":7,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":2984260.0,"past_year_avg_time_to_close_pull_request":1043589.7058823529,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":2.857142857142857,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":8,"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":17,"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"}]},"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":2333501,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","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-09-14T04:38:38.879Z","created_at":"2026-05-24T11:59:19.245Z","updated_at":"2026-09-14T04:38:38.879Z","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-08-01T09:16:15.000Z","size":1566,"stargazers_count":9218,"open_issues_count":54,"forks_count":442,"subscribers_count":39,"default_branch":"main","last_synced_at":"2026-09-07T13:16:46.922Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-09-06T05:47:51.000Z","dependencies_parsed_at":"2026-08-10T03:40:50.504Z","dependency_job_id":null,"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":341189360,"owners_count":37224130,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-11T02:00:05.857Z","response_time":56,"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":3,"last_synced_at":"2026-09-07T00:49:07.949Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":9254,"followers":94,"following":0,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2026-09-07T00:49:08.077Z","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.1","sha":"7ceae619e739dc8a7bf577214aa8ebf26668e9db","kind":"commit","published_at":"2026-01-28T19:58:13.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1/manifests"},{"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-09-11T18:16:42.254Z","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":{"last_synced_at":"2026-09-11T02:33:12.110Z","issues_count":126,"pull_requests_count":197,"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":79,"issue_authors_count":109,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":1.5888324873096447,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":7,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":2984260.0,"past_year_avg_time_to_close_pull_request":1043589.7058823529,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":2.857142857142857,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":8,"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":17,"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"}]},"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":2333501,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","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":"mit","normalized_licenses":["MIT"],"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-09-14T04:41:12.646Z","created_at":"2026-04-12T09:36:11.815Z","updated_at":"2026-09-14T04:41:12.647Z","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-08-01T09:16:15.000Z","size":1566,"stargazers_count":9218,"open_issues_count":54,"forks_count":442,"subscribers_count":39,"default_branch":"main","last_synced_at":"2026-09-07T13:16:46.922Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-09-06T05:47:51.000Z","dependencies_parsed_at":"2026-08-10T03:40:50.504Z","dependency_job_id":null,"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":341189360,"owners_count":37137517,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":3,"last_synced_at":"2026-09-07T00:49:07.949Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":9254,"followers":94,"following":0,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2026-09-07T00:49:08.077Z","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.1","sha":"7ceae619e739dc8a7bf577214aa8ebf26668e9db","kind":"commit","published_at":"2026-01-28T19:58:13.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1/manifests"},{"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-09-10T21:59:56.146Z","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":{"last_synced_at":"2026-09-10T02:05:04.234Z","issues_count":126,"pull_requests_count":197,"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":79,"issue_authors_count":109,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":1.5888324873096447,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":7,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":2984260.0,"past_year_avg_time_to_close_pull_request":1043589.7058823529,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":2.857142857142857,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":8,"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":17,"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"}]},"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":2333501,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","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":4044360,"name":"gopkg.in/golang-jwt/jwt.v3","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":"gopkg.in/golang-jwt","versions_count":5,"first_release_published_at":"2016-06-16T19:15:56.000Z","latest_release_published_at":"2021-07-30T20:54:04.000Z","latest_release_number":"v3.2.2","last_synced_at":"2026-09-14T04:46:19.918Z","created_at":"2022-04-12T09:48:14.407Z","updated_at":"2026-09-14T04:46:19.918Z","registry_url":"https://pkg.go.dev/gopkg.in/golang-jwt/jwt.v3","install_command":"go get gopkg.in/golang-jwt/jwt.v3","documentation_url":"https://pkg.go.dev/gopkg.in/golang-jwt/jwt.v3#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-08-01T09:16:15.000Z","size":1566,"stargazers_count":9218,"open_issues_count":54,"forks_count":442,"subscribers_count":39,"default_branch":"main","last_synced_at":"2026-09-07T13:16:46.922Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-09-06T05:47:51.000Z","dependencies_parsed_at":"2026-08-10T03:40:50.504Z","dependency_job_id":null,"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":341189360,"owners_count":37126963,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":3,"last_synced_at":"2026-09-07T00:49:07.949Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":9254,"followers":94,"following":0,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2026-09-07T00:49:08.077Z","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.1","sha":"7ceae619e739dc8a7bf577214aa8ebf26668e9db","kind":"commit","published_at":"2026-01-28T19:58:13.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1/manifests"},{"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-09-12T21:18:43.460Z","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/gopkg.in/golang-jwt/jwt.v3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/gopkg.in/golang-jwt/jwt.v3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/gopkg.in/golang-jwt/jwt.v3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/gopkg.in/golang-jwt/jwt.v3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-12T03:03:21.235Z","issues_count":126,"pull_requests_count":197,"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":79,"issue_authors_count":109,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":1.5888324873096447,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":6,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":4380991.5,"past_year_avg_time_to_close_pull_request":1097843.25,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":3.1666666666666665,"past_year_avg_comments_per_pull_request":0.6875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":7,"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":17,"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":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgolang-jwt%2Fjwt.v3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgolang-jwt%2Fjwt.v3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgolang-jwt%2Fjwt.v3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgolang-jwt%2Fjwt.v3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgolang-jwt%2Fjwt.v3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgolang-jwt%2Fjwt.v3/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2333501,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","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":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-09-14T04:48:44.360Z","created_at":"2025-05-07T09:15:45.797Z","updated_at":"2026-09-14T04:48:44.360Z","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-08-01T09:16:15.000Z","size":1566,"stargazers_count":9218,"open_issues_count":54,"forks_count":442,"subscribers_count":39,"default_branch":"main","last_synced_at":"2026-09-07T13:16:46.922Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-09-06T05:47:51.000Z","dependencies_parsed_at":"2026-08-10T03:40:50.504Z","dependency_job_id":null,"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":341189360,"owners_count":37187853,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-09T02:00:06.536Z","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"},"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":3,"last_synced_at":"2026-09-07T00:49:07.949Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":9254,"followers":94,"following":0,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2026-09-07T00:49:08.077Z","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.1","sha":"7ceae619e739dc8a7bf577214aa8ebf26668e9db","kind":"commit","published_at":"2026-01-28T19:58:13.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1/manifests"},{"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-09-09T21:06:04.394Z","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":"2026-09-09T01:32:36.378Z","issues_count":126,"pull_requests_count":197,"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":79,"issue_authors_count":109,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":1.5888324873096447,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":7,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":2984260.0,"past_year_avg_time_to_close_pull_request":1043589.7058823529,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":2.857142857142857,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":8,"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":17,"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"}]},"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":2333501,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","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":"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-09-14T04:53:49.028Z","created_at":"2025-11-28T11:53:16.812Z","updated_at":"2026-09-14T04:53:49.028Z","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-08-01T09:16:15.000Z","size":1566,"stargazers_count":9209,"open_issues_count":53,"forks_count":443,"subscribers_count":34,"default_branch":"main","last_synced_at":"2026-08-24T10:37:01.838Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-08-22T22:13:10.000Z","dependencies_parsed_at":"2026-08-10T03:40:50.504Z","dependency_job_id":null,"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":36881232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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.1","sha":"7ceae619e739dc8a7bf577214aa8ebf26668e9db","kind":"commit","published_at":"2026-01-28T19:58:13.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1/manifests"},{"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-08-24T14:04:41.271Z","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":{"last_synced_at":"2026-08-24T10:36:58.455Z","issues_count":126,"pull_requests_count":196,"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":78,"issue_authors_count":109,"avg_comments_per_issue":2.5317460317460316,"avg_comments_per_pull_request":1.596938775510204,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":10,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":1790613.6,"past_year_avg_time_to_close_pull_request":996376.5789473684,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":2.1,"past_year_avg_comments_per_pull_request":0.6944444444444444,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":9,"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":17,"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"}]},"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":2333501,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","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-09-14T05:05:01.399Z","created_at":"2024-09-05T07:02:03.648Z","updated_at":"2026-09-14T05:05:01.400Z","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-08-01T09:16:15.000Z","size":1566,"stargazers_count":9218,"open_issues_count":54,"forks_count":442,"subscribers_count":39,"default_branch":"main","last_synced_at":"2026-09-07T13:16:46.922Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-09-06T05:47:51.000Z","dependencies_parsed_at":"2026-08-10T03:40:50.504Z","dependency_job_id":null,"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":341189360,"owners_count":37230268,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-12T02:00:07.213Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":3,"last_synced_at":"2026-09-07T00:49:07.949Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":9254,"followers":94,"following":0,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2026-09-07T00:49:08.077Z","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.1","sha":"7ceae619e739dc8a7bf577214aa8ebf26668e9db","kind":"commit","published_at":"2026-01-28T19:58:13.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1/manifests"},{"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-09-14T04:04:53.873Z","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":"2026-09-14T04:03:13.656Z","issues_count":126,"pull_requests_count":197,"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":79,"issue_authors_count":109,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":1.5888324873096447,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":6,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":4380991.5,"past_year_avg_time_to_close_pull_request":1097843.25,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":3.1666666666666665,"past_year_avg_comments_per_pull_request":0.6875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":7,"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":17,"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":1,"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":2333501,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","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":"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-09-14T04:10:38.331Z","created_at":"2026-04-11T10:42:31.381Z","updated_at":"2026-09-14T04:10:38.331Z","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-08-01T09:16:15.000Z","size":1566,"stargazers_count":9218,"open_issues_count":54,"forks_count":442,"subscribers_count":39,"default_branch":"main","last_synced_at":"2026-09-07T13:16:46.922Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-09-06T05:47:51.000Z","dependencies_parsed_at":"2026-08-10T03:40:50.504Z","dependency_job_id":null,"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":341189360,"owners_count":37137517,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":3,"last_synced_at":"2026-09-07T00:49:07.949Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":9254,"followers":94,"following":0,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2026-09-07T00:49:08.077Z","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.1","sha":"7ceae619e739dc8a7bf577214aa8ebf26668e9db","kind":"commit","published_at":"2026-01-28T19:58:13.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1/manifests"},{"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-09-09T06:41:10.119Z","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":{"last_synced_at":"2026-09-09T01:32:36.378Z","issues_count":126,"pull_requests_count":197,"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":79,"issue_authors_count":109,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":1.5888324873096447,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":7,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":2984260.0,"past_year_avg_time_to_close_pull_request":1043589.7058823529,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":2.857142857142857,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":8,"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":17,"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"}]},"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":2333501,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","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":"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-09-14T05:48:55.787Z","created_at":"2026-05-24T11:59:19.188Z","updated_at":"2026-09-14T05:48:55.787Z","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-08-01T09:16:15.000Z","size":1566,"stargazers_count":9218,"open_issues_count":54,"forks_count":442,"subscribers_count":39,"default_branch":"main","last_synced_at":"2026-09-07T13:16:46.922Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-09-06T05:47:51.000Z","dependencies_parsed_at":"2026-08-10T03:40:50.504Z","dependency_job_id":null,"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":341189360,"owners_count":37137517,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":3,"last_synced_at":"2026-09-07T00:49:07.949Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":9254,"followers":94,"following":0,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2026-09-07T00:49:08.077Z","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.1","sha":"7ceae619e739dc8a7bf577214aa8ebf26668e9db","kind":"commit","published_at":"2026-01-28T19:58:13.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1/manifests"},{"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-09-07T19:36:29.515Z","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":{"last_synced_at":"2026-09-07T00:33:12.689Z","issues_count":126,"pull_requests_count":197,"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":79,"issue_authors_count":109,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":1.5888324873096447,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":7,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":2984260.0,"past_year_avg_time_to_close_pull_request":985745.3333333334,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":2.857142857142857,"past_year_avg_comments_per_pull_request":0.6857142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":9,"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":17,"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"}]},"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":2333501,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","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-09-14T09:19:16.322Z","created_at":"2022-04-12T03:46:17.234Z","updated_at":"2026-09-14T09:19:16.323Z","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-08-01T09:16:15.000Z","size":1566,"stargazers_count":9213,"open_issues_count":54,"forks_count":444,"subscribers_count":35,"default_branch":"main","last_synced_at":"2026-08-31T10:46:21.644Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-08-31T09:50:51.000Z","dependencies_parsed_at":"2026-08-10T03:40:50.504Z","dependency_job_id":null,"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":36999456,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":3,"last_synced_at":"2026-08-25T23:44:55.811Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":9243,"followers":93,"following":0,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2026-08-25T23:44:55.826Z","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.1","sha":"7ceae619e739dc8a7bf577214aa8ebf26668e9db","kind":"commit","published_at":"2026-01-28T19:58:13.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1/manifests"},{"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-09-06T14:47:53.836Z","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-09-06T00:05:34.329Z","issues_count":126,"pull_requests_count":197,"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":79,"issue_authors_count":109,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":1.5888324873096447,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":7,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":2984260.0,"past_year_avg_time_to_close_pull_request":985745.3333333334,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":2.857142857142857,"past_year_avg_comments_per_pull_request":0.6857142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":9,"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":17,"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"}]},"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":2333501,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","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-09-14T12:20:00.154Z","created_at":"2022-09-11T01:25:13.663Z","updated_at":"2026-09-15T03:15:23.180Z","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-08-01T09:16:15.000Z","size":1566,"stargazers_count":9218,"open_issues_count":54,"forks_count":442,"subscribers_count":39,"default_branch":"main","last_synced_at":"2026-09-07T13:16:46.922Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-09-06T05:47:51.000Z","dependencies_parsed_at":"2026-08-10T03:40:50.504Z","dependency_job_id":null,"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":341189360,"owners_count":37126963,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":3,"last_synced_at":"2026-09-07T00:49:07.949Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":9254,"followers":94,"following":0,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2026-09-07T00:49:08.077Z","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.1","sha":"7ceae619e739dc8a7bf577214aa8ebf26668e9db","kind":"commit","published_at":"2026-01-28T19:58:13.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1/manifests"},{"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-09-09T15:02:49.950Z","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-09-15T02:05:58.809Z","epss_percentage":0.00723,"epss_percentile":0.51684,"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-09-09T01:32:36.378Z","issues_count":126,"pull_requests_count":197,"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":79,"issue_authors_count":109,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":1.5888324873096447,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":7,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":2984260.0,"past_year_avg_time_to_close_pull_request":1043589.7058823529,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":2.857142857142857,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":8,"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":17,"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"}]},"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":2333501,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","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":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-09-14T04:11:45.039Z","created_at":"2025-06-12T11:21:48.037Z","updated_at":"2026-09-14T04:11:45.039Z","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-08-01T09:16:15.000Z","size":1566,"stargazers_count":9218,"open_issues_count":54,"forks_count":442,"subscribers_count":39,"default_branch":"main","last_synced_at":"2026-09-07T13:16:46.922Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-09-06T05:47:51.000Z","dependencies_parsed_at":"2026-08-10T03:40:50.504Z","dependency_job_id":null,"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":341189360,"owners_count":37163539,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-08T02:00:05.531Z","response_time":108,"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":3,"last_synced_at":"2026-09-07T00:49:07.949Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":9254,"followers":94,"following":0,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2026-09-07T00:49:08.077Z","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.1","sha":"7ceae619e739dc8a7bf577214aa8ebf26668e9db","kind":"commit","published_at":"2026-01-28T19:58:13.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1/manifests"},{"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-09-08T15:52:40.154Z","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":"2026-09-08T01:02:46.912Z","issues_count":126,"pull_requests_count":197,"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":79,"issue_authors_count":109,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":1.5888324873096447,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":7,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":2984260.0,"past_year_avg_time_to_close_pull_request":985745.3333333334,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":2.857142857142857,"past_year_avg_comments_per_pull_request":0.6857142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":9,"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":17,"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"}]},"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":2333501,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","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":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-09-14T14:29:14.176Z","created_at":"2026-02-12T17:48:00.061Z","updated_at":"2026-09-14T14:29:14.177Z","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-08-01T09:16:15.000Z","size":1566,"stargazers_count":9218,"open_issues_count":54,"forks_count":442,"subscribers_count":39,"default_branch":"main","last_synced_at":"2026-09-07T13:16:46.922Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-09-06T05:47:51.000Z","dependencies_parsed_at":"2026-08-10T03:40:50.504Z","dependency_job_id":null,"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":341189360,"owners_count":37126963,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":3,"last_synced_at":"2026-09-07T00:49:07.949Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":9254,"followers":94,"following":0,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2026-09-07T00:49:08.077Z","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.1","sha":"7ceae619e739dc8a7bf577214aa8ebf26668e9db","kind":"commit","published_at":"2026-01-28T19:58:13.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1/manifests"},{"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-09-08T05:09:14.400Z","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-09-08T01:02:46.912Z","issues_count":126,"pull_requests_count":197,"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":79,"issue_authors_count":109,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":1.5888324873096447,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":7,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":2984260.0,"past_year_avg_time_to_close_pull_request":985745.3333333334,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":2.857142857142857,"past_year_avg_comments_per_pull_request":0.6857142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":9,"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":17,"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"}]},"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":2635,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1420},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-09-12T05:05:59.174Z","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":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-09-14T04:32:13.907Z","created_at":"2025-06-12T11:21:45.236Z","updated_at":"2026-09-14T04:32:13.907Z","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-08-01T09:16:15.000Z","size":1566,"stargazers_count":9218,"open_issues_count":54,"forks_count":442,"subscribers_count":39,"default_branch":"main","last_synced_at":"2026-09-07T13:16:46.922Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-09-06T05:47:51.000Z","dependencies_parsed_at":"2026-08-10T03:40:50.504Z","dependency_job_id":null,"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":341189360,"owners_count":37286875,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-13T02:00:22.117Z","response_time":122,"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":3,"last_synced_at":"2026-09-07T00:49:07.949Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":9254,"followers":94,"following":0,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2026-09-07T00:49:08.077Z","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.1","sha":"7ceae619e739dc8a7bf577214aa8ebf26668e9db","kind":"commit","published_at":"2026-01-28T19:58:13.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1/manifests"},{"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-09-13T18:45:41.701Z","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":"2026-09-13T03:33:54.004Z","issues_count":126,"pull_requests_count":197,"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":79,"issue_authors_count":109,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":1.5888324873096447,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":6,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":4380991.5,"past_year_avg_time_to_close_pull_request":1097843.25,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":3.1666666666666665,"past_year_avg_comments_per_pull_request":0.6875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":7,"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":17,"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":1,"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":2333501,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","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":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-09-14T23:30:11.001Z","created_at":"2026-02-08T15:22:19.578Z","updated_at":"2026-09-14T23:30:11.001Z","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-08-01T09:16:15.000Z","size":1566,"stargazers_count":9218,"open_issues_count":54,"forks_count":442,"subscribers_count":39,"default_branch":"main","last_synced_at":"2026-09-07T13:16:46.922Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-09-06T05:47:51.000Z","dependencies_parsed_at":"2026-08-10T03:40:50.504Z","dependency_job_id":null,"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":341189360,"owners_count":37126963,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":3,"last_synced_at":"2026-09-07T00:49:07.949Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":9254,"followers":94,"following":0,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2026-09-07T00:49:08.077Z","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.1","sha":"7ceae619e739dc8a7bf577214aa8ebf26668e9db","kind":"commit","published_at":"2026-01-28T19:58:13.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1/manifests"},{"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-09-07T19:36:29.170Z","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-09-07T00:33:12.689Z","issues_count":126,"pull_requests_count":197,"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":79,"issue_authors_count":109,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":1.5888324873096447,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":7,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":2984260.0,"past_year_avg_time_to_close_pull_request":985745.3333333334,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":2.857142857142857,"past_year_avg_comments_per_pull_request":0.6857142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":9,"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":17,"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"}]},"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":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1598},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-09-12T05:05:33.118Z","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":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-09-14T23:30:03.286Z","created_at":"2026-02-12T03:15:13.559Z","updated_at":"2026-09-14T23:30:03.289Z","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-08-01T09:16:15.000Z","size":1566,"stargazers_count":9218,"open_issues_count":54,"forks_count":442,"subscribers_count":39,"default_branch":"main","last_synced_at":"2026-09-07T13:16:46.922Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-09-06T05:47:51.000Z","dependencies_parsed_at":"2026-08-10T03:40:50.504Z","dependency_job_id":null,"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":341189360,"owners_count":37126963,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":3,"last_synced_at":"2026-09-07T00:49:07.949Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":9254,"followers":94,"following":0,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2026-09-07T00:49:08.077Z","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.1","sha":"7ceae619e739dc8a7bf577214aa8ebf26668e9db","kind":"commit","published_at":"2026-01-28T19:58:13.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1/manifests"},{"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-09-07T19:36:29.004Z","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-09-07T00:33:12.689Z","issues_count":126,"pull_requests_count":197,"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":79,"issue_authors_count":109,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":1.5888324873096447,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":7,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":2984260.0,"past_year_avg_time_to_close_pull_request":985745.3333333334,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":2.857142857142857,"past_year_avg_comments_per_pull_request":0.6857142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":9,"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":17,"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"}]},"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":38027,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1981},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-09-12T05:05:30.756Z","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":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-09-15T00:15:41.648Z","created_at":"2022-04-12T10:32:33.986Z","updated_at":"2026-09-15T03:15:23.169Z","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-08-01T09:16:15.000Z","size":1566,"stargazers_count":9218,"open_issues_count":54,"forks_count":442,"subscribers_count":39,"default_branch":"main","last_synced_at":"2026-09-07T13:16:46.922Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-09-06T05:47:51.000Z","dependencies_parsed_at":"2026-08-10T03:40:50.504Z","dependency_job_id":null,"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":341189360,"owners_count":37126963,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":3,"last_synced_at":"2026-09-07T00:49:07.949Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":9254,"followers":94,"following":0,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2026-09-07T00:49:08.077Z","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.1","sha":"7ceae619e739dc8a7bf577214aa8ebf26668e9db","kind":"commit","published_at":"2026-01-28T19:58:13.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1/manifests"},{"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-09-13T18:45:41.705Z","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-09-15T02:05:58.809Z","epss_percentage":0.00723,"epss_percentile":0.51684,"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-09-03T07:07:03.001Z","epss_percentage":0.0051,"epss_percentile":0.41529,"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-09-13T03:33:54.004Z","issues_count":126,"pull_requests_count":197,"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":79,"issue_authors_count":109,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":1.5888324873096447,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":6,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":4380991.5,"past_year_avg_time_to_close_pull_request":1097843.25,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":3.1666666666666665,"past_year_avg_comments_per_pull_request":0.6875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":7,"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":17,"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":1,"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":2333501,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","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-09-14T04:08:18.375Z","created_at":"2025-05-13T08:51:25.414Z","updated_at":"2026-09-14T04:08:18.375Z","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-08-01T09:16:15.000Z","size":1566,"stargazers_count":9218,"open_issues_count":54,"forks_count":442,"subscribers_count":39,"default_branch":"main","last_synced_at":"2026-09-07T13:16:46.922Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-09-06T05:47:51.000Z","dependencies_parsed_at":"2026-08-10T03:40:50.504Z","dependency_job_id":null,"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":341189360,"owners_count":37126963,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":3,"last_synced_at":"2026-09-07T00:49:07.949Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":9254,"followers":94,"following":0,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2026-09-07T00:49:08.077Z","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.1","sha":"7ceae619e739dc8a7bf577214aa8ebf26668e9db","kind":"commit","published_at":"2026-01-28T19:58:13.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1/manifests"},{"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-09-07T19:36:29.504Z","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":"2026-09-07T00:33:12.689Z","issues_count":126,"pull_requests_count":197,"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":79,"issue_authors_count":109,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":1.5888324873096447,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":7,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":2984260.0,"past_year_avg_time_to_close_pull_request":985745.3333333334,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":2.857142857142857,"past_year_avg_comments_per_pull_request":0.6857142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":9,"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":17,"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"}]},"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":2333501,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","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":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-09-09T06:41:10.123Z","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-08-01T09:16:15.000Z","size":1566,"stargazers_count":9218,"open_issues_count":54,"forks_count":442,"subscribers_count":39,"default_branch":"main","last_synced_at":"2026-09-07T13:16:46.922Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-09-06T05:47:51.000Z","dependencies_parsed_at":"2026-08-10T03:40:50.504Z","dependency_job_id":null,"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":341189360,"owners_count":37126963,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":3,"last_synced_at":"2026-09-07T00:49:07.949Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":9254,"followers":94,"following":0,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2026-09-07T00:49:08.077Z","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.1","sha":"7ceae619e739dc8a7bf577214aa8ebf26668e9db","kind":"commit","published_at":"2026-01-28T19:58:13.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1/manifests"},{"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-09-09T06:41:10.123Z","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-09-09T01:32:36.378Z","issues_count":126,"pull_requests_count":197,"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":79,"issue_authors_count":109,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":1.5888324873096447,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":7,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":2984260.0,"past_year_avg_time_to_close_pull_request":1043589.7058823529,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":2.857142857142857,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":8,"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":17,"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"}]},"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":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1338},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-09-12T05:06:07.584Z","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":14297868,"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-09-14T04:05:36.094Z","created_at":"2026-04-22T10:05:00.189Z","updated_at":"2026-09-14T04:05:36.095Z","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-08-01T09:16:15.000Z","size":1566,"stargazers_count":9218,"open_issues_count":54,"forks_count":442,"subscribers_count":39,"default_branch":"main","last_synced_at":"2026-09-07T13:16:46.922Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-09-06T05:47:51.000Z","dependencies_parsed_at":"2026-08-10T03:40:50.504Z","dependency_job_id":null,"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":341189360,"owners_count":37126963,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":3,"last_synced_at":"2026-09-07T00:49:07.949Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":9254,"followers":94,"following":0,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2026-09-07T00:49:08.077Z","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.1","sha":"7ceae619e739dc8a7bf577214aa8ebf26668e9db","kind":"commit","published_at":"2026-01-28T19:58:13.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1/manifests"},{"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-09-07T15:51:50.762Z","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":{"last_synced_at":"2026-09-07T00:33:12.689Z","issues_count":126,"pull_requests_count":197,"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":79,"issue_authors_count":109,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":1.5888324873096447,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":7,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":2984260.0,"past_year_avg_time_to_close_pull_request":985745.3333333334,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":2.857142857142857,"past_year_avg_comments_per_pull_request":0.6857142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":9,"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":17,"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"}]},"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":2333501,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","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":"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-09-14T04:23:42.787Z","created_at":"2026-04-27T12:06:35.321Z","updated_at":"2026-09-14T04:23:42.788Z","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-08-01T09:16:15.000Z","size":1566,"stargazers_count":9209,"open_issues_count":53,"forks_count":443,"subscribers_count":34,"default_branch":"main","last_synced_at":"2026-08-24T10:37:01.838Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-08-22T22:13:10.000Z","dependencies_parsed_at":"2026-08-10T03:40:50.504Z","dependency_job_id":null,"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":36919561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-26T02:00:06.703Z","response_time":94,"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":3,"last_synced_at":"2026-08-25T23:44:55.811Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":9243,"followers":93,"following":0,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2026-08-25T23:44:55.826Z","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.1","sha":"7ceae619e739dc8a7bf577214aa8ebf26668e9db","kind":"commit","published_at":"2026-01-28T19:58:13.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1/manifests"},{"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-08-26T12:52:44.845Z","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":{"last_synced_at":"2026-08-26T11:34:47.992Z","issues_count":126,"pull_requests_count":196,"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":78,"issue_authors_count":109,"avg_comments_per_issue":2.5317460317460316,"avg_comments_per_pull_request":1.596938775510204,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":10,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":1790613.6,"past_year_avg_time_to_close_pull_request":985745.3333333334,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":2.1,"past_year_avg_comments_per_pull_request":0.7058823529411765,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":9,"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":17,"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"}]},"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":2333501,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","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":"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-09-14T04:54:24.855Z","created_at":"2026-06-26T13:17:06.679Z","updated_at":"2026-09-14T04:54:24.856Z","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-08-01T09:16:15.000Z","size":1566,"stargazers_count":9218,"open_issues_count":54,"forks_count":442,"subscribers_count":39,"default_branch":"main","last_synced_at":"2026-09-07T13:16:46.922Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-09-06T05:47:51.000Z","dependencies_parsed_at":"2026-08-10T03:40:50.504Z","dependency_job_id":null,"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":341189360,"owners_count":37163539,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-08T02:00:05.531Z","response_time":108,"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":3,"last_synced_at":"2026-09-07T00:49:07.949Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":9254,"followers":94,"following":0,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2026-09-07T00:49:08.077Z","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.1","sha":"7ceae619e739dc8a7bf577214aa8ebf26668e9db","kind":"commit","published_at":"2026-01-28T19:58:13.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1/manifests"},{"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-09-08T15:52:39.470Z","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":{"last_synced_at":"2026-09-08T01:02:46.912Z","issues_count":126,"pull_requests_count":197,"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":79,"issue_authors_count":109,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":1.5888324873096447,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":7,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":2984260.0,"past_year_avg_time_to_close_pull_request":985745.3333333334,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":2.857142857142857,"past_year_avg_comments_per_pull_request":0.6857142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":9,"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":17,"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"}]},"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":2333501,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","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-09-14T05:58:01.532Z","created_at":"2024-04-06T07:06:59.742Z","updated_at":"2026-09-14T05:58:01.533Z","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-08-01T09:16:15.000Z","size":1566,"stargazers_count":9218,"open_issues_count":54,"forks_count":442,"subscribers_count":39,"default_branch":"main","last_synced_at":"2026-09-07T13:16:46.922Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-18T22:42:37.000Z","updated_at":"2026-09-06T05:47:51.000Z","dependencies_parsed_at":"2026-08-10T03:40:50.504Z","dependency_job_id":null,"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":341189360,"owners_count":37163539,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-08T02:00:05.531Z","response_time":108,"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":3,"last_synced_at":"2026-09-07T00:49:07.949Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang-jwt","funding_links":[],"total_stars":9254,"followers":94,"following":0,"created_at":"2022-11-15T01:06:29.498Z","updated_at":"2026-09-07T00:49:08.077Z","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.1","sha":"7ceae619e739dc8a7bf577214aa8ebf26668e9db","kind":"commit","published_at":"2026-01-28T19:58:13.000Z","download_url":"https://codeload.github.com/golang-jwt/jwt/tar.gz/v5.3.1","html_url":"https://github.com/golang-jwt/jwt/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang-jwt/jwt@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-jwt%2Fjwt/tags/v5.3.1/manifests"},{"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-09-10T06:15:30.751Z","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":"2026-09-10T02:05:04.234Z","issues_count":126,"pull_requests_count":197,"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":79,"issue_authors_count":109,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":1.5888324873096447,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":7,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":2984260.0,"past_year_avg_time_to_close_pull_request":1043589.7058823529,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":2.857142857142857,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":8,"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":17,"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"}]},"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":2333501,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","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":21,"past_year_total_committers":11,"past_year_total_bot_commits":10,"past_year_total_bot_committers":1,"past_year_mean_commits":1.9090909090909092,"past_year_dds":0.5238095238095238,"last_synced_at":"2026-09-14T04:04:13.574Z","last_synced_commit":"1a11d3724e63105d751decf9adbdc90165137b45","created_at":"2023-03-07T09:49:52.107Z","updated_at":"2026-09-14T04:04:12.414Z","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":10},{"name":"Michael Fridman","email":"mf192@icloud.com","login":"mfridman","count":2},{"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":"Christian Banse","email":"oxisto@aybaze.com","login":"oxisto","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-09-14T00:00:07.384Z","repositories_count":7290682,"commits_count":1097317827,"contributors_count":48660017,"owners_count":1460028,"committers_count":3513349,"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-09-14T04:03:13.656Z","status":null,"issues_count":126,"pull_requests_count":197,"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":79,"issue_authors_count":109,"avg_comments_per_issue":2.5396825396825395,"avg_comments_per_pull_request":1.5888324873096447,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":6,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":4380991.5,"past_year_avg_time_to_close_pull_request":1097843.25,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":3.1666666666666665,"past_year_avg_comments_per_pull_request":0.6875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":7,"created_at":"2023-05-16T22:52:18.221Z","updated_at":"2026-09-14T04:03:13.656Z","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":31,"github_actions":20,"next":8,"waiting for second review":2,"enhancement":1,"security":1}},"issue_author_associations_count":{"table":{"NONE":102,"MEMBER":10,"CONTRIBUTOR":7,"COLLABORATOR":7}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":81,"NONE":70,"COLLABORATOR":31,"MEMBER":15}},"issue_authors":{"table":{"lggomez":8,"oxisto":7,"mfridman":3,"crazyfrankie":2,"vault-thirteen":2,"AutumnFlowerTheLeft":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,"rickyseezy":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,"NotAProton":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,"xkilldash9x":1,"Jacksmall":1,"charlesdaniels":1,"oSethoum":1,"mamycan":1,"ajermaky":1,"Virviil":1,"santichoks":1,"ahola-ookla":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":{"dependabot[bot]":31,"oxisto":31,"mfridman":14,"alexandear":9,"equalsgibson":4,"happysnaker":3,"AlexanderYastrebov":3,"emilpriver":2,"aachex":2,"mjudeikis":2,"dcalsky":2,"Yanhu007":2,"bt-nia":2,"sknr":2,"craigpastro":2,"the-wagness":2,"hatstand":2,"EgorSheff":2,"twz123":2,"qeq66":2,"ultramcu":2,"mattt":2,"kvii":2,"godcong":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,"Krout0n":1,"guonaihong":1,"gkech":1,"gruberlu":1,"fishy":1,"estensen":1,"dmisol":1,"silverstr89":1,"sueun-dev":1,"duhaesbaert":1,"TarasHots":1,"jkopczyn":1,"WhyNotHugo":1,"arukuka":1,"netanmangal":1,"Jaymr1031-Z":1,"moneszarrugh":1,"quantumsheep":1,"liam-verta":1,"thaJeztah":1,"epelc":1,"primordialomegazero":1,"chanced":1,"parthokr":1,"aoright":1,"TheRodzz":1,"costela":1,"twocs":1,"G1gg1L3s":1,"tareksha":1,"ksegun":1,"schmidtw":1,"travisnewhouse":1,"Laurin-Notemann":1,"wyf027":1,"salrashid123":1,"canolgun":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-09-14T00:00:08.082Z","repositories_count":17215602,"issues_count":45479506,"pull_requests_count":142938213,"authors_count":11721416,"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":6}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":17,"NONE":14,"MEMBER":1}},"past_year_issue_authors":{"table":{"ahola-ookla":1,"Mostafa-Nashat":1,"NateDimick":1,"samfoxcode":1,"shiyin-weng":1,"xkilldash9x":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":11,"happysnaker":3,"Yanhu007":2,"ultramcu":2,"leno23":2,"wyf027":1,"TheRodzz":1,"TarasHots":1,"sueun-dev":1,"salrashid123":1,"primordialomegazero":1,"netanmangal":1,"mfridman":1,"Jaymr1031-Z":1,"c-tonneslan":1,"canolgun":1,"aoright":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":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfridman"}}]}},"events":{"total":{"CreateEvent":19,"DeleteEvent":16,"ForkEvent":73,"IssueCommentEvent":96,"IssuesEvent":40,"PullRequestEvent":68,"PullRequestReviewCommentEvent":32,"PullRequestReviewEvent":52,"PushEvent":29,"ReleaseEvent":4,"WatchEvent":1396},"last_year":{"CreateEvent":6,"DeleteEvent":8,"ForkEvent":4,"IssueCommentEvent":12,"IssuesEvent":3,"PullRequestEvent":26,"PullRequestReviewCommentEvent":1,"PullRequestReviewEvent":5,"PushEvent":8,"WatchEvent":200}},"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":[]},{"ecosystem":"actions","filepath":".github/workflows/spell-check.yml","sha":null,"kind":"manifest","created_at":"2026-08-10T03:40:50.370Z","updated_at":"2026-08-10T03:40:50.370Z","repository_link":"https://github.com/golang-jwt/jwt/blob/main/.github/workflows/spell-check.yml","dependencies":[{"id":26016291063,"package_name":"actions/checkout","ecosystem":"actions","requirements":"9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0","direct":true,"kind":"composite","optional":false},{"id":26016291064,"package_name":"crate-ci/typos","ecosystem":"actions","requirements":"bee27e3a4fd1ea2111cf90ab89cd076c870fce14","direct":true,"kind":"composite","optional":false}]}],"score":38.67812475825521,"created_at":"2026-07-08T09:13:06.592Z","updated_at":"2026-09-15T04:37:18.746Z","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"}