{"id":4281360,"name":"rust-script","ecosystem":"cargo","description":"Command-line tool to run Rust \"scripts\" which can make use of crates.","homepage":"https://rust-script.org","licenses":"MIT/Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/fornwall/rust-script","keywords_array":["cargo","script"],"namespace":null,"versions_count":36,"first_release_published_at":"2020-10-23T10:33:13.173Z","latest_release_published_at":"2025-08-16T09:37:28.037Z","latest_release_number":"0.36.0","last_synced_at":"2026-04-17T01:32:22.349Z","created_at":"2022-04-13T03:29:51.411Z","updated_at":"2026-04-17T01:33:46.619Z","registry_url":"https://crates.io/crates/rust-script/","install_command":"cargo install rust-script","documentation_url":"https://docs.rs/rust-script/","metadata":{"categories":["development-tools","command-line-utilities"]},"repo_metadata":{"id":40257844,"uuid":"306970690","full_name":"fornwall/rust-script","owner":"fornwall","description":"Run Rust files and expressions as scripts without any setup or compilation step.","archived":false,"fork":false,"pushed_at":"2025-08-16T09:36:23.000Z","size":783,"stargazers_count":1519,"open_issues_count":35,"forks_count":47,"subscribers_count":15,"default_branch":"main","last_synced_at":"2025-11-23T00:03:39.436Z","etag":null,"topics":["cargo","rust","script"],"latest_commit_sha":null,"homepage":"https://rust-script.org","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/fornwall.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}},"created_at":"2020-10-24T21:00:13.000Z","updated_at":"2025-11-21T12:54:15.000Z","dependencies_parsed_at":"2023-09-26T15:51:25.327Z","dependency_job_id":"4f3fa383-a157-436f-b430-42874cbf4008","html_url":"https://github.com/fornwall/rust-script","commit_stats":{"total_commits":491,"total_committers":19,"mean_commits":"25.842105263157894","dds":0.384928716904277,"last_synced_commit":"578dd12c69ac00e69a05535e3be31e48a34823d4"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/fornwall/rust-script","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fornwall","download_url":"https://codeload.github.com/fornwall/rust-script/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/sbom","scorecard":{"id":407296,"data":{"date":"2025-08-11","repo":{"name":"github.com/fornwall/rust-script","commit":"241239f7c59b5b0884b0891e181216f235a1524c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"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:116: update your workflow using https://app.stepsecurity.io/secureworkflow/fornwall/rust-script/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/fornwall/rust-script/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/fornwall/rust-script/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/fornwall/rust-script/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/fornwall/rust-script/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/fornwall/rust-script/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/fornwall/rust-script/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/fornwall/rust-script/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/fornwall/rust-script/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/fornwall/rust-script/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/fornwall/rust-script/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/fornwall/rust-script/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/fornwall/rust-script/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/fornwall/rust-script/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/fornwall/rust-script/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/fornwall/rust-script/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/fornwall/rust-script/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/fornwall/rust-script/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/fornwall/rust-script/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/fornwall/rust-script/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/fornwall/rust-script/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/fornwall/rust-script/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fornwall/rust-script/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/fornwall/rust-script/release.yml/main?enable=pin","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:22"],"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.35.0 not signed: https://api.github.com/repos/fornwall/rust-script/releases/173175396","Warn: release artifact 0.34.0 not signed: https://api.github.com/repos/fornwall/rust-script/releases/122699694","Warn: release artifact 0.35.0 does not have provenance: https://api.github.com/repos/fornwall/rust-script/releases/173175396","Warn: release artifact 0.34.0 does not have provenance: https://api.github.com/repos/fornwall/rust-script/releases/122699694"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 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-18T21:40:46.587Z","repository_id":40257844,"created_at":"2025-08-18T21:40:46.588Z","updated_at":"2025-08-18T21:40:46.588Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27329504,"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-28T02:00:06.623Z","response_time":58,"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":"fornwall","name":"Fredrik Fornwall","uuid":"277251","kind":"user","description":"","email":"fredrik@fornwall.net","website":"https://fornwall.net","location":"Stockholm, Sweden","twitter":"fornwall","company":"Avanza","icon_url":"https://avatars.githubusercontent.com/u/277251?v=4","repositories_count":138,"last_synced_at":"2025-11-23T00:03:25.369Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/fornwall","funding_links":["https://github.com/sponsors/fornwall"],"total_stars":2177,"followers":2165,"following":0,"created_at":"2022-11-02T21:44:13.573Z","updated_at":"2025-11-23T00:03:25.370Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fornwall","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fornwall/repositories"},"tags":[{"name":"0.35.0","sha":"8d43b12544062ecc4fa7c8a213da95ad28052c03","kind":"commit","published_at":"2024-09-03T09:36:24.000Z","download_url":"https://codeload.github.com/fornwall/rust-script/tar.gz/0.35.0","html_url":"https://github.com/fornwall/rust-script/releases/tag/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fornwall/rust-script@0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/0.35.0/manifests"},{"name":"0.34.0","sha":"114d6e93cffe8d24f6915f4fdb4fb7b08568fd3e","kind":"commit","published_at":"2023-09-26T23:24:59.000Z","download_url":"https://codeload.github.com/fornwall/rust-script/tar.gz/0.34.0","html_url":"https://github.com/fornwall/rust-script/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fornwall/rust-script@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/0.34.0/manifests"},{"name":"0.33.0","sha":"eea7bfa1143ae959f2efa03569131fc33fcd2510","kind":"commit","published_at":"2023-09-26T23:18:42.000Z","download_url":"https://codeload.github.com/fornwall/rust-script/tar.gz/0.33.0","html_url":"https://github.com/fornwall/rust-script/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fornwall/rust-script@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/0.33.0/manifests"},{"name":"0.32.0","sha":"070a45f1c4a09ce5bead2c889b77d341e9b34414","kind":"commit","published_at":"2023-09-26T13:32:58.000Z","download_url":"https://codeload.github.com/fornwall/rust-script/tar.gz/0.32.0","html_url":"https://github.com/fornwall/rust-script/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fornwall/rust-script@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/0.32.0/manifests"},{"name":"0.31.0","sha":"7da8b744c47e8ae54a774fe769a8f9f0e0436ca0","kind":"commit","published_at":"2023-08-04T20:56:36.000Z","download_url":"https://codeload.github.com/fornwall/rust-script/tar.gz/0.31.0","html_url":"https://github.com/fornwall/rust-script/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fornwall/rust-script@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/0.31.0/manifests"},{"name":"0.30.0","sha":"1cab0a5f2382f2714a5133d44732b1bc7b8ac1f7","kind":"commit","published_at":"2023-07-27T16:35:23.000Z","download_url":"https://codeload.github.com/fornwall/rust-script/tar.gz/0.30.0","html_url":"https://github.com/fornwall/rust-script/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fornwall/rust-script@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"e83267734d7dbb3f19ebda974c916bf4f504bcd5","kind":"commit","published_at":"2023-06-18T13:03:19.000Z","download_url":"https://codeload.github.com/fornwall/rust-script/tar.gz/0.29.0","html_url":"https://github.com/fornwall/rust-script/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fornwall/rust-script@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/0.29.0/manifests"},{"name":"0.28.0","sha":"121938a4c91545a8266090302ce31df8f47de065","kind":"commit","published_at":"2023-06-12T11:16:14.000Z","download_url":"https://codeload.github.com/fornwall/rust-script/tar.gz/0.28.0","html_url":"https://github.com/fornwall/rust-script/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fornwall/rust-script@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/0.28.0/manifests"},{"name":"0.27.0","sha":"3e7b8ede508b30f1c0f18f32f1b5ac843dce4564","kind":"commit","published_at":"2023-05-01T16:41:39.000Z","download_url":"https://codeload.github.com/fornwall/rust-script/tar.gz/0.27.0","html_url":"https://github.com/fornwall/rust-script/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fornwall/rust-script@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/0.27.0/manifests"},{"name":"0.26.0","sha":"cca9bdc4019d014ffb249bd1e77fa6a8812cafdb","kind":"commit","published_at":"2023-04-14T20:00:40.000Z","download_url":"https://codeload.github.com/fornwall/rust-script/tar.gz/0.26.0","html_url":"https://github.com/fornwall/rust-script/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fornwall/rust-script@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/0.26.0/manifests"},{"name":"0.25.0","sha":"79e8b18c1551d02e9e2f5e1ac62f26ba298f8486","kind":"commit","published_at":"2023-04-10T22:21:03.000Z","download_url":"https://codeload.github.com/fornwall/rust-script/tar.gz/0.25.0","html_url":"https://github.com/fornwall/rust-script/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fornwall/rust-script@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/0.25.0/manifests"},{"name":"0.24.0","sha":"292670e4787a6a1877c2b98b6e0a968440b2b707","kind":"commit","published_at":"2023-04-05T21:12:39.000Z","download_url":"https://codeload.github.com/fornwall/rust-script/tar.gz/0.24.0","html_url":"https://github.com/fornwall/rust-script/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fornwall/rust-script@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/0.24.0/manifests"},{"name":"0.23.0","sha":"99435858b26f3bd1dee11146f0a2367457e87244","kind":"commit","published_at":"2023-03-25T21:44:55.000Z","download_url":"https://codeload.github.com/fornwall/rust-script/tar.gz/0.23.0","html_url":"https://github.com/fornwall/rust-script/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fornwall/rust-script@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"5bd0da72bb71808dd6046ced88c47c6a6dc04999","kind":"commit","published_at":"2022-12-11T00:50:49.000Z","download_url":"https://codeload.github.com/fornwall/rust-script/tar.gz/0.22.0","html_url":"https://github.com/fornwall/rust-script/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fornwall/rust-script@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/0.22.0/manifests"},{"name":"v0.21.0","sha":"08a39e648d3d81437ae79896094289bc630cb9d0","kind":"commit","published_at":"2022-04-24T22:06:11.000Z","download_url":"https://codeload.github.com/fornwall/rust-script/tar.gz/v0.21.0","html_url":"https://github.com/fornwall/rust-script/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fornwall/rust-script@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"8b6f3d13d90c712002ec94123e5c0dc814976a68","kind":"commit","published_at":"2022-02-12T23:06:31.000Z","download_url":"https://codeload.github.com/fornwall/rust-script/tar.gz/v0.20.0","html_url":"https://github.com/fornwall/rust-script/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fornwall/rust-script@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"f3a79528125662dac49ffe717907caa3c006f9af","kind":"commit","published_at":"2021-12-16T23:23:49.000Z","download_url":"https://codeload.github.com/fornwall/rust-script/tar.gz/v0.19.0","html_url":"https://github.com/fornwall/rust-script/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fornwall/rust-script@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"44dfcdd69d32dc85d3553d6b61aa76c1da2980d0","kind":"commit","published_at":"2021-11-09T22:35:51.000Z","download_url":"https://codeload.github.com/fornwall/rust-script/tar.gz/v0.18.0","html_url":"https://github.com/fornwall/rust-script/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fornwall/rust-script@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"32ac67f6f8fbeb575336da52f609605298e4619d","kind":"commit","published_at":"2021-08-21T19:47:13.000Z","download_url":"https://codeload.github.com/fornwall/rust-script/tar.gz/v0.17.0","html_url":"https://github.com/fornwall/rust-script/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fornwall/rust-script@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fce34fb2ec59d63213eacb3bca733025feb61356","kind":"commit","published_at":"2021-07-23T07:11:50.000Z","download_url":"https://codeload.github.com/fornwall/rust-script/tar.gz/v0.16.0","html_url":"https://github.com/fornwall/rust-script/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fornwall/rust-script@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"278d38359ebeb0097e45966ef404698f77b5c817","kind":"commit","published_at":"2021-07-10T09:20:59.000Z","download_url":"https://codeload.github.com/fornwall/rust-script/tar.gz/v0.15.0","html_url":"https://github.com/fornwall/rust-script/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fornwall/rust-script@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"0c7544aec11000843f95b33e61e8071c4d031602","kind":"commit","published_at":"2021-04-26T10:18:28.000Z","download_url":"https://codeload.github.com/fornwall/rust-script/tar.gz/v0.14.0","html_url":"https://github.com/fornwall/rust-script/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fornwall/rust-script@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"88c57c3517e0665d93da4bd1b7f1e4805c0a4c54","kind":"commit","published_at":"2021-03-26T21:04:20.000Z","download_url":"https://codeload.github.com/fornwall/rust-script/tar.gz/v0.13.0","html_url":"https://github.com/fornwall/rust-script/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fornwall/rust-script@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"1dc66fba30d5421c016010f26cdea0113e20e828","kind":"commit","published_at":"2021-01-24T21:19:29.000Z","download_url":"https://codeload.github.com/fornwall/rust-script/tar.gz/v0.12.0","html_url":"https://github.com/fornwall/rust-script/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fornwall/rust-script@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"168808585f5a8ba11784f9b4e6b6b6a8aa72fb9f","kind":"commit","published_at":"2020-12-26T09:05:41.000Z","download_url":"https://codeload.github.com/fornwall/rust-script/tar.gz/v0.11.0","html_url":"https://github.com/fornwall/rust-script/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fornwall/rust-script@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"225560c2d139a1e65b28c05512ae3fd5eba8f285","kind":"commit","published_at":"2020-12-16T04:24:14.000Z","download_url":"https://codeload.github.com/fornwall/rust-script/tar.gz/v0.10.0","html_url":"https://github.com/fornwall/rust-script/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fornwall/rust-script@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"a6c57b96a21741cc4e8a9df5c963fbb52049f212","kind":"commit","published_at":"2020-11-04T11:56:17.000Z","download_url":"https://codeload.github.com/fornwall/rust-script/tar.gz/v0.9.0","html_url":"https://github.com/fornwall/rust-script/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fornwall/rust-script@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"705db7b25e4d89ffcce1775e561dc4563186b85f","kind":"commit","published_at":"2020-11-04T00:05:17.000Z","download_url":"https://codeload.github.com/fornwall/rust-script/tar.gz/v0.8.0","html_url":"https://github.com/fornwall/rust-script/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fornwall/rust-script@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"da1b8078502ffe3d37e664de0cb65807d591ba3a","kind":"commit","published_at":"2020-10-28T13:08:35.000Z","download_url":"https://codeload.github.com/fornwall/rust-script/tar.gz/v0.7.0","html_url":"https://github.com/fornwall/rust-script/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fornwall/rust-script@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"14591c7ea3773f191cdef53cf525edbf229a23db","kind":"commit","published_at":"2020-10-28T00:54:59.000Z","download_url":"https://codeload.github.com/fornwall/rust-script/tar.gz/v0.6.0","html_url":"https://github.com/fornwall/rust-script/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fornwall/rust-script@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e7d2867598df36a72541a4884a644d5ec17b6045","kind":"commit","published_at":"2020-10-28T00:12:27.000Z","download_url":"https://codeload.github.com/fornwall/rust-script/tar.gz/v0.5.0","html_url":"https://github.com/fornwall/rust-script/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fornwall/rust-script@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2fb981884c62850987e2b9c789518be194805b3c","kind":"commit","published_at":"2020-10-25T02:10:09.000Z","download_url":"https://codeload.github.com/fornwall/rust-script/tar.gz/v0.4.0","html_url":"https://github.com/fornwall/rust-script/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fornwall/rust-script@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/tags/v0.4.0/manifests"}]},"repo_metadata_updated_at":"2026-04-17T01:33:46.589Z","dependent_packages_count":1,"downloads":760162,"downloads_period":"total","dependent_repos_count":2,"rankings":{"downloads":7.104547627584558,"dependent_repos_count":13.179001502455506,"dependent_packages_count":36.15963641528192,"stargazers_count":5.255766702521812,"forks_count":9.764558987356915,"docker_downloads_count":5.77491932592327,"average":12.873071760187331},"purl":"pkg:cargo/rust-script","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/rust-script","docker_dependents_count":2,"docker_downloads_count":182,"usage_url":"https://repos.ecosyste.ms/usage/cargo/rust-script","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/rust-script/dependencies","status":null,"funding_links":["https://github.com/sponsors/fornwall"],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-21T16:00:38.911Z","issues_count":74,"pull_requests_count":82,"avg_time_to_close_issue":13100020.711111112,"avg_time_to_close_pull_request":1315764.0,"issues_closed_count":45,"pull_requests_closed_count":74,"pull_request_authors_count":26,"issue_authors_count":58,"avg_comments_per_issue":2.175675675675676,"avg_comments_per_pull_request":0.5487804878048781,"merged_pull_requests_count":68,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":618676.6666666666,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.3,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fornwall%2Frust-script/issues","maintainers":[{"login":"fornwall","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fornwall"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rust-script/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rust-script/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rust-script/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rust-script/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rust-script/codemeta","maintainers":[{"uuid":"34284","login":"fornwall","name":"Fredrik Fornwall","email":null,"url":"https://github.com/fornwall","packages_count":8,"html_url":"https://crates.io/users/fornwall","role":null,"created_at":"2022-11-08T00:39:15.232Z","updated_at":"2022-11-08T00:39:15.232Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/fornwall/packages"}]}