{"id":4136791,"name":"is_executable","ecosystem":"cargo","description":"Is there an executable file at the given path?","homepage":null,"licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/fitzgen/is_executable","keywords_array":["executable","file","path","permissions"],"namespace":null,"versions_count":8,"first_release_published_at":"2017-09-20T22:02:34.923Z","latest_release_published_at":"2025-08-25T18:33:45.421Z","latest_release_number":"1.0.5","last_synced_at":"2026-03-27T07:51:27.226Z","created_at":"2022-04-12T16:17:40.425Z","updated_at":"2026-03-27T08:58:50.415Z","registry_url":"https://crates.io/crates/is_executable/","install_command":"cargo install is_executable","documentation_url":"https://docs.rs/is_executable/","metadata":{"categories":["filesystem"]},"repo_metadata":{"id":25687873,"uuid":"104270570","full_name":"fitzgen/is_executable","owner":"fitzgen","description":"Is there an executable file at the given path?","archived":false,"fork":false,"pushed_at":"2026-01-20T20:54:03.000Z","size":36,"stargazers_count":23,"open_issues_count":3,"forks_count":12,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-21T05:38:45.966Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fitzgen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-09-20T21:42:57.000Z","updated_at":"2026-01-20T20:54:09.000Z","dependencies_parsed_at":"2024-11-13T01:03:43.886Z","dependency_job_id":"cfddf65b-6a0a-41b7-a704-25a24bc5edf2","html_url":"https://github.com/fitzgen/is_executable","commit_stats":{"total_commits":22,"total_committers":7,"mean_commits":3.142857142857143,"dds":0.6363636363636364,"last_synced_commit":"ea10f6b2f8456bdcc5300027c5605ff6089b371c"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/fitzgen/is_executable","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fitzgen%2Fis_executable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fitzgen%2Fis_executable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fitzgen%2Fis_executable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fitzgen%2Fis_executable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fitzgen","download_url":"https://codeload.github.com/fitzgen/is_executable/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fitzgen%2Fis_executable/sbom","scorecard":{"id":401669,"data":{"date":"2025-08-11","repo":{"name":"github.com/fitzgen/is_executable","commit":"ad267639c9c0dd42a59f7814edbfd339f878a1fb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":4,"reason":"Found 8/17 approved changesets -- score normalized to 4","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","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":"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":"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:31: update your workflow using https://app.stepsecurity.io/secureworkflow/fitzgen/is_executable/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/fitzgen/is_executable/ci.yml/main?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:29","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:40","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:46","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 downloadThenRun 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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 22 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-18T20:13:20.730Z","repository_id":25687873,"created_at":"2025-08-18T20:13:20.730Z","updated_at":"2025-08-18T20:13:20.730Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29851335,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T22:37:40.667Z","status":"online","status_checked_at":"2026-02-26T02:00:06.774Z","response_time":89,"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"},"tags":[{"name":"v1.0.5","sha":"ee6ad10070a9fc4786128e0f3ee5d343b957b84f","kind":"commit","published_at":"2025-08-25T18:32:00.000Z","download_url":"https://codeload.github.com/fitzgen/is_executable/tar.gz/v1.0.5","html_url":"https://github.com/fitzgen/is_executable/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fitzgen/is_executable@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fitzgen%2Fis_executable/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fitzgen%2Fis_executable/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1b6dfa126abb19b4fac07a869c7bb6d0198c12ed","kind":"commit","published_at":"2024-10-04T19:15:47.000Z","download_url":"https://codeload.github.com/fitzgen/is_executable/tar.gz/v1.0.4","html_url":"https://github.com/fitzgen/is_executable/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fitzgen/is_executable@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fitzgen%2Fis_executable/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fitzgen%2Fis_executable/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"cfe991224073cdab13ff6a8133d1cacd8182e21a","kind":"commit","published_at":"2024-09-10T00:11:05.000Z","download_url":"https://codeload.github.com/fitzgen/is_executable/tar.gz/v1.0.3","html_url":"https://github.com/fitzgen/is_executable/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fitzgen/is_executable@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fitzgen%2Fis_executable/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fitzgen%2Fis_executable/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"001b334761623dcc0182dded9f1e3b949f7cf79a","kind":"commit","published_at":"2024-09-09T23:51:35.000Z","download_url":"https://codeload.github.com/fitzgen/is_executable/tar.gz/v1.0.2","html_url":"https://github.com/fitzgen/is_executable/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fitzgen/is_executable@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fitzgen%2Fis_executable/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fitzgen%2Fis_executable/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"4fffb7e153768c8d66469db0cafa6030421fd16f","kind":"commit","published_at":"2021-02-08T18:19:31.000Z","download_url":"https://codeload.github.com/fitzgen/is_executable/tar.gz/v1.0.1","html_url":"https://github.com/fitzgen/is_executable/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fitzgen/is_executable@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fitzgen%2Fis_executable/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fitzgen%2Fis_executable/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ec7663505c2a913e834a538493ae862b824f0cc6","kind":"commit","published_at":"2021-01-11T18:44:55.000Z","download_url":"https://codeload.github.com/fitzgen/is_executable/tar.gz/v1.0.0","html_url":"https://github.com/fitzgen/is_executable/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fitzgen/is_executable@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fitzgen%2Fis_executable/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fitzgen%2Fis_executable/tags/v1.0.0/manifests"},{"name":"0.1.2","sha":"085b0cf504910d87ab7a724e07720cfe2049a2ad","kind":"commit","published_at":"2019-01-16T21:32:34.000Z","download_url":"https://codeload.github.com/fitzgen/is_executable/tar.gz/0.1.2","html_url":"https://github.com/fitzgen/is_executable/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fitzgen/is_executable@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fitzgen%2Fis_executable/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fitzgen%2Fis_executable/tags/0.1.2/manifests"}]},"repo_metadata_updated_at":"2026-03-27T08:58:50.389Z","dependent_packages_count":74,"downloads":23418890,"downloads_period":"total","dependent_repos_count":805,"rankings":{"downloads":1.0891192795057074,"dependent_repos_count":1.463130021094206,"dependent_packages_count":0.7300689675807489,"stargazers_count":24.665609383883417,"forks_count":17.707608638733664,"docker_downloads_count":0.6919198719387221,"average":7.724576027122744},"purl":"pkg:cargo/is_executable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/is_executable","docker_dependents_count":92,"docker_downloads_count":23439256,"usage_url":"https://repos.ecosyste.ms/usage/cargo/is_executable","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/is_executable/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-29T07:31:28.237Z","issues_count":8,"pull_requests_count":18,"avg_time_to_close_issue":323505.2,"avg_time_to_close_pull_request":2705632.8666666667,"issues_closed_count":5,"pull_requests_closed_count":15,"pull_request_authors_count":11,"issue_authors_count":8,"avg_comments_per_issue":1.875,"avg_comments_per_pull_request":0.7777777777777778,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":524006.0,"past_year_avg_time_to_close_pull_request":565132.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":0.8888888888888888,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fitzgen%2Fis_executable/issues","maintainers":[{"login":"fitzgen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fitzgen"}],"active_maintainers":[{"login":"fitzgen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fitzgen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/is_executable/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/is_executable/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/is_executable/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/is_executable/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/is_executable/codemeta","maintainers":[{"uuid":"696","login":"fitzgen","name":"Nick Fitzgerald","email":null,"url":"https://github.com/fitzgen","packages_count":126,"html_url":"https://crates.io/users/fitzgen","role":null,"created_at":"2022-11-07T20:48:13.419Z","updated_at":"2022-11-07T20:48:13.419Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/fitzgen/packages"}]}