{"id":13920092,"name":"murk-cli","ecosystem":"cargo","description":"Encrypted secrets manager for developers — one file, age encryption, git-friendly","homepage":null,"licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/iicky/murk","keywords_array":["age","dotenv","encryption","secrets","security"],"namespace":null,"versions_count":23,"first_release_published_at":"2026-02-28T17:27:27.416Z","latest_release_published_at":"2026-06-19T01:15:02.694Z","latest_release_number":"0.7.0","last_synced_at":"2026-06-19T01:17:12.930Z","created_at":"2026-02-28T17:33:02.328Z","updated_at":"2026-06-19T01:17:18.821Z","registry_url":"https://crates.io/crates/murk-cli/","install_command":"cargo install murk-cli","documentation_url":"https://docs.rs/murk-cli/","metadata":{"categories":["command-line-utilities","cryptography"]},"repo_metadata":{"id":341257603,"uuid":"1169431105","full_name":"iicky/murk","owner":"iicky","description":"Encrypted secrets manager for developers — one file, age encryption, git-friendly","archived":false,"fork":false,"pushed_at":"2026-04-13T03:10:55.000Z","size":456790,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-13T05:06:34.938Z","etag":null,"topics":["age-encryption","developer-tools","dotenv","secrets-management"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iicky.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":"THREAT_MODEL.md","audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":"ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-28T17:17:56.000Z","updated_at":"2026-04-13T03:03:16.000Z","dependencies_parsed_at":"2026-04-03T00:01:24.388Z","dependency_job_id":null,"html_url":"https://github.com/iicky/murk","commit_stats":null,"previous_names":["iicky/murk"],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/iicky/murk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iicky%2Fmurk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iicky%2Fmurk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iicky%2Fmurk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iicky%2Fmurk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iicky","download_url":"https://codeload.github.com/iicky/murk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iicky%2Fmurk/sbom","scorecard":{"id":1245517,"data":{"date":"2026-03-30T20:56:56Z","repo":{"name":"github.com/iicky/murk","commit":"963f4b91261574e76ee7e36e884ac96fcc6cfb7a"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":7.3,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":0,"reason":"Found 0/11 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"project was created in last 90 days. please review its contents carefully","details":["Warn: Repository was created in last 90 days."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yaml:12","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:76","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yaml:9","Info: topLevel permissions set to 'read-all': .github/workflows/codeql.yaml:3","Info: topLevel permissions set to 'read-all': .github/workflows/dependabot-automerge.yaml:5","Info: topLevel permissions set to 'read-all': .github/workflows/node.yaml:11","Info: topLevel permissions set to 'read-all': .github/workflows/python.yaml:15","Info: topLevel permissions set to 'read-all': .github/workflows/release.yaml:7","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yaml:9"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  35 out of  35 GitHub-owned GitHubAction dependencies pinned","Info:  37 out of  37 third-party GitHubAction dependencies pinned","Info:   4 out of   4 npmCommand 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2023-0071"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/node.yaml:118"],"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/fuzz_env_parse.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/fuzz_merge.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/fuzz_recipient_parse.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/fuzz_recovery.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/fuzz_vault_parse.rs:2"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.5.4 not signed: https://api.github.com/repos/iicky/murk/releases/302952088","Warn: release artifact v0.5.3 not signed: https://api.github.com/repos/iicky/murk/releases/302880976","Warn: release artifact v0.5.1 not signed: https://api.github.com/repos/iicky/murk/releases/302776928","Warn: release artifact v0.5.0 not signed: https://api.github.com/repos/iicky/murk/releases/302751272","Warn: release artifact v0.4.1 not signed: https://api.github.com/repos/iicky/murk/releases/302635264","Warn: release artifact v0.5.4 does not have provenance: https://api.github.com/repos/iicky/murk/releases/302952088","Warn: release artifact v0.5.3 does not have provenance: https://api.github.com/repos/iicky/murk/releases/302880976","Warn: release artifact v0.5.1 does not have provenance: https://api.github.com/repos/iicky/murk/releases/302776928","Warn: release artifact v0.5.0 does not have provenance: https://api.github.com/repos/iicky/murk/releases/302751272","Warn: release artifact v0.4.1 does not have provenance: https://api.github.com/repos/iicky/murk/releases/302635264"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"Contributors","score":3,"reason":"project has 1 contributing companies or organizations -- score normalized to 3","details":["Info: found contributions from: n - 1"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}},{"name":"CI-Tests","score":10,"reason":"10 out of 10 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}}]},"last_synced_at":"2026-04-03T08:46:58.115Z","repository_id":341257603,"created_at":"2026-04-03T08:46:58.116Z","updated_at":"2026-04-03T08:46:58.116Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32074828,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T02:38:07.213Z","status":"ssl_error","status_checked_at":"2026-04-21T02:38:06.559Z","response_time":128,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"iicky","name":"Mickey Scherrer","uuid":"5324300","kind":"user","description":"NYC-based plumber turned molecular biologist turned data scientist. Likes IoT, cooking, and cocktails.","email":"","website":null,"location":"New York, New York","twitter":null,"company":"n - 1, inc.","icon_url":"https://avatars.githubusercontent.com/u/5324300?u=e6435d2f8826a85e274293102fe12456080cfd80\u0026v=4","repositories_count":1,"last_synced_at":"2023-04-12T00:39:56.035Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/iicky","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-04-12T00:39:56.038Z","updated_at":"2023-04-12T00:39:56.038Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iicky","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iicky/repositories"},"tags":[{"name":"v0.5.8","sha":"4908c25cf05b3a40de731719926298d381367a81","kind":"tag","published_at":"2026-04-06T03:05:37.000Z","download_url":"https://codeload.github.com/iicky/murk/tar.gz/v0.5.8","html_url":"https://github.com/iicky/murk/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iicky/murk@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iicky%2Fmurk/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iicky%2Fmurk/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"f11b2fce5dffdfd60a430ef4e35757da6eb734e4","kind":"tag","published_at":"2026-04-06T02:32:47.000Z","download_url":"https://codeload.github.com/iicky/murk/tar.gz/v0.5.7","html_url":"https://github.com/iicky/murk/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iicky/murk@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iicky%2Fmurk/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iicky%2Fmurk/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"e9c2c8df279039444cea2738949d5f8e94044e02","kind":"tag","published_at":"2026-04-06T01:15:48.000Z","download_url":"https://codeload.github.com/iicky/murk/tar.gz/v0.5.6","html_url":"https://github.com/iicky/murk/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iicky/murk@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iicky%2Fmurk/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iicky%2Fmurk/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"905af87d287ee0d16f0168b5b68b470639a1f3e1","kind":"tag","published_at":"2026-04-05T20:34:10.000Z","download_url":"https://codeload.github.com/iicky/murk/tar.gz/v0.5.5","html_url":"https://github.com/iicky/murk/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iicky/murk@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iicky%2Fmurk/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iicky%2Fmurk/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"79b6bc1f280a6c754d75d85a80e6ac745f0e00e7","kind":"tag","published_at":"2026-03-30T03:01:27.000Z","download_url":"https://codeload.github.com/iicky/murk/tar.gz/v0.5.4","html_url":"https://github.com/iicky/murk/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iicky/murk@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iicky%2Fmurk/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iicky%2Fmurk/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"025c5d12214b1f84af90e2a0c6df3a4f263cb7ad","kind":"tag","published_at":"2026-03-29T17:38:50.000Z","download_url":"https://codeload.github.com/iicky/murk/tar.gz/v0.5.3","html_url":"https://github.com/iicky/murk/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iicky/murk@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iicky%2Fmurk/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iicky%2Fmurk/tags/v0.5.3/manifests"},{"name":"v0.5.1","sha":"0133ad309f6e1f1ca8f2c6009216779186bc47b1","kind":"tag","published_at":"2026-03-29T01:29:57.000Z","download_url":"https://codeload.github.com/iicky/murk/tar.gz/v0.5.1","html_url":"https://github.com/iicky/murk/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iicky/murk@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iicky%2Fmurk/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iicky%2Fmurk/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"999f1f0850c5c740761862c01ce4383a618cd6e5","kind":"tag","published_at":"2026-03-28T21:18:30.000Z","download_url":"https://codeload.github.com/iicky/murk/tar.gz/v0.5.0","html_url":"https://github.com/iicky/murk/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iicky/murk@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iicky%2Fmurk/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iicky%2Fmurk/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"374ea426596177ad618c34bef100827f33eb0046","kind":"tag","published_at":"2026-03-28T04:24:18.000Z","download_url":"https://codeload.github.com/iicky/murk/tar.gz/v0.4.1","html_url":"https://github.com/iicky/murk/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iicky/murk@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iicky%2Fmurk/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iicky%2Fmurk/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"b3d79c7d2c8187884cf670c696c502dfbdea1d55","kind":"tag","published_at":"2026-03-28T02:39:52.000Z","download_url":"https://codeload.github.com/iicky/murk/tar.gz/v0.4.0","html_url":"https://github.com/iicky/murk/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iicky/murk@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iicky%2Fmurk/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iicky%2Fmurk/tags/v0.4.0/manifests"},{"name":"v0.3.4","sha":"78fe2c125d7c5bb88241dd68e569d61cb9e7b842","kind":"tag","published_at":"2026-03-27T01:44:27.000Z","download_url":"https://codeload.github.com/iicky/murk/tar.gz/v0.3.4","html_url":"https://github.com/iicky/murk/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iicky/murk@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iicky%2Fmurk/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iicky%2Fmurk/tags/v0.3.4/manifests"},{"name":"v0.3.2","sha":"c1ea3cbe7bce1f4b81c0e3d0bba7dceca5a0f3a8","kind":"tag","published_at":"2026-03-24T13:36:25.000Z","download_url":"https://codeload.github.com/iicky/murk/tar.gz/v0.3.2","html_url":"https://github.com/iicky/murk/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iicky/murk@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iicky%2Fmurk/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iicky%2Fmurk/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"3102c5cbcd62915c8b8ea7c9f35dcc23033a99a8","kind":"tag","published_at":"2026-03-23T03:26:54.000Z","download_url":"https://codeload.github.com/iicky/murk/tar.gz/v0.3.1","html_url":"https://github.com/iicky/murk/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iicky/murk@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iicky%2Fmurk/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iicky%2Fmurk/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"9869e9e735f72c0ad38dbfa3bda5744a8442ad4e","kind":"commit","published_at":"2026-03-22T22:25:42.000Z","download_url":"https://codeload.github.com/iicky/murk/tar.gz/v0.3.0","html_url":"https://github.com/iicky/murk/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iicky/murk@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iicky%2Fmurk/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iicky%2Fmurk/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"8fb11621a569d70719b7a6b33f0015b576f5ed6b","kind":"commit","published_at":"2026-03-03T03:06:27.000Z","download_url":"https://codeload.github.com/iicky/murk/tar.gz/v0.2.1","html_url":"https://github.com/iicky/murk/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iicky/murk@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iicky%2Fmurk/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iicky%2Fmurk/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"28a34ba9acb3bf8b65497a39dca0797aea213bd6","kind":"commit","published_at":"2026-03-02T17:25:08.000Z","download_url":"https://codeload.github.com/iicky/murk/tar.gz/v0.2.0","html_url":"https://github.com/iicky/murk/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iicky/murk@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iicky%2Fmurk/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iicky%2Fmurk/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-06-19T01:17:18.794Z","dependent_packages_count":0,"downloads":298,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":92.66830063326573,"dependent_repos_count":17.04329146155856,"dependent_packages_count":22.526344601067468,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":44.07931223196392},"purl":"pkg:cargo/murk-cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/murk-cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/murk-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/murk-cli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-19T09:04:17.092Z","issues_count":0,"pull_requests_count":2,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":63836.0,"issues_closed_count":0,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.5,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":63836.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/iicky%2Fmurk/issues","maintainers":[{"login":"iicky","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iicky"}],"active_maintainers":[{"login":"iicky","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iicky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/murk-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/murk-cli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/murk-cli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/murk-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/murk-cli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/murk-cli/codemeta","maintainers":[{"uuid":"393688","login":"iicky","name":"Mickey Scherrer","email":null,"url":"https://github.com/iicky","packages_count":2,"html_url":"https://crates.io/users/iicky","role":null,"created_at":"2026-02-28T17:33:08.718Z","updated_at":"2026-02-28T17:33:08.718Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/iicky/packages"}]}