{"id":1916835,"name":"jwt-cli","ecosystem":"npm","description":"CLI program for decoding JSON Web Tokens (JWT)","homepage":"https://github.com/troyharvey/jwt-cli#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/troyharvey/jwt-cli","keywords_array":[],"namespace":null,"versions_count":15,"first_release_published_at":"2015-09-11T21:39:14.657Z","latest_release_published_at":"2022-04-12T04:42:09.703Z","latest_release_number":"2.0.0","last_synced_at":"2026-06-08T14:31:22.115Z","created_at":"2022-04-09T18:18:40.824Z","updated_at":"2026-06-08T14:31:22.115Z","registry_url":"https://www.npmjs.com/package/jwt-cli","install_command":"npm install jwt-cli","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.0"}},"repo_metadata":{"id":8221097,"uuid":"42385001","full_name":"troyharvey/jwt-cli","owner":"troyharvey","description":"An npm package for decoding JSON Web Tokens (JWT)","archived":false,"fork":false,"pushed_at":"2023-11-26T01:57:51.000Z","size":6962,"stargazers_count":68,"open_issues_count":5,"forks_count":14,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-01T05:55:41.074Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/troyharvey.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2015-09-13T05:32:12.000Z","updated_at":"2025-07-27T15:44:08.000Z","dependencies_parsed_at":"2024-01-24T13:05:39.305Z","dependency_job_id":null,"html_url":"https://github.com/troyharvey/jwt-cli","commit_stats":{"total_commits":85,"total_committers":14,"mean_commits":6.071428571428571,"dds":0.611764705882353,"last_synced_commit":"7a6943e04a04724e228dcf1d48436eeb91062979"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/troyharvey/jwt-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/troyharvey%2Fjwt-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/troyharvey%2Fjwt-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/troyharvey%2Fjwt-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/troyharvey%2Fjwt-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/troyharvey","download_url":"https://codeload.github.com/troyharvey/jwt-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/troyharvey%2Fjwt-cli/sbom","scorecard":{"id":899547,"data":{"date":"2025-08-11","repo":{"name":"github.com/troyharvey/jwt-cli","commit":"a7dcc15a0a660bba9e7d44f7b4c603ddc9ff03de"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":0,"reason":"Found 0/25 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codecov.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/codecov.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/troyharvey/jwt-cli/codecov.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/troyharvey/jwt-cli/codecov.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/troyharvey/jwt-cli/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/troyharvey/jwt-cli/tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/codecov.yml:21","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:33","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt: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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-c2ff-88x2-x9pg","Warn: Project is vulnerable to: GHSA-gm45-q3v2-6cf8","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T15:03:07.321Z","repository_id":8221097,"created_at":"2025-08-24T15:03:07.322Z","updated_at":"2025-08-24T15:03:07.322Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29723783,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-22T15:10:41.462Z","status":"ssl_error","status_checked_at":"2026-02-22T15:10:04.636Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"troyharvey","name":"Troy Harvey","uuid":"530530","kind":"user","description":"Staff Data Engineer at Carta","email":"","website":"https://troyharvey.com","location":"Louisville","twitter":"troyharvey","company":"@carta","icon_url":"https://avatars.githubusercontent.com/u/530530?v=4","repositories_count":40,"last_synced_at":"2023-03-22T23:20:22.440Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/troyharvey","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T14:08:06.903Z","updated_at":"2023-03-22T23:20:22.453Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/troyharvey","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/troyharvey/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-02-22T19:14:03.710Z","dependent_packages_count":1,"downloads":3721,"downloads_period":"last-month","dependent_repos_count":6,"rankings":{"downloads":2.5684187510687146,"dependent_repos_count":4.625716293213811,"dependent_packages_count":20.916208435344245,"stargazers_count":5.683185243769542,"forks_count":5.8544447973963925,"docker_downloads_count":0.9370208304717482,"average":6.764165725210742},"purl":"pkg:npm/jwt-cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/jwt-cli","docker_dependents_count":1,"docker_downloads_count":1837,"usage_url":"https://repos.ecosyste.ms/usage/npm/jwt-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/jwt-cli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T05:22:48.124Z","issues_count":7,"pull_requests_count":29,"avg_time_to_close_issue":24691108.833333332,"avg_time_to_close_pull_request":7947520.04,"issues_closed_count":6,"pull_requests_closed_count":25,"pull_request_authors_count":11,"issue_authors_count":6,"avg_comments_per_issue":1.2857142857142858,"avg_comments_per_pull_request":0.7586206896551724,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/troyharvey%2Fjwt-cli/issues","maintainers":[{"login":"troyharvey","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/troyharvey"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jwt-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jwt-cli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jwt-cli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jwt-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jwt-cli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jwt-cli/codemeta","maintainers":[{"uuid":"troyharvey","login":"troyharvey","name":null,"email":"troyharvey@gmail.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~troyharvey","role":null,"created_at":"2022-11-12T23:38:55.746Z","updated_at":"2022-11-12T23:38:55.746Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/troyharvey/packages"}]}