{"id":4286377,"name":"shellfn","ecosystem":"cargo","description":"Attribute-like proc macro which reduces the amount of code required to call shell commands and parse the results","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/synek317/shellfn","keywords_array":["bash","command","shell"],"namespace":null,"versions_count":3,"first_release_published_at":"2019-02-16T00:39:30.234Z","latest_release_published_at":"2025-02-23T17:52:13.392Z","latest_release_number":"0.2.0","last_synced_at":"2026-05-30T00:01:53.453Z","created_at":"2022-04-13T04:24:39.140Z","updated_at":"2026-05-30T00:01:53.454Z","registry_url":"https://crates.io/crates/shellfn/","install_command":"cargo install shellfn","documentation_url":"https://docs.rs/shellfn/","metadata":{"categories":["command-line-interface","os"]},"repo_metadata":{"id":53064658,"uuid":"168876103","full_name":"synek317/shellfn","owner":"synek317","description":"Rust proc macro for easily and safely use shell scripts in rust","archived":false,"fork":false,"pushed_at":"2025-02-23T17:50:19.000Z","size":98,"stargazers_count":218,"open_issues_count":11,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-10-23T18:54:08.803Z","etag":null,"topics":[],"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/synek317.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-02-02T20:45:38.000Z","updated_at":"2025-07-25T09:23:46.000Z","dependencies_parsed_at":"2025-02-18T19:32:55.424Z","dependency_job_id":"dfe7764f-bc66-4bf7-961f-33663c228941","html_url":"https://github.com/synek317/shellfn","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/synek317/shellfn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/synek317%2Fshellfn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/synek317%2Fshellfn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/synek317%2Fshellfn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/synek317%2Fshellfn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/synek317","download_url":"https://codeload.github.com/synek317/shellfn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/synek317%2Fshellfn/sbom","scorecard":{"id":863322,"data":{"date":"2025-08-11","repo":{"name":"github.com/synek317/shellfn","commit":"ddd48b2c0ec83bc7da9c29048d6e1896b4be5936"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"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":7,"reason":"Found 9/12 approved changesets -- score normalized to 7","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:9","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/synek317/shellfn/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/synek317/shellfn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/synek317/shellfn/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/synek317/shellfn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/synek317/shellfn/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/synek317/shellfn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/synek317/shellfn/ci.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction 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":"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":"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":"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":"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 27 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-24T01:59:04.626Z","repository_id":53064658,"created_at":"2025-08-24T01:59:04.626Z","updated_at":"2025-08-24T01:59:04.626Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27685364,"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-12-12T02:00:06.775Z","response_time":129,"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":"synek317","name":null,"uuid":"1183738","kind":"user","description":"","email":"","website":null,"location":"Wrocław, Poland","twitter":null,"company":"https://anixe.pl/","icon_url":"https://avatars.githubusercontent.com/u/1183738?v=4","repositories_count":7,"last_synced_at":"2023-03-03T03:35:29.183Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/synek317","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T16:33:01.055Z","updated_at":"2023-03-03T03:35:29.221Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/synek317","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/synek317/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-04-24T23:34:40.671Z","dependent_packages_count":6,"downloads":69373,"downloads_period":"total","dependent_repos_count":3,"rankings":{"downloads":7.080468732428156,"dependent_repos_count":11.540451569846352,"dependent_packages_count":5.358629222751303,"stargazers_count":10.80138850360996,"forks_count":23.126874625074986,"docker_downloads_count":null,"average":11.58156253074215},"purl":"pkg:cargo/shellfn","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/shellfn","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/shellfn","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/shellfn/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T16:04:18.484Z","issues_count":13,"pull_requests_count":25,"avg_time_to_close_issue":19997187.5,"avg_time_to_close_pull_request":132075.68,"issues_closed_count":2,"pull_requests_closed_count":25,"pull_request_authors_count":3,"issue_authors_count":8,"avg_comments_per_issue":0.46153846153846156,"avg_comments_per_pull_request":0.56,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":143491.08695652173,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.5652173913043478,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/synek317%2Fshellfn/issues","maintainers":[{"login":"synek317","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/synek317"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/shellfn/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/shellfn/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/shellfn/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/shellfn/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/shellfn/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/shellfn/codemeta","maintainers":[{"uuid":"8729","login":"synek317","name":null,"email":null,"url":"https://github.com/synek317","packages_count":18,"html_url":"https://crates.io/users/synek317","role":null,"created_at":"2022-11-08T01:09:35.692Z","updated_at":"2022-11-08T01:09:35.692Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/synek317/packages"}]}