{"id":2387431,"name":"spawnly","ecosystem":"npm","description":"Wrapper around `child_process.spawn` to enable pass the command as a string directly to spawn","homepage":"https://github.com/royriojas/spawnly#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/royriojas/spawnly","keywords_array":["spawn","exec","command","safe spawn","spawn command"],"namespace":null,"versions_count":4,"first_release_published_at":"2015-07-30T23:21:36.952Z","latest_release_published_at":"2019-07-10T11:00:33.032Z","latest_release_number":"1.0.3","last_synced_at":"2026-06-08T14:48:31.981Z","created_at":"2022-04-10T01:04:10.372Z","updated_at":"2026-06-08T14:48:31.981Z","registry_url":"https://www.npmjs.com/package/spawnly","install_command":"npm install spawnly","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.3"}},"repo_metadata":{"id":35696854,"uuid":"39973921","full_name":"royriojas/spawnly","owner":"royriojas","description":"A wrapper around spawn to make it accepts commands as strings","archived":false,"fork":false,"pushed_at":"2021-08-11T05:48:51.000Z","size":201,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-16T03:42:43.216Z","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/royriojas.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-30T21:47:33.000Z","updated_at":"2020-07-30T12:29:41.000Z","dependencies_parsed_at":"2022-08-23T20:11:07.155Z","dependency_job_id":null,"html_url":"https://github.com/royriojas/spawnly","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/royriojas/spawnly","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/royriojas%2Fspawnly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/royriojas%2Fspawnly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/royriojas%2Fspawnly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/royriojas%2Fspawnly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/royriojas","download_url":"https://codeload.github.com/royriojas/spawnly/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/royriojas%2Fspawnly/sbom","scorecard":{"id":785986,"data":{"date":"2025-08-11","repo":{"name":"github.com/royriojas/spawnly","commit":"e9e761af4a474e2712bdfa5dc42bae895d9ad929"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/15 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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":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":"46 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-6chw-6frg-f759","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-pjxw-22xf-6pwc","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-qrmc-fj45-qfc2","Warn: Project is vulnerable to: GHSA-qh2h-chj9-jffq","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-282f-qqgm-c34q","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-xf5p-87ch-gxw2","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-hxm2-r34f-qmc5","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-8hfj-j24r-96c4","Warn: Project is vulnerable to: GHSA-wc69-rhjr-hc9g","Warn: Project is vulnerable to: GHSA-pc58-wgmc-hfjr","Warn: Project is vulnerable to: GHSA-vvv8-xw5f-3f88","Warn: Project is vulnerable to: GHSA-w9mr-4mfr-499f","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-x6fg-f45m-jf5q","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-38h8-x697-gh8q","Warn: Project is vulnerable to: GHSA-cf4h-3jhx-xvhq","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh"],"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-23T06:06:13.140Z","repository_id":35696854,"created_at":"2025-08-23T06:06:13.141Z","updated_at":"2025-08-23T06:06:13.141Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276052441,"owners_count":25576836,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-20T02:00:10.207Z","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":"royriojas","name":"Roy Riojas","uuid":"131290","kind":"user","description":"","email":"","website":"http://royriojas.blogspot.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/131290?u=b11daac0a8f87daf002f451b329e61f2cb344c0a\u0026v=4","repositories_count":236,"last_synced_at":"2025-03-14T04:32:40.975Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/royriojas","funding_links":[],"total_stars":586,"followers":42,"following":31,"created_at":"2022-11-02T16:19:12.162Z","updated_at":"2025-03-14T04:32:40.975Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/royriojas","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/royriojas/repositories"},"tags":[{"name":"v1.0.3","sha":"ff81633b2c7515aadf09848c149c512779cbc15e","kind":"tag","published_at":"2019-07-10T10:56:21.000Z","download_url":"https://codeload.github.com/royriojas/spawnly/tar.gz/v1.0.3","html_url":"https://github.com/royriojas/spawnly/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/royriojas/spawnly@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/royriojas%2Fspawnly/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/royriojas%2Fspawnly/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"3158bacddd83011652cce1c9d0015591e4613195","kind":"tag","published_at":"2019-07-10T10:52:34.000Z","download_url":"https://codeload.github.com/royriojas/spawnly/tar.gz/v1.0.2","html_url":"https://github.com/royriojas/spawnly/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/royriojas/spawnly@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/royriojas%2Fspawnly/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/royriojas%2Fspawnly/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"306cea16627e165906530e2521bba72ddb7cf753","kind":"tag","published_at":"2015-08-27T01:09:52.000Z","download_url":"https://codeload.github.com/royriojas/spawnly/tar.gz/v1.0.1","html_url":"https://github.com/royriojas/spawnly/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/royriojas/spawnly@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/royriojas%2Fspawnly/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/royriojas%2Fspawnly/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"3f01cac3908991939f837a75ebcdc2ca86bf8156","kind":"tag","published_at":"2015-08-13T05:24:20.000Z","download_url":"https://codeload.github.com/royriojas/spawnly/tar.gz/v1.0.0","html_url":"https://github.com/royriojas/spawnly/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/royriojas/spawnly@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/royriojas%2Fspawnly/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/royriojas%2Fspawnly/tags/v1.0.0/manifests"},{"name":"v0.1.0","sha":"aac03e077a241cc0db49f07f6a6917c1e3cfb1fa","kind":"tag","published_at":"2015-07-30T23:21:05.000Z","download_url":"https://codeload.github.com/royriojas/spawnly/tar.gz/v0.1.0","html_url":"https://github.com/royriojas/spawnly/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/royriojas/spawnly@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/royriojas%2Fspawnly/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/royriojas%2Fspawnly/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-19T23:13:56.295Z","dependent_packages_count":6,"downloads":362,"downloads_period":"last-month","dependent_repos_count":14,"rankings":{"downloads":7.415132152192855,"dependent_repos_count":3.337763311357737,"dependent_packages_count":3.116461272514359,"stargazers_count":21.561420996621543,"forks_count":15.889639011650333,"docker_downloads_count":null,"average":10.264083348867365},"purl":"pkg:npm/spawnly","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/spawnly","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/spawnly","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/spawnly/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-16T03:12:51.452Z","issues_count":0,"pull_requests_count":7,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":21403737.0,"issues_closed_count":0,"pull_requests_closed_count":2,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.2857142857142857,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":7,"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/royriojas%2Fspawnly/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/spawnly/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/spawnly/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/spawnly/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/spawnly/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/spawnly/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/spawnly/codemeta","maintainers":[{"uuid":"royriojas","login":"royriojas","name":null,"email":"royriojas@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~royriojas","role":null,"created_at":"2022-11-14T12:58:56.551Z","updated_at":"2022-11-14T12:58:56.551Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/royriojas/packages"}]}