{"id":4158135,"name":"libstratis","ecosystem":"cargo","description":"Stratis daemon","homepage":null,"licenses":"non-standard","normalized_licenses":["Other"],"repository_url":"https://github.com/stratis-storage/stratisd","keywords_array":["filesystem","linux","storage"],"namespace":null,"versions_count":1,"first_release_published_at":"2021-06-24T21:04:49.612Z","latest_release_published_at":"2026-05-22T04:02:29.955Z","latest_release_number":null,"last_synced_at":"2026-05-22T04:02:30.609Z","created_at":"2022-04-12T17:38:34.084Z","updated_at":"2026-05-22T04:06:32.473Z","registry_url":"https://crates.io/crates/libstratis/","install_command":"cargo install libstratis","documentation_url":"https://docs.rs/libstratis/","metadata":{"categories":["filesystem"]},"repo_metadata":{"id":37663881,"uuid":"66564704","full_name":"stratis-storage/stratisd","owner":"stratis-storage","description":"Easy to use local storage management for Linux.","archived":false,"fork":false,"pushed_at":"2026-05-21T12:32:30.000Z","size":26043,"stargazers_count":858,"open_issues_count":128,"forks_count":58,"subscribers_count":32,"default_branch":"master","last_synced_at":"2026-05-21T21:02:32.757Z","etag":null,"topics":["dbus","linux","rust","storage","stratis","xfs"],"latest_commit_sha":null,"homepage":"https://stratis-storage.github.io","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stratis-storage.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.txt","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-08-25T14:24:19.000Z","updated_at":"2026-05-21T12:32:35.000Z","dependencies_parsed_at":"2024-05-03T18:30:42.732Z","dependency_job_id":"c31451d4-f82f-4abd-b507-ed041eeac145","html_url":"https://github.com/stratis-storage/stratisd","commit_stats":{"total_commits":3414,"total_committers":29,"mean_commits":"117.72413793103448","dds":"0.34270650263620384","last_synced_commit":"6f70734deeae6250e100d6a8dbe7823e25297e11"},"previous_names":[],"tags_count":88,"template":false,"template_full_name":null,"purl":"pkg:github/stratis-storage/stratisd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stratis-storage","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/sbom","scorecard":{"id":854739,"data":{"date":"2025-08-11","repo":{"name":"github.com/stratis-storage/stratisd","commit":"cd4cb1d6ce401b3b8192e2bce2d66b6d8c695454"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 4/14 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":10,"reason":"30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/cargo.yml:1","Warn: no topLevel permission defined: .github/workflows/dummy.yml:1","Warn: no topLevel permission defined: .github/workflows/fedora.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/support.yml:1","Warn: no topLevel permission defined: .github/workflows/ubuntu.yml:1","Warn: no topLevel permission defined: .github/workflows/valgrind.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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/cargo.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cargo.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/cargo.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cargo.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/cargo.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/fedora.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/fedora.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fedora.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/fedora.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/fedora.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/fedora.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/fedora.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/fedora.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fedora.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/fedora.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/fedora.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/fedora.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/fedora.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/fedora.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fedora.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/fedora.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/fedora.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/fedora.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:221: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:253: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:257: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:259: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:305: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:309: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/nightly.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/nightly.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/nightly.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/nightly.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/nightly.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/nightly.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/nightly.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/nightly.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/nightly.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/nightly.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/nightly.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/nightly.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/nightly.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/nightly.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/support.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/support.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ubuntu.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/ubuntu.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ubuntu.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/ubuntu.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ubuntu.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/ubuntu.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ubuntu.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/ubuntu.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ubuntu.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/ubuntu.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ubuntu.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/ubuntu.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/valgrind.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/valgrind.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/valgrind.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/valgrind.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/valgrind.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/valgrind.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/valgrind.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/valgrind.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/valgrind.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/valgrind.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/valgrind.yml:212: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/valgrind.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/valgrind.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/valgrind.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/valgrind.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/stratis-storage/stratisd/valgrind.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:221","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:300","Warn: pipCommand not pinned by hash: .github/workflows/nightly.yml:199","Warn: pipCommand not pinned by hash: .github/workflows/support.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/valgrind.yml:137","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Mozilla Public License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact stratisd-v3.8.2 not signed: https://api.github.com/repos/stratis-storage/stratisd/releases/228099471","Warn: release artifact stratisd-v3.8.1 not signed: https://api.github.com/repos/stratis-storage/stratisd/releases/218097395","Warn: release artifact stratisd-v3.8.0 not signed: https://api.github.com/repos/stratis-storage/stratisd/releases/205376474","Warn: release artifact stratisd-v3.7.3 not signed: https://api.github.com/repos/stratis-storage/stratisd/releases/180570477","Warn: release artifact stratisd-v3.7.2 not signed: https://api.github.com/repos/stratis-storage/stratisd/releases/180055165","Warn: release artifact stratisd-v3.8.2 does not have provenance: https://api.github.com/repos/stratis-storage/stratisd/releases/228099471","Warn: release artifact stratisd-v3.8.1 does not have provenance: https://api.github.com/repos/stratis-storage/stratisd/releases/218097395","Warn: release artifact stratisd-v3.8.0 does not have provenance: https://api.github.com/repos/stratis-storage/stratisd/releases/205376474","Warn: release artifact stratisd-v3.7.3 does not have provenance: https://api.github.com/repos/stratis-storage/stratisd/releases/180570477","Warn: release artifact stratisd-v3.7.2 does not have provenance: https://api.github.com/repos/stratis-storage/stratisd/releases/180055165"],"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":-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/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 30 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"}},{"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"}}]},"last_synced_at":"2025-08-23T23:34:52.627Z","repository_id":37663881,"created_at":"2025-08-23T23:34:52.628Z","updated_at":"2025-08-23T23:34:52.628Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33328644,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T12:23:38.849Z","status":"online","status_checked_at":"2026-05-22T02:00:06.671Z","response_time":265,"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":"stratis-storage","name":"Stratis Storage","uuid":"21202300","kind":"organization","description":"Easy to use local storage for Linux.","email":"stratis-devel@lists.fedorahosted.org","website":"https://stratis-storage.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/21202300?v=4","repositories_count":20,"last_synced_at":"2024-03-26T00:32:53.429Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/stratis-storage","funding_links":[],"total_stars":1028,"followers":47,"following":0,"created_at":"2022-11-02T23:22:12.359Z","updated_at":"2024-03-26T00:33:01.038Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stratis-storage","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stratis-storage/repositories"},"tags":[{"name":"stratisd-v3.9.0","sha":"4ca9beb71347f1cabddc7b97590915dd623f3bf7","kind":"tag","published_at":"2026-04-27T19:52:57.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/stratisd-v3.9.0","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/stratisd-v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@stratisd-v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd-v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd-v3.9.0/manifests"},{"name":"stratisd_proc_macros-v0.2.3","sha":"65c20d1fee13ce3c19838757717c0cab9aa2acd7","kind":"tag","published_at":"2026-04-27T17:21:13.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/stratisd_proc_macros-v0.2.3","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/stratisd_proc_macros-v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@stratisd_proc_macros-v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd_proc_macros-v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd_proc_macros-v0.2.3/manifests"},{"name":"stratisd-v3.8.6","sha":"e8bf3c158a3474ae67c8944f410fab588268d6bf","kind":"tag","published_at":"2025-11-03T02:13:10.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/stratisd-v3.8.6","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/stratisd-v3.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@stratisd-v3.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd-v3.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd-v3.8.6/manifests"},{"name":"stratisd-v3.8.5","sha":"3163d4ef45ed7398b78d3fe434df3a83f3c2a040","kind":"tag","published_at":"2025-09-12T20:39:55.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/stratisd-v3.8.5","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/stratisd-v3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@stratisd-v3.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd-v3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd-v3.8.5/manifests"},{"name":"stratisd-v3.8.4","sha":"356476f260c102118eef9d5f1e6afb5f02b43240","kind":"tag","published_at":"2025-08-28T18:16:48.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/stratisd-v3.8.4","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/stratisd-v3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@stratisd-v3.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd-v3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd-v3.8.4/manifests"},{"name":"stratisd-v3.8.3","sha":"7a18ab6f0165a28b223fd8fee147a876bdbe729b","kind":"tag","published_at":"2025-08-27T13:52:18.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/stratisd-v3.8.3","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/stratisd-v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@stratisd-v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd-v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd-v3.8.3/manifests"},{"name":"stratisd-v3.8.2","sha":"bf17f1f8c45bdbd1811a1b27e3f4807e6d55afd4","kind":"tag","published_at":"2025-06-26T18:29:35.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/stratisd-v3.8.2","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/stratisd-v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@stratisd-v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd-v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd-v3.8.2/manifests"},{"name":"stratisd-v3.8.1","sha":"3ca581e6cf7ffb4ab97d0e5a8b81238b82f4567a","kind":"tag","published_at":"2025-05-12T20:28:26.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/stratisd-v3.8.1","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/stratisd-v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@stratisd-v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd-v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd-v3.8.1/manifests"},{"name":"stratisd_proc_macros-v0.2.2","sha":"0a1b92c2ee730a9c45aecf5018376857fb308d4e","kind":"tag","published_at":"2025-05-07T16:21:06.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/stratisd_proc_macros-v0.2.2","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/stratisd_proc_macros-v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@stratisd_proc_macros-v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd_proc_macros-v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd_proc_macros-v0.2.2/manifests"},{"name":"stratisd-v3.8.0","sha":"b6751ea738e7f683c1cd3543726819cfb6f0defa","kind":"tag","published_at":"2025-03-12T18:01:46.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/stratisd-v3.8.0","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/stratisd-v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@stratisd-v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd-v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd-v3.8.0/manifests"},{"name":"stratisd-v3.7.3","sha":"b9ad1e5483554e11f340d55ce24ac5f58f688195","kind":"tag","published_at":"2024-10-18T01:52:21.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/stratisd-v3.7.3","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/stratisd-v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@stratisd-v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd-v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd-v3.7.3/manifests"},{"name":"stratisd-v3.7.2","sha":"e51bf29215c008c34c0eb092efc1a85e8f019623","kind":"tag","published_at":"2024-10-15T16:01:19.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/stratisd-v3.7.2","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/stratisd-v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@stratisd-v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd-v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd-v3.7.2/manifests"},{"name":"stratisd-v3.7.1","sha":"924742f2866f32525276e19537bf9502dfef6b55","kind":"tag","published_at":"2024-10-08T17:56:48.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/stratisd-v3.7.1","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/stratisd-v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@stratisd-v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd-v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd-v3.7.1/manifests"},{"name":"stratisd-v3.7.0","sha":"0f651958723a5f126a27322c0b36716f730eff6e","kind":"tag","published_at":"2024-10-07T20:16:33.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/stratisd-v3.7.0","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/stratisd-v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@stratisd-v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd-v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd-v3.7.0/manifests"},{"name":"stratisd-v3.6.8","sha":"a4c7e7f41ceb1938df3dc20954aaa2b0bd3a1d3f","kind":"tag","published_at":"2024-07-02T20:22:52.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/stratisd-v3.6.8","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/stratisd-v3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@stratisd-v3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd-v3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd-v3.6.8/manifests"},{"name":"stratisd-v3.6.7","sha":"26e8e8789781571744f2a22cfe56241b375f4c23","kind":"tag","published_at":"2024-04-04T17:09:44.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/stratisd-v3.6.7","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/stratisd-v3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@stratisd-v3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd-v3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd-v3.6.7/manifests"},{"name":"stratisd-v3.6.6","sha":"02cf27b5aac4a78729027bbdf5d6443bfdb061c9","kind":"tag","published_at":"2024-03-26T16:13:35.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/stratisd-v3.6.6","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/stratisd-v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@stratisd-v3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd-v3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd-v3.6.6/manifests"},{"name":"stratisd-v3.6.5","sha":"80705ec01be33c9219c5e988a2b6d5825942bc19","kind":"tag","published_at":"2024-02-13T16:31:31.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/stratisd-v3.6.5","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/stratisd-v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@stratisd-v3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd-v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd-v3.6.5/manifests"},{"name":"stratisd-v3.6.4","sha":"af61a869b94a9141fd0c0f734165d1a5985a60df","kind":"tag","published_at":"2024-01-24T18:15:31.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/stratisd-v3.6.4","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/stratisd-v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@stratisd-v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd-v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd-v3.6.4/manifests"},{"name":"stratisd-v3.6.3","sha":"ae549339f4d483261106ac0f8f9690ffea830cbb","kind":"tag","published_at":"2023-11-30T16:48:05.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/stratisd-v3.6.3","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/stratisd-v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@stratisd-v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd-v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd-v3.6.3/manifests"},{"name":"stratisd-v3.6.2","sha":"67d14273d2729bab6cad6d2f1d72aa0c13422387","kind":"tag","published_at":"2023-11-16T15:12:23.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/stratisd-v3.6.2","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/stratisd-v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@stratisd-v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd-v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd-v3.6.2/manifests"},{"name":"stratisd-v3.6.1","sha":"6aa3b29e136188f8763cbb5db6f7bda59ce47566","kind":"tag","published_at":"2023-10-31T20:49:51.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/stratisd-v3.6.1","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/stratisd-v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@stratisd-v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd-v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd-v3.6.1/manifests"},{"name":"stratisd-v3.6.0","sha":"66e26324fb0b7dd78deec141f374b665ba6c43db","kind":"tag","published_at":"2023-10-24T20:19:38.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/stratisd-v3.6.0","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/stratisd-v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@stratisd-v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd-v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd-v3.6.0/manifests"},{"name":"stratisd-v3.5.9","sha":"068274e047fea1a48c3a59782aebc8f6c070ab1b","kind":"tag","published_at":"2023-08-30T16:58:41.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/stratisd-v3.5.9","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/stratisd-v3.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@stratisd-v3.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd-v3.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd-v3.5.9/manifests"},{"name":"stratisd_proc_macros-v0.2.1","sha":"757628ac81127ff777014efe0ccf144afc69d9c8","kind":"tag","published_at":"2023-08-23T18:53:46.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/stratisd_proc_macros-v0.2.1","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/stratisd_proc_macros-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@stratisd_proc_macros-v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd_proc_macros-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd_proc_macros-v0.2.1/manifests"},{"name":"stratisd-v3.5.8","sha":"df6f424e5c01371da55a5dc38c9fba54075e24a0","kind":"tag","published_at":"2023-07-27T16:06:29.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/stratisd-v3.5.8","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/stratisd-v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@stratisd-v3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd-v3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd-v3.5.8/manifests"},{"name":"v3.5.7","sha":"8ed94eabb1ad3316b6c67b27d333bfae0c69a88b","kind":"tag","published_at":"2023-06-06T20:59:29.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v3.5.7","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v3.5.7/manifests"},{"name":"v3.5.5","sha":"c78b6af562b8d9429fb5075a7e549042bb9a7b2b","kind":"tag","published_at":"2023-05-16T19:10:01.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v3.5.5","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"3b8e7f75a601591ea1719fcb4089aeb9a00f9b85","kind":"tag","published_at":"2023-04-21T19:59:21.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v3.5.4","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"96f75a3e690975fbb20c43246a047beafb16bfa0","kind":"tag","published_at":"2023-04-17T14:37:09.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v3.5.3","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"877161abdc3587d5b08dc3aa5bebec56bcd8d58e","kind":"tag","published_at":"2023-03-16T22:55:10.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v3.5.2","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"2033d67a20bd5b5add94e4feef7ea3c74afab358","kind":"tag","published_at":"2023-02-07T16:14:25.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v3.5.1","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"4cde58485b7f1b6911baf136237841812eab1db9","kind":"tag","published_at":"2023-01-24T20:09:59.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v3.5.0","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v3.5.0/manifests"},{"name":"stratisd_proc_macros-v0.2.0","sha":"28d2fb2217f2795707f136e450c028448fd9cd7d","kind":"tag","published_at":"2023-01-14T00:53:02.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/stratisd_proc_macros-v0.2.0","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/stratisd_proc_macros-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@stratisd_proc_macros-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd_proc_macros-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/stratisd_proc_macros-v0.2.0/manifests"},{"name":"v3.4.4","sha":"ff1accf956b754a368f537e9cad676ced1566897","kind":"tag","published_at":"2022-12-22T17:44:18.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v3.4.4","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v3.4.4/manifests"},{"name":"v3.4.3","sha":"2014a0ffb0a3f0fd880be2bd0377ead3d674857e","kind":"tag","published_at":"2022-12-14T23:04:42.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v3.4.3","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"2648c587cb5f3025505bc47d3026697aea60621a","kind":"tag","published_at":"2022-12-06T17:45:43.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v3.4.2","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"5bd2564c6685a81cf668ebf4ca6fcd5c655ee078","kind":"tag","published_at":"2022-11-29T00:41:29.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v3.4.1","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"3e61b8ccb610e62e7a078603ff2531a2a7a9f774","kind":"tag","published_at":"2022-11-23T16:51:52.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v3.4.0","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"ba7218edf9a835d8756fd5e2112412cbb51390ca","kind":"tag","published_at":"2022-10-18T16:28:17.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v3.3.0","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v3.3.0/manifests"},{"name":"v3.2.3","sha":"e6f0073a70cb7f87d14cb9819776455de276a5f1","kind":"tag","published_at":"2022-08-28T20:08:24.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v3.2.3","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"3d78e9eab0ae19f91152df32c76a5f127681133d","kind":"tag","published_at":"2022-08-24T15:16:43.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v3.2.2","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"95743191a1cbf8179583502d3f7e0fad769d5812","kind":"tag","published_at":"2022-07-30T00:42:30.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v3.2.1","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v3.2.1/manifests"},{"name":"v3.1.2","sha":"9b232eab77fc82d55d8a3d86fce98482ffe50343","kind":"tag","published_at":"2022-07-28T00:54:43.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v3.1.2","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"345159d1fbab21ea5e8a762d444c096ee5dd6280","kind":"tag","published_at":"2022-07-08T02:09:46.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v3.1.1","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v3.1.1/manifests"},{"name":"v3.2.0","sha":"d4c655f3e2f84384038eb53d1a3d1dc5dc975e68","kind":"tag","published_at":"2022-07-08T00:44:39.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v3.2.0","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"c706375b1b60c398a6151fd35639224fc046dff5","kind":"tag","published_at":"2022-05-25T01:46:59.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v3.1.0","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v3.1.0/manifests"},{"name":"v3.0.4","sha":"00330e6a102b657576e96293e73c1ec3dceda285","kind":"tag","published_at":"2022-02-12T23:36:21.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v3.0.4","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"24a4ce8b8d279df3492e88f91823758f120f0879","kind":"tag","published_at":"2022-02-07T02:11:16.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v3.0.3","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"a29674261261808fc548871e00f5a4b8eb089670","kind":"tag","published_at":"2021-12-16T02:48:37.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v3.0.2","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"84d732163229cf3d91171e397b13d67298f14184","kind":"tag","published_at":"2021-12-09T03:26:17.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v3.0.1","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v3.0.1/manifests"},{"name":"v2.4.4","sha":"aff496697e51b2ba3aab118b683f8a73b384f016","kind":"tag","published_at":"2021-11-26T02:07:52.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v2.4.4","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v2.4.4/manifests"},{"name":"v3.0.0","sha":"fa95d889d21385c183aec45729b287bac33f9158","kind":"tag","published_at":"2021-11-16T01:46:28.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v3.0.0","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v3.0.0/manifests"},{"name":"v2.4.3","sha":"21315049b3f6e8a4f82ec707020ff12fa7ed0cdb","kind":"tag","published_at":"2021-11-11T03:05:41.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v2.4.3","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"8fc1459ddd144408f1a8dec7bfeda8bfc7ab165b","kind":"tag","published_at":"2021-06-02T01:58:20.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v2.4.2","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"f73b12620d390a8d599f814bd1a62498360694bc","kind":"tag","published_at":"2021-05-15T03:38:18.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v2.4.1","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"56f0dc45fd7315c962ff1839f2b522775250289b","kind":"tag","published_at":"2021-04-27T00:42:12.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v2.4.0","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"fa6e2ab83ef77e6983f7161b1e78b0f459c74686","kind":"commit","published_at":"2020-12-03T01:30:24.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v2.3.0","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"11edfc30919dd6d8be21c0574ba803f6e8ede508","kind":"tag","published_at":"2020-11-10T02:52:46.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v2.2.1","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"9d0df037d3a18c20287b09d9efafd68df76fe240","kind":"tag","published_at":"2020-09-29T00:03:57.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v2.2.0","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"4d99236ba913ab5ae682305044bb1d133c080261","kind":"tag","published_at":"2020-06-03T22:59:11.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v2.1.0","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"8741825819a004679c3ab2f016f3e59a4edbee9a","kind":"tag","published_at":"2020-02-10T22:17:16.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v2.0.1","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"fda8ab0754b5258f3bf084c1818a6ddf164142b9","kind":"tag","published_at":"2019-11-06T21:21:00.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v2.0.0","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v2.0.0/manifests"},{"name":"v1.0.6","sha":"702fc5e8d3b86e6577aa4c884dced27dbb8b8721","kind":"tag","published_at":"2019-10-02T19:53:06.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v1.0.6","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"9a1200d5657375a6852b1772790dcf8a3687df5b","kind":"tag","published_at":"2019-06-14T22:14:13.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v1.0.5","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"667924c151c2552fda1a8320f8c5794ab2bab26e","kind":"tag","published_at":"2019-05-06T17:41:21.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v1.0.4","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"cb2bec9f2b7bec1f535f8a60129fa327acc851d1","kind":"commit","published_at":"2019-01-10T00:11:18.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v1.0.3","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"f80b987a6c3f8e0b8d68a95f171d3ae0a6ccb080","kind":"commit","published_at":"2018-12-11T19:47:58.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v1.0.2","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"bcb4daa7ae5b9c0a6937d608c7706b5c85b32cc4","kind":"commit","published_at":"2018-10-31T20:52:45.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v1.0.1","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ccb3df6eb3029118dd6da22d92f1b3690403959d","kind":"commit","published_at":"2018-09-27T16:46:04.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v1.0.0","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"a85ace592d658d34acc880c7c7e5dd202300a55c","kind":"commit","published_at":"2018-08-31T20:40:13.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v0.9.0","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v0.9.0/manifests"},{"name":"v0.5.5","sha":"b4598129f9127919f4474960127ee498ea40e849","kind":"commit","published_at":"2018-08-02T18:53:55.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v0.5.5","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"6d014b7393c8ed37c862d1f61a44473a2d157063","kind":"commit","published_at":"2018-07-11T05:19:52.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v0.5.4","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"888127cee238112ec8352b30030a89f5844ce941","kind":"commit","published_at":"2018-06-01T22:04:16.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v0.5.3","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"9d9eb9b10967687a2028e95da409d049cb5beea4","kind":"commit","published_at":"2018-05-01T22:33:02.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v0.5.2","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"f77f18723c8febbb3b28430e7a6d63c1cf875312","kind":"tag","published_at":"2018-04-02T18:17:32.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v0.5.1","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"af99c7d380b52572276216eba17b704de568da13","kind":"tag","published_at":"2018-03-08T19:18:02.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v0.5.0","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v0.5.0/manifests"},{"name":"v0.1.5","sha":"29853fb27c7820f0bc97dced380c24ab93104b29","kind":"tag","published_at":"2018-02-10T01:15:26.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v0.1.5","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"e4d7c8d12e927ea5e1245d757bf9ca0cc6eed0b5","kind":"tag","published_at":"2017-12-18T22:21:39.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v0.1.4","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"d3d30e798d1e3465718da7aa75181d4bd2638e13","kind":"tag","published_at":"2017-11-30T17:50:47.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v0.1.3","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"788c0301601f5563ccb7f26d7d2bcdd154b980de","kind":"tag","published_at":"2017-10-31T23:02:06.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v0.1.2","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"60b50ad3c0b2aac46468e9b4ebb59927384d4499","kind":"tag","published_at":"2017-09-29T22:22:48.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v0.1.1","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"dc4ada88db831cd32da381d32c6691871dafeb26","kind":"tag","published_at":"2017-08-02T23:34:08.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v0.1.0","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v0.1.0/manifests"},{"name":"v0.1","sha":"9a3d894e11ced1920a17d3a3510c4efbfe76ea90","kind":"tag","published_at":"2017-08-02T23:23:22.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v0.1","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v0.1/manifests"},{"name":"v0.0.3","sha":"bb692fb6ef7e74bda31029fc6d084666bbe9cb72","kind":"tag","published_at":"2017-04-19T17:48:18.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v0.0.3","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"fbe3cfbad3943a9b6e0f192eb37b3525813d946d","kind":"tag","published_at":"2017-03-24T13:12:55.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v0.0.2","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"dbc8369ff4e60a16d7706d648d463487916b14f7","kind":"tag","published_at":"2017-03-01T21:55:49.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/v0.0.1","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/v0.0.1/manifests"},{"name":"c_prototype","sha":"14e72fcfad75d29ee2c8391d2a11ea9afd17f6e8","kind":"commit","published_at":"2016-09-12T13:23:03.000Z","download_url":"https://codeload.github.com/stratis-storage/stratisd/tar.gz/c_prototype","html_url":"https://github.com/stratis-storage/stratisd/releases/tag/c_prototype","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stratis-storage/stratisd@c_prototype","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/c_prototype","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/tags/c_prototype/manifests"}]},"repo_metadata_updated_at":"2026-05-22T04:06:32.473Z","dependent_packages_count":0,"downloads":1240,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":87.72302814255472,"dependent_repos_count":29.318292202377133,"dependent_packages_count":33.81230354737315,"stargazers_count":6.197593541233287,"forks_count":8.406110535817382,"average":33.091465593871135},"purl":"pkg:cargo/libstratis","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/libstratis","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/libstratis","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/libstratis/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-27T20:04:12.080Z","issues_count":117,"pull_requests_count":834,"avg_time_to_close_issue":29002677.292307694,"avg_time_to_close_pull_request":1384919.1767881243,"issues_closed_count":65,"pull_requests_closed_count":741,"pull_request_authors_count":10,"issue_authors_count":20,"avg_comments_per_issue":1.9914529914529915,"avg_comments_per_pull_request":2.2050359712230216,"merged_pull_requests_count":652,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":10,"past_year_pull_requests_count":124,"past_year_avg_time_to_close_issue":424353.0,"past_year_avg_time_to_close_pull_request":274861.43617021275,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":94,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.1,"past_year_avg_comments_per_pull_request":1.9596774193548387,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":88,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratis-storage%2Fstratisd/issues","maintainers":[{"login":"mulkieran","count":626,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mulkieran"},{"login":"jbaublitz","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbaublitz"},{"login":"bgurney-rh","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgurney-rh"},{"login":"mvollmer","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvollmer"},{"login":"C2Redhat","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/C2Redhat"},{"login":"bmr-cymru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmr-cymru"}],"active_maintainers":[{"login":"mulkieran","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mulkieran"},{"login":"jbaublitz","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbaublitz"},{"login":"mvollmer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvollmer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/libstratis/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/libstratis/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/libstratis/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/libstratis/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/libstratis/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/libstratis/codemeta","maintainers":[{"uuid":"12942","login":"jbaublitz","name":"John Baublitz","email":null,"url":"https://github.com/jbaublitz","packages_count":23,"html_url":"https://crates.io/users/jbaublitz","role":null,"created_at":"2022-11-07T21:23:33.280Z","updated_at":"2022-11-07T21:23:33.280Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/jbaublitz/packages"},{"uuid":"6852","login":"mulkieran","name":null,"email":null,"url":"https://github.com/mulkieran","packages_count":10,"html_url":"https://crates.io/users/mulkieran","role":null,"created_at":"2022-11-07T21:23:33.261Z","updated_at":"2022-11-07T21:23:33.261Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/mulkieran/packages"}]}