{"id":48051426,"url":"https://github.com/phish108/node-jose-tools","last_synced_at":"2026-04-04T14:22:02.505Z","repository":{"id":27547059,"uuid":"114346560","full_name":"phish108/node-jose-tools","owner":"phish108","description":"Command line tools for node-jose's features","archived":false,"fork":false,"pushed_at":"2025-10-20T04:01:56.000Z","size":748,"stargazers_count":33,"open_issues_count":15,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-31T14:13:45.365Z","etag":null,"topics":["command-line","jose","jwe","jwk","jws","jwt","nodejs","openid-connect","web-token"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/node-jose-tools","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/phish108.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-12-15T08:29:05.000Z","updated_at":"2025-09-22T09:07:00.000Z","dependencies_parsed_at":"2023-12-19T16:11:17.772Z","dependency_job_id":"de4440ac-5576-40b5-bd62-153676c03e79","html_url":"https://github.com/phish108/node-jose-tools","commit_stats":{"total_commits":354,"total_committers":6,"mean_commits":59.0,"dds":0.5028248587570621,"last_synced_commit":"ee9eed92a4af3a17b46dfeaf0be6049c732fee96"},"previous_names":[],"tags_count":67,"template":false,"template_full_name":null,"purl":"pkg:github/phish108/node-jose-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phish108%2Fnode-jose-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phish108%2Fnode-jose-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phish108%2Fnode-jose-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phish108%2Fnode-jose-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phish108","download_url":"https://codeload.github.com/phish108/node-jose-tools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phish108%2Fnode-jose-tools/sbom","scorecard":{"id":731868,"data":{"date":"2025-08-11","repo":{"name":"github.com/phish108/node-jose-tools","commit":"93ed7a41d1c249bc30b1dd070c7035533af60607"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/nodejs.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":"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":-1,"reason":"Found no human activity in the last 14 changesets","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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/phish108/node-jose-tools/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/phish108/node-jose-tools/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/phish108/node-jose-tools/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/phish108/node-jose-tools/nodejs.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   2 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: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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-75v8-2h7p-7m2m"],"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-22T14:40:23.901Z","repository_id":27547059,"created_at":"2025-08-22T14:40:23.901Z","updated_at":"2025-08-22T14:40:23.901Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31402358,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T10:20:44.708Z","status":"ssl_error","status_checked_at":"2026-04-04T10:20:06.846Z","response_time":60,"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"}},"keywords":["command-line","jose","jwe","jwk","jws","jwt","nodejs","openid-connect","web-token"],"created_at":"2026-04-04T14:22:01.299Z","updated_at":"2026-04-04T14:22:02.496Z","avatar_url":"https://github.com/phish108.png","language":"JavaScript","readme":"## node-jose-tools for JOSE key management, token signing and encryption\n\nThe Swiss-army knife tool for [node-jose](https://github.com/cisco/node-jose) for handling JSON Web Tokens.\n\n### Overview\n\n`node-jose-tools` provides a simple CLI through the ```jose``` command for\n[JSON web-key (JWK)](https://tools.ietf.org/html/rfc7517) key and key store management as well as for handling\n[JSON web-tokens (JWT)](https://tools.ietf.org/html/rfc7519) in, both, the signed and encrypted variants.\n\nThe `jose` command allows quick feature testing of node-jose functions. \n\n`node-jose-tools` have started to learn better about the different features of node-jose. It also provides reference implementations to many of the underlying functions. The tools and functions are separated to allow easy extension and quick orientation for how the different library features work.\n\n### Supported platforms and node versions\n\n`node-jose-tools` are tested with node versions 12, 13, 14, and 15 on linux (ubuntu), Windows, and macOS. \n\nIt is recommended to use node version 12 or higher, due to the *much* better performance of the cryptographic functions.\n\n### Installing\n\nOn the command line run ```npm install -g node-jose-tools```.\n\n### Running\n\nOpen your favorite shell and type.\n\n```\n\u003e jose TOOL [OPTIONS]\n```\n\nThe following tools are supported:\n\nKey management\n - [addkey](docs/addkey.md) - add a new key to a jwks\n - [newkey](docs/newkey.md) - create a new key (that can be used by addkey)\n - [listkeys](docs/listkeys.md) - list the key ids for all keys in a jwks\n - [findkey](docs/findkey.md) - find a kid in a jwks\n - [rmkey](docs/rmkey.md) - remove a kid from a jwks\n - [thumbprint](docs/thumbprint.md) - generate key thumbprints and key-ids\n - [info](docs/info.md) - return basic information about a JWT without processing it\n - [sign](docs/sign.md) - creates and signs a JWS for a given payload\n - [verify](docs/verify.md) - verifies a JWS and return the payload\n - [encrypt](docs/encrypt.md) - encrypt a payload into a JWE\n - [decrypt](docs/decrypt.md) - decrypts a JWE and returns the payload\n - [digest](docs/digest.md) - computes a SHA-2 digest of the provided input\n\n### Documentation and Examples\n\n**Pro-tip** Use the `--help` or `-h` flag to get the documentation directly on the command line. \n\nThe detailed documentation of the tools and plenty example application scenarios are available in the [docs](docs/00_INDEX.md) folder. \n\n### Reporting Bugs, Issues and Missing Features\n\nPlease, use [github](https://github.com/phish108/node-jose-tools/issues) for reporting issues and bugs.\n\nIf a certain part of the JOSE specifications is not supported by `node-jose`, then these parts are also unsupported by this tool and **not** considered a bug.\n\n### License\n\nThis code is released under a MIT License. Please refer to the [LICENSE file](LICENSE) for more details. \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphish108%2Fnode-jose-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphish108%2Fnode-jose-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphish108%2Fnode-jose-tools/lists"}