{"id":4286393,"name":"shellwords","ecosystem":"cargo","description":"Manipulate strings according to the word parsing rules of the UNIX Bourne shell.","homepage":"https://github.com/jimmycuadra/rust-shellwords","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jimmycuadra/rust-shellwords","keywords_array":["sh","shell","bash"],"namespace":null,"versions_count":3,"first_release_published_at":"2017-09-03T10:29:48.899Z","latest_release_published_at":"2020-06-27T08:11:41.789Z","latest_release_number":"1.1.0","last_synced_at":"2026-06-28T13:00:29.629Z","created_at":"2022-04-13T04:24:51.314Z","updated_at":"2026-06-28T13:00:29.629Z","registry_url":"https://crates.io/crates/shellwords/","install_command":"cargo install shellwords","documentation_url":"https://docs.rs/shellwords/","metadata":{"categories":["command-line-interface"]},"repo_metadata":{"id":24708366,"uuid":"102256852","full_name":"jimmycuadra/rust-shellwords","owner":"jimmycuadra","description":"Manipulate strings according to the word parsing rules of the UNIX Bourne shell.","archived":false,"fork":false,"pushed_at":"2022-04-08T19:28:26.000Z","size":9,"stargazers_count":30,"open_issues_count":2,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-28T17:25:32.992Z","etag":null,"topics":["rust","shell","unix"],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/jimmycuadra.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":"2017-09-03T10:29:00.000Z","updated_at":"2025-02-20T08:07:13.000Z","dependencies_parsed_at":"2022-07-13T10:00:28.960Z","dependency_job_id":null,"html_url":"https://github.com/jimmycuadra/rust-shellwords","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/jimmycuadra/rust-shellwords","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmycuadra%2Frust-shellwords","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmycuadra%2Frust-shellwords/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmycuadra%2Frust-shellwords/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmycuadra%2Frust-shellwords/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jimmycuadra","download_url":"https://codeload.github.com/jimmycuadra/rust-shellwords/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmycuadra%2Frust-shellwords/sbom","scorecard":{"id":520804,"data":{"date":"2025-08-11","repo":{"name":"github.com/jimmycuadra/rust-shellwords","commit":"d23b853a850ceec358a4137d5e520b067ddb7abc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"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":"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":"Code-Review","score":0,"reason":"Found 1/13 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":"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":"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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 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-20T02:58:16.932Z","repository_id":24708366,"created_at":"2025-08-20T02:58:16.932Z","updated_at":"2025-08-20T02:58:16.932Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000742,"owners_count":26082932,"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-09T02:00:07.460Z","response_time":59,"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":"jimmycuadra","name":null,"uuid":"122457","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/122457?u=a05608058dd646110c0124d5e920772dab193849\u0026v=4","repositories_count":65,"last_synced_at":"2024-04-09T13:34:05.878Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jimmycuadra","funding_links":[],"total_stars":1289,"followers":0,"following":0,"created_at":"2022-11-02T16:22:00.402Z","updated_at":"2024-04-09T13:34:23.117Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jimmycuadra","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jimmycuadra/repositories"},"tags":[{"name":"1.1.0","sha":"d23b853a850ceec358a4137d5e520b067ddb7abc","kind":"tag","published_at":"2020-06-27T08:11:45.000Z","download_url":"https://codeload.github.com/jimmycuadra/rust-shellwords/tar.gz/1.1.0","html_url":"https://github.com/jimmycuadra/rust-shellwords/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jimmycuadra/rust-shellwords@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmycuadra%2Frust-shellwords/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmycuadra%2Frust-shellwords/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"6acafc03963dd956d80b7f6ba61214f9b081c5bb","kind":"commit","published_at":"2018-09-27T10:57:56.000Z","download_url":"https://codeload.github.com/jimmycuadra/rust-shellwords/tar.gz/1.0.0","html_url":"https://github.com/jimmycuadra/rust-shellwords/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jimmycuadra/rust-shellwords@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmycuadra%2Frust-shellwords/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmycuadra%2Frust-shellwords/tags/1.0.0/manifests"},{"name":"0.1.0","sha":"823045c3d35f920ec8b90f45aee79e7a9925dcb0","kind":"tag","published_at":"2017-09-03T10:30:18.000Z","download_url":"https://codeload.github.com/jimmycuadra/rust-shellwords/tar.gz/0.1.0","html_url":"https://github.com/jimmycuadra/rust-shellwords/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jimmycuadra/rust-shellwords@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmycuadra%2Frust-shellwords/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmycuadra%2Frust-shellwords/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-05-24T13:23:12.429Z","dependent_packages_count":44,"downloads":7106437,"downloads_period":"total","dependent_repos_count":108,"rankings":{"downloads":1.7801234457464887,"dependent_repos_count":3.4581208814145574,"dependent_packages_count":1.099605632962822,"stargazers_count":21.286191370724872,"forks_count":23.151938088528038,"docker_downloads_count":1.3835465306974386,"average":8.69325432501237},"purl":"pkg:cargo/shellwords","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/shellwords","docker_dependents_count":4,"docker_downloads_count":293586,"usage_url":"https://repos.ecosyste.ms/usage/cargo/shellwords","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/shellwords/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T12:08:07.423Z","issues_count":3,"pull_requests_count":3,"avg_time_to_close_issue":139422.5,"avg_time_to_close_pull_request":28619.0,"issues_closed_count":2,"pull_requests_closed_count":2,"pull_request_authors_count":3,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":1,"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/jimmycuadra%2Frust-shellwords/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/shellwords/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/shellwords/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/shellwords/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/shellwords/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/shellwords/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/shellwords/codemeta","maintainers":[{"uuid":"235","login":"jimmycuadra","name":null,"email":null,"url":"https://github.com/jimmycuadra","packages_count":21,"html_url":"https://crates.io/users/jimmycuadra","role":null,"created_at":"2022-11-08T01:09:47.297Z","updated_at":"2022-11-08T01:09:47.297Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/jimmycuadra/packages"}]}