{"id":2139321,"name":"openssl-nodejs","ecosystem":"npm","description":"is a package which gives you a possibility to run every [OpenSSL](https://www.openssl.org/) command in [Node.js](https://nodejs.org/en/) in a handy way. Moreover, parameters like -in, -keyin, -config and etc can be replaced by a raw data ([Buffor](https:/","homepage":"https://github.com/codevibess/openssl-nodejs#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/codevibess/openssl-nodejs","keywords_array":["openssl","ssl","certificate","rsa","encrypt","decrypt","verify","public key","private key","sign","openssl nodejs","node openssl","nodejs openssl","key generation","config","crs","x509","pkcs12","pkcs10","ssl","tls"],"namespace":null,"versions_count":5,"first_release_published_at":"2019-02-11T22:38:54.451Z","latest_release_published_at":"2019-02-11T23:03:53.621Z","latest_release_number":"1.0.5","last_synced_at":"2026-05-12T21:46:07.213Z","created_at":"2022-04-09T21:33:09.344Z","updated_at":"2026-05-12T21:46:07.213Z","registry_url":"https://www.npmjs.com/package/openssl-nodejs","install_command":"npm install openssl-nodejs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.5"}},"repo_metadata":{"id":52448570,"uuid":"170198680","full_name":"codevibess/openssl-nodejs","owner":"codevibess","description":"is a package which gives you a possibility to run every OpenSSL command 🔒 in Node.js in a handy way. Moreover, parameters like -in, -keyin, -config and etc can be replaced by a raw data (Buffor).","archived":false,"fork":false,"pushed_at":"2020-12-17T17:08:21.000Z","size":43,"stargazers_count":52,"open_issues_count":16,"forks_count":27,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-05T22:42:50.584Z","etag":null,"topics":["certificate","nodejs","openssl","private-key-encryption","public-key-cryptography","rsa","rsa-key-pair","ssl-certificate","tls-certificate","x509"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/openssl-nodejs","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/codevibess.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-02-11T20:40:34.000Z","updated_at":"2025-09-02T23:14:33.000Z","dependencies_parsed_at":"2022-09-18T20:33:46.861Z","dependency_job_id":null,"html_url":"https://github.com/codevibess/openssl-nodejs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codevibess/openssl-nodejs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codevibess%2Fopenssl-nodejs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codevibess%2Fopenssl-nodejs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codevibess%2Fopenssl-nodejs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codevibess%2Fopenssl-nodejs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codevibess","download_url":"https://codeload.github.com/codevibess/openssl-nodejs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codevibess%2Fopenssl-nodejs/sbom","scorecard":{"id":297927,"data":{"date":"2025-08-11","repo":{"name":"github.com/codevibess/openssl-nodejs","commit":"cdd5e8d1feed37aab20e01001377dc29c99ad8b4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.7,"checks":[{"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/12 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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"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.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md: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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":0,"reason":"20 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-6chw-6frg-f759","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-3gx7-xhv7-5mx3","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-2pr6-76vf-7546","Warn: Project is vulnerable to: GHSA-8j8c-7jfh-h6hx","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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-17T19:59:17.060Z","repository_id":52448570,"created_at":"2025-08-17T19:59:17.060Z","updated_at":"2025-08-17T19:59:17.060Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278464296,"owners_count":25991177,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","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":"codevibess","name":"Andrii Cherevko","uuid":"28343358","kind":"user","description":"JS \u0026 Python ♥                 \r\nSoftware Engineer / System Engineer. \r\nPreferable programming stack: Node.js/Python, Docker, Elastic stack. ","email":"","website":"https://www.linkedin.com/in/ancherevko/","location":"Cracow, Poland","twitter":null,"company":"Comarch","icon_url":"https://avatars.githubusercontent.com/u/28343358?u=f419fb9300f9c8bff321ad5621f8222285d4c216\u0026v=4","repositories_count":5,"last_synced_at":"2023-03-04T12:29:40.939Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/codevibess","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T18:42:11.417Z","updated_at":"2023-03-04T12:29:40.960Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codevibess","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codevibess/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-12-23T04:53:17.424Z","dependent_packages_count":9,"downloads":17909,"downloads_period":"last-month","dependent_repos_count":83,"rankings":{"downloads":1.5949088535386902,"dependent_repos_count":1.5276371763557794,"dependent_packages_count":2.251567078122827,"stargazers_count":5.96558055749043,"forks_count":4.7853542505977416,"docker_downloads_count":1.2573166326775567,"average":2.897060758130504},"purl":"pkg:npm/openssl-nodejs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/openssl-nodejs","docker_dependents_count":5,"docker_downloads_count":372,"usage_url":"https://repos.ecosyste.ms/usage/npm/openssl-nodejs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/openssl-nodejs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-10T18:07:16.339Z","issues_count":17,"pull_requests_count":4,"avg_time_to_close_issue":411874.25,"avg_time_to_close_pull_request":103.0,"issues_closed_count":4,"pull_requests_closed_count":1,"pull_request_authors_count":4,"issue_authors_count":17,"avg_comments_per_issue":1.7058823529411764,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"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/codevibess%2Fopenssl-nodejs/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/openssl-nodejs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/openssl-nodejs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/openssl-nodejs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/openssl-nodejs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/openssl-nodejs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/openssl-nodejs/codemeta","maintainers":[{"uuid":"codevibess","login":"codevibess","name":null,"email":"cherevkin@gmail.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~codevibess","role":null,"created_at":"2022-11-13T16:07:21.603Z","updated_at":"2022-11-13T16:07:21.603Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/codevibess/packages"}]}