{"id":4079012,"name":"exec-target","ecosystem":"cargo","description":"the simple invoke command for test\n","homepage":null,"licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/aki-akaguma/exec-target","keywords_array":["command","invoke"],"namespace":null,"versions_count":9,"first_release_published_at":"2021-07-03T00:28:19.491Z","latest_release_published_at":"2026-05-26T05:25:14.939Z","latest_release_number":"0.3.0","last_synced_at":"2026-09-05T13:47:21.857Z","created_at":"2022-04-12T12:00:48.935Z","updated_at":"2026-09-07T11:54:20.248Z","registry_url":"https://crates.io/crates/exec-target/","install_command":"cargo install exec-target","documentation_url":"https://docs.rs/exec-target/","metadata":{"categories":["development-tools::testing","text-processing"]},"repo_metadata":{"id":57626667,"uuid":"382490666","full_name":"aki-akaguma/exec-target","owner":"aki-akaguma","description":"the simple invoke command for test","archived":false,"fork":false,"pushed_at":"2026-06-02T23:11:43.000Z","size":56,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-09-05T13:47:03.666Z","etag":null,"topics":["rust"],"latest_commit_sha":null,"homepage":"","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/aki-akaguma.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2021-07-03T00:14:14.000Z","updated_at":"2026-06-02T23:11:47.000Z","dependencies_parsed_at":"2022-08-31T09:12:32.549Z","dependency_job_id":null,"html_url":"https://github.com/aki-akaguma/exec-target","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/aki-akaguma/exec-target","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aki-akaguma%2Fexec-target","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aki-akaguma%2Fexec-target/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aki-akaguma%2Fexec-target/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aki-akaguma%2Fexec-target/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aki-akaguma","download_url":"https://codeload.github.com/aki-akaguma/exec-target/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aki-akaguma%2Fexec-target/sbom","scorecard":{"id":175962,"data":{"date":"2025-08-11","repo":{"name":"github.com/aki-akaguma/exec-target","commit":"200866950e96b11a6fba23f79d56b2b81be82638"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/19 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":"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":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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-macos.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/aki-akaguma/exec-target/test-macos.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-macos.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aki-akaguma/exec-target/test-macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-ubuntu.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/aki-akaguma/exec-target/test-ubuntu.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-ubuntu.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aki-akaguma/exec-target/test-ubuntu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-ubuntu.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/aki-akaguma/exec-target/test-ubuntu.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-ubuntu.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aki-akaguma/exec-target/test-ubuntu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-ubuntu.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/aki-akaguma/exec-target/test-ubuntu.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-ubuntu.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/aki-akaguma/exec-target/test-ubuntu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-windows.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/aki-akaguma/exec-target/test-windows.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-windows.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aki-akaguma/exec-target/test-windows.yml/main?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/test-macos.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-ubuntu.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-windows.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":"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-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":"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 '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"}}]},"last_synced_at":"2025-08-16T17:41:32.987Z","repository_id":57626667,"created_at":"2025-08-16T17:41:32.988Z","updated_at":"2025-08-16T17:41:32.988Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37117084,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","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":"aki-akaguma","name":null,"uuid":"75841407","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/75841407?u=6b6efe912f2f142f18f14ffa9616b7ffd856ad69\u0026v=4","repositories_count":28,"last_synced_at":"2023-03-10T20:11:37.824Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aki-akaguma","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-14T21:23:08.725Z","updated_at":"2023-03-10T20:11:37.834Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aki-akaguma","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aki-akaguma/repositories"},"tags":[{"name":"v0.2.10","sha":"9aab8ef44cacb06cd216d309b251cd4772c60b49","kind":"tag","published_at":"2025-08-31T08:23:41.000Z","download_url":"https://codeload.github.com/aki-akaguma/exec-target/tar.gz/v0.2.10","html_url":"https://github.com/aki-akaguma/exec-target/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aki-akaguma/exec-target@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aki-akaguma%2Fexec-target/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aki-akaguma%2Fexec-target/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"200866950e96b11a6fba23f79d56b2b81be82638","kind":"tag","published_at":"2023-02-12T00:45:32.000Z","download_url":"https://codeload.github.com/aki-akaguma/exec-target/tar.gz/v0.2.9","html_url":"https://github.com/aki-akaguma/exec-target/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aki-akaguma/exec-target@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aki-akaguma%2Fexec-target/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aki-akaguma%2Fexec-target/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"5a2141d744f7b9cf724c0778fe01b5c3e3663880","kind":"tag","published_at":"2023-01-31T16:17:37.000Z","download_url":"https://codeload.github.com/aki-akaguma/exec-target/tar.gz/v0.2.8","html_url":"https://github.com/aki-akaguma/exec-target/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aki-akaguma/exec-target@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aki-akaguma%2Fexec-target/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aki-akaguma%2Fexec-target/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"561cdf6a8cdbd8df0d5683d595194f8ccc52ce9c","kind":"tag","published_at":"2023-01-10T01:16:52.000Z","download_url":"https://codeload.github.com/aki-akaguma/exec-target/tar.gz/v0.2.7","html_url":"https://github.com/aki-akaguma/exec-target/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aki-akaguma/exec-target@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aki-akaguma%2Fexec-target/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aki-akaguma%2Fexec-target/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"9b5308e9258f69baad09601409a068009c2503fc","kind":"tag","published_at":"2023-01-10T01:11:34.000Z","download_url":"https://codeload.github.com/aki-akaguma/exec-target/tar.gz/v0.2.6","html_url":"https://github.com/aki-akaguma/exec-target/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aki-akaguma/exec-target@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aki-akaguma%2Fexec-target/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aki-akaguma%2Fexec-target/tags/v0.2.6/manifests"},{"name":"v0.2.3","sha":"2896f4e5a04fa548b2a6a423b2ee6b6b9a3db1fa","kind":"tag","published_at":"2023-01-08T10:24:38.000Z","download_url":"https://codeload.github.com/aki-akaguma/exec-target/tar.gz/v0.2.3","html_url":"https://github.com/aki-akaguma/exec-target/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aki-akaguma/exec-target@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aki-akaguma%2Fexec-target/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aki-akaguma%2Fexec-target/tags/v0.2.3/manifests"},{"name":"v0.2.4","sha":"d6b0e22ebd0eda5a87a64c0293cd2673cb14cbc8","kind":"tag","published_at":"2023-01-08T10:24:29.000Z","download_url":"https://codeload.github.com/aki-akaguma/exec-target/tar.gz/v0.2.4","html_url":"https://github.com/aki-akaguma/exec-target/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aki-akaguma/exec-target@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aki-akaguma%2Fexec-target/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aki-akaguma%2Fexec-target/tags/v0.2.4/manifests"},{"name":"v0.2.5","sha":"3d4fba045a646f7ef4b8adc6433c494b0ab41c1b","kind":"tag","published_at":"2023-01-08T10:24:18.000Z","download_url":"https://codeload.github.com/aki-akaguma/exec-target/tar.gz/v0.2.5","html_url":"https://github.com/aki-akaguma/exec-target/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aki-akaguma/exec-target@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aki-akaguma%2Fexec-target/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aki-akaguma%2Fexec-target/tags/v0.2.5/manifests"}]},"repo_metadata_updated_at":"2026-09-07T11:54:20.248Z","dependent_packages_count":11,"downloads":29911,"downloads_period":"total","dependent_repos_count":11,"rankings":{"downloads":15.935989206610952,"dependent_repos_count":7.569792814883135,"dependent_packages_count":3.248510287448938,"stargazers_count":55.97174416773526,"forks_count":40.565613235139715,"docker_downloads_count":null,"average":24.6583299423636},"purl":"pkg:cargo/exec-target","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/exec-target","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/exec-target","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/exec-target/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-05T13:47:01.273Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"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/aki-akaguma%2Fexec-target/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/exec-target/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/exec-target/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/exec-target/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/exec-target/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/exec-target/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/exec-target/codemeta","maintainers":[{"uuid":"108478","login":"aki-akaguma","name":null,"email":null,"url":"https://github.com/aki-akaguma","packages_count":36,"html_url":"https://crates.io/users/aki-akaguma","role":null,"created_at":"2022-11-07T19:03:03.387Z","updated_at":"2022-11-07T19:03:03.387Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/aki-akaguma/packages"}]}