{"id":1264042,"name":"shell-parse","ecosystem":"npm","description":"Parse bash scripts into AST's","homepage":"https://github.com/grncdr/js-shell-parse","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/grncdr/js-shell-parse","keywords_array":["sh","posix","shell"],"namespace":null,"versions_count":2,"first_release_published_at":"2014-07-13T18:20:14.854Z","latest_release_published_at":"2014-07-13T22:27:04.382Z","latest_release_number":"0.0.2","last_synced_at":"2026-03-18T13:49:23.316Z","created_at":"2022-04-08T15:19:40.691Z","updated_at":"2026-03-18T13:49:23.316Z","registry_url":"https://www.npmjs.com/package/shell-parse","install_command":"npm install shell-parse","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.2"}},"repo_metadata":{"id":12809020,"uuid":"15483934","full_name":"grncdr/js-shell-parse","owner":"grncdr","description":"parse bash, with javascript (UNMAINTAINED)","archived":false,"fork":false,"pushed_at":"2018-12-21T17:48:34.000Z","size":172,"stargazers_count":92,"open_issues_count":6,"forks_count":13,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-08-27T14:47:16.068Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/grncdr.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}},"created_at":"2013-12-27T23:40:15.000Z","updated_at":"2025-05-06T13:53:57.000Z","dependencies_parsed_at":"2022-08-25T20:01:25.122Z","dependency_job_id":null,"html_url":"https://github.com/grncdr/js-shell-parse","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/grncdr/js-shell-parse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grncdr%2Fjs-shell-parse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grncdr%2Fjs-shell-parse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grncdr%2Fjs-shell-parse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grncdr%2Fjs-shell-parse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grncdr","download_url":"https://codeload.github.com/grncdr/js-shell-parse/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grncdr%2Fjs-shell-parse/sbom","scorecard":{"id":445992,"data":{"date":"2025-08-11","repo":{"name":"github.com/grncdr/js-shell-parse","commit":"f5f65af37f42b120912bbad608e9da1cd909c27c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/28 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":-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":"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":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":["Info: Possibly incomplete results: error parsing shell code: |= must follow a name: tests/fixtures/shellcheck-tests/arithmetic5/source.sh:0","Info: Possibly incomplete results: error parsing shell code: \"[x]\" must be followed by =: tests/fixtures/shellcheck-tests/assignment-word11/source.sh:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: tests/fixtures/shellcheck-tests/assignment-word6/source.sh:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: tests/fixtures/shellcheck-tests/brace-group2/source.sh:0","Info: Possibly incomplete results: error parsing shell code: statements must be separated by \u0026, ; or a newline: tests/fixtures/shellcheck-tests/condition5b/source.sh:0"],"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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-19T06:43:47.922Z","repository_id":12809020,"created_at":"2025-08-19T06:43:47.922Z","updated_at":"2025-08-19T06:43:47.922Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":282530091,"owners_count":26684689,"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-11-03T02:00:05.676Z","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":"grncdr","name":"Stephen Sugden","uuid":"82634","kind":"user","description":null,"email":"","website":"http://stephensugden.com","location":"Berlin","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/82634?u=c8acf6b11c8fcb9fea06ca5ab44a335cf6937d02\u0026v=4","repositories_count":314,"last_synced_at":"2025-04-06T11:02:56.812Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grncdr","funding_links":[],"total_stars":893,"followers":146,"following":23,"created_at":"2022-11-02T16:19:58.681Z","updated_at":"2025-04-06T11:02:56.813Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grncdr","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grncdr/repositories"},"tags":[{"name":"v0.0.2","sha":"ae582929d1310d00a3964d1994c87bc2304155e1","kind":"tag","published_at":"2014-07-13T22:27:36.000Z","download_url":"https://codeload.github.com/grncdr/js-shell-parse/tar.gz/v0.0.2","html_url":"https://github.com/grncdr/js-shell-parse/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grncdr/js-shell-parse@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grncdr%2Fjs-shell-parse/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grncdr%2Fjs-shell-parse/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"6c7e8b149ab2c544602d9fec0a34346aaf664550","kind":"tag","published_at":"2014-07-13T18:20:57.000Z","download_url":"https://codeload.github.com/grncdr/js-shell-parse/tar.gz/v0.0.1","html_url":"https://github.com/grncdr/js-shell-parse/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grncdr/js-shell-parse@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grncdr%2Fjs-shell-parse/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grncdr%2Fjs-shell-parse/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-11-03T21:09:53.666Z","dependent_packages_count":6,"downloads":290,"downloads_period":"last-month","dependent_repos_count":21,"rankings":{"downloads":4.253345499210782,"dependent_repos_count":2.6826096987371675,"dependent_packages_count":3.1569046557859117,"stargazers_count":5.148802155504667,"forks_count":5.8620338870644755,"docker_downloads_count":0.7449502401569381,"average":3.6414410227433236},"purl":"pkg:npm/shell-parse","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/shell-parse","docker_dependents_count":3,"docker_downloads_count":5909,"usage_url":"https://repos.ecosyste.ms/usage/npm/shell-parse","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/shell-parse/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T07:40:11.120Z","issues_count":15,"pull_requests_count":4,"avg_time_to_close_issue":12650753.272727273,"avg_time_to_close_pull_request":3506211.5,"issues_closed_count":11,"pull_requests_closed_count":2,"pull_request_authors_count":2,"issue_authors_count":10,"avg_comments_per_issue":2.933333333333333,"avg_comments_per_pull_request":0.75,"merged_pull_requests_count":2,"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/grncdr%2Fjs-shell-parse/issues","maintainers":[{"login":"grncdr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/grncdr"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/shell-parse/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/shell-parse/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/shell-parse/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/shell-parse/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/shell-parse/codemeta","maintainers":[{"uuid":"grncdr","login":"grncdr","name":null,"email":"glurgle@gmail.com","url":null,"packages_count":68,"html_url":"https://www.npmjs.com/~grncdr","role":null,"created_at":"2022-11-10T21:40:15.649Z","updated_at":"2022-11-10T21:40:15.649Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/grncdr/packages"}]}