{"id":186,"name":null,"description":"A Ruby library for getting filesystem information","url":"https://github.com/djberg96/sys-filesystem","last_synced_at":"2026-05-25T05:30:18.918Z","repository":{"id":769246,"uuid":"453075","full_name":"djberg96/sys-filesystem","owner":"djberg96","description":"A Ruby library for getting filesystem information","archived":false,"fork":false,"pushed_at":"2026-02-17T11:46:33.000Z","size":442,"stargazers_count":107,"open_issues_count":0,"forks_count":24,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-05-22T11:31:16.346Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/djberg96.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"djberg96","open_collective":"daniel-berger"}},"created_at":"2009-12-30T05:18:13.000Z","updated_at":"2026-02-17T11:46:37.000Z","dependencies_parsed_at":"2026-03-04T14:00:54.218Z","dependency_job_id":null,"html_url":"https://github.com/djberg96/sys-filesystem","commit_stats":{"total_commits":348,"total_committers":17,"mean_commits":"20.470588235294116","dds":"0.30747126436781613","last_synced_commit":"b6727b1e6046931baa5e4d10d241f26725cf5982"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/djberg96/sys-filesystem","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/djberg96","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/sbom","scorecard":{"id":267829,"data":{"date":"2025-08-11","repo":{"name":"github.com/djberg96/sys-filesystem","commit":"33dc4802b07c8da36fd5a0f104ed4434a7546198"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ruby.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: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruby.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/djberg96/sys-filesystem/ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruby.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/djberg96/sys-filesystem/ruby.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruby.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/djberg96/sys-filesystem/ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruby.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/djberg96/sys-filesystem/ruby.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache 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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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 25 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T12:35:41.325Z","repository_id":769246,"created_at":"2025-08-17T12:35:41.325Z","updated_at":"2025-08-17T12:35:41.325Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33421921,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T22:14:44.296Z","status":"online","status_checked_at":"2026-05-24T02:00:06.296Z","response_time":57,"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":{"login":"djberg96","name":"Daniel Berger","uuid":"78529","kind":"user","description":"Programmer and board game designer. Mainly I do Ruby with the occasional C extension.\r\n\r\nDreaming of Elixir and Crystal. Currently doing Rails stuff.","email":"","website":"http://djberg96.livejournal.com","location":"Raleigh, NC","twitter":"djberg96","company":null,"icon_url":"https://avatars.githubusercontent.com/u/78529?v=4","repositories_count":124,"last_synced_at":"2026-03-11T14:52:23.106Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/djberg96","funding_links":["https://github.com/sponsors/djberg96"],"total_stars":752,"followers":145,"following":33,"created_at":"2022-11-02T16:41:33.178Z","updated_at":"2026-03-11T14:52:23.106Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/djberg96","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/djberg96/repositories"},"packages":[{"id":13606156,"name":"ruby-sys-filesystem","ecosystem":"debian","description":null,"homepage":"https://github.com/djberg96/sys-filesystem","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/djberg96/sys-filesystem","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T11:28:26.530Z","latest_release_published_at":"2026-02-11T11:28:26.530Z","latest_release_number":"1.1.7-2","last_synced_at":"2026-03-13T19:08:01.837Z","created_at":"2026-02-11T11:28:26.364Z","updated_at":"2026-03-13T19:08:01.838Z","registry_url":"https://tracker.debian.org/pkg/ruby-sys-filesystem","install_command":"apt-get install ruby-sys-filesystem","documentation_url":"https://packages.debian.org/buster/ruby-sys-filesystem","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"ruby-sys-filesystem","standards_version":"3.9.8","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9~), gem2deb, rake, ruby-ffi","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:15:26.982Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-sys-filesystem?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-sys-filesystem","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-sys-filesystem","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-sys-filesystem/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-sys-filesystem/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-sys-filesystem/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-sys-filesystem/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-sys-filesystem/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-sys-filesystem/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-sys-filesystem/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-05-22T18:14:24.960Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13713433,"name":"ruby-sys-filesystem","ecosystem":"debian","description":null,"homepage":"https://github.com/djberg96/sys-filesystem","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/djberg96/sys-filesystem","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T23:42:28.043Z","latest_release_published_at":"2026-02-12T23:42:28.043Z","latest_release_number":"1.4.3-1","last_synced_at":"2026-03-13T23:44:12.816Z","created_at":"2026-02-12T23:42:27.815Z","updated_at":"2026-03-13T23:44:12.817Z","registry_url":"https://tracker.debian.org/pkg/ruby-sys-filesystem","install_command":"apt-get install ruby-sys-filesystem","documentation_url":"https://packages.debian.org/bookworm/ruby-sys-filesystem","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"ruby-sys-filesystem","standards_version":"3.9.8","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, rake, ruby-ffi","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T23:42:28.578Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-sys-filesystem?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-sys-filesystem","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-sys-filesystem","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-sys-filesystem/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-sys-filesystem/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-sys-filesystem/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-sys-filesystem/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-sys-filesystem/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-sys-filesystem/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-sys-filesystem/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"bookworm"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-27T18:20:38.992Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":312675,"name":"sys-filesystem","ecosystem":"rubygems","description":"    The sys-filesystem library provides a cross-platform interface for\n    gathering filesystem information, such as disk space and mount point data.\n","homepage":"https://github.com/djberg96/sys-filesystem","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/djberg96/sys-filesystem","keywords_array":[],"namespace":null,"versions_count":45,"first_release_published_at":"2009-09-24T22:40:29.118Z","latest_release_published_at":"2025-12-06T11:43:08.228Z","latest_release_number":"1.5.5","last_synced_at":"2026-05-22T04:02:24.915Z","created_at":"2022-04-06T11:28:45.986Z","updated_at":"2026-05-22T04:06:05.343Z","registry_url":"https://rubygems.org/gems/sys-filesystem","install_command":"gem install sys-filesystem -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/sys-filesystem/","metadata":{"funding":"https://github.com/sponsors/djberg96"},"repo_metadata":{"id":769246,"uuid":"453075","full_name":"djberg96/sys-filesystem","owner":"djberg96","description":"A Ruby library for getting filesystem information","archived":false,"fork":false,"pushed_at":"2026-02-17T11:46:33.000Z","size":442,"stargazers_count":107,"open_issues_count":0,"forks_count":24,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-05-14T23:55:40.750Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/djberg96.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"djberg96","open_collective":"daniel-berger"}},"created_at":"2009-12-30T05:18:13.000Z","updated_at":"2026-02-17T11:46:37.000Z","dependencies_parsed_at":"2026-03-04T14:00:54.218Z","dependency_job_id":null,"html_url":"https://github.com/djberg96/sys-filesystem","commit_stats":{"total_commits":348,"total_committers":17,"mean_commits":"20.470588235294116","dds":"0.30747126436781613","last_synced_commit":"b6727b1e6046931baa5e4d10d241f26725cf5982"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/djberg96/sys-filesystem","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/djberg96","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/sbom","scorecard":{"id":267829,"data":{"date":"2025-08-11","repo":{"name":"github.com/djberg96/sys-filesystem","commit":"33dc4802b07c8da36fd5a0f104ed4434a7546198"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ruby.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: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruby.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/djberg96/sys-filesystem/ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruby.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/djberg96/sys-filesystem/ruby.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruby.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/djberg96/sys-filesystem/ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruby.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/djberg96/sys-filesystem/ruby.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache 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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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 25 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T12:35:41.325Z","repository_id":769246,"created_at":"2025-08-17T12:35:41.325Z","updated_at":"2025-08-17T12:35:41.325Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33087430,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T20:25:35.270Z","status":"online","status_checked_at":"2026-05-16T02:00:07.515Z","response_time":115,"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":"djberg96","name":"Daniel Berger","uuid":"78529","kind":"user","description":"Programmer and board game designer. Mainly I do Ruby with the occasional C extension.\r\n\r\nDreaming of Elixir and Crystal. Currently doing Rails stuff.","email":"","website":"http://djberg96.livejournal.com","location":"Raleigh, NC","twitter":"djberg96","company":null,"icon_url":"https://avatars.githubusercontent.com/u/78529?v=4","repositories_count":124,"last_synced_at":"2026-03-11T14:52:23.106Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/djberg96","funding_links":["https://github.com/sponsors/djberg96"],"total_stars":752,"followers":145,"following":33,"created_at":"2022-11-02T16:41:33.178Z","updated_at":"2026-03-11T14:52:23.106Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/djberg96","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/djberg96/repositories"},"tags":[{"name":"sys-filesystem-1.5.5","sha":"566e718195528d2da6da9476b5695084ce67cb95","kind":"commit","published_at":"2025-12-06T11:41:15.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.5.5","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.5.5/manifests"},{"name":"sys-filesystem-1.5.4","sha":"81da681bc841160af04a036e567fc38bf6db2491","kind":"commit","published_at":"2025-09-07T20:56:52.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.5.4","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.5.4/manifests"},{"name":"sys-filesystem-1.5.3","sha":"b6727b1e6046931baa5e4d10d241f26725cf5982","kind":"commit","published_at":"2024-10-04T02:01:57.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.5.3","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.5.3/manifests"},{"name":"sys-filesystem-1.5.2","sha":"16147e02289cc015b8e8204999cb600f2c805d48","kind":"commit","published_at":"2024-09-30T13:32:13.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.5.2","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.5.2/manifests"},{"name":"sys-filesystem-1.5.1","sha":"00c69317423cc7ed1c8c9c690436d303dbb261f3","kind":"commit","published_at":"2024-09-30T02:33:30.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.5.1","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.5.1/manifests"},{"name":"sys-filesystem-1.5.0","sha":"f83af168e565198fdc4a45987e865bba592d3210","kind":"commit","published_at":"2024-06-09T03:06:16.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.5.0","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.5.0/manifests"},{"name":"sys-filesystem-1.4.5","sha":"d855269cd9a4a866426894acb20c819692bb88c7","kind":"commit","published_at":"2024-05-22T11:55:16.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.4.5","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.4.5/manifests"},{"name":"sys-filesystem-1.4.4","sha":"424404b22a9c33745a73039ccfad3b18b08c1c1b","kind":"commit","published_at":"2023-09-12T16:11:45.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.4.4","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.4.4/manifests"},{"name":"sys-filesystem-1.4.3","sha":"e76a41a70bbf76a6bdfc96fa041bc82c3f64fa9d","kind":"commit","published_at":"2021-10-20T19:58:52.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.4.3","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.4.3/manifests"},{"name":"sys-filesystem-1.4.2","sha":"724d8cd7cd1b578d19a2c738acec5c8a26f1ddec","kind":"commit","published_at":"2021-07-22T18:03:25.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.4.2","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.4.2/manifests"},{"name":"sys-filesystem-1.4.1","sha":"c00f568f3386329e21617174e2d1cd49a6a70fa8","kind":"commit","published_at":"2020-12-30T10:13:18.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.4.1","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.4.1/manifests"},{"name":"sys-filesystem-1.4.0","sha":"c2b939d75702385a70acd2638298cf8c340205eb","kind":"commit","published_at":"2020-11-06T13:27:29.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.4.0","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.4.0/manifests"},{"name":"sys-filesystem-1.3.4","sha":"4f85051e04a17df1c2b4bd8806a762517523e26e","kind":"commit","published_at":"2020-03-17T18:51:50.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.3.4","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.3.4/manifests"},{"name":"sys-filesystem-1.3.3","sha":"6c79fe2c94a522351efdc78e6ec6f912d3db06bd","kind":"commit","published_at":"2020-02-18T14:39:31.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.3.3","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.3.3/manifests"},{"name":"sys-filesystem-1.3.2","sha":"4dc568c390910fcf1057ab97fca3f30d7402f3f6","kind":"commit","published_at":"2019-12-08T21:36:53.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.3.2","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.3.2/manifests"},{"name":"sys-filesystem-1.3.1","sha":"1f56c41c3aaaae972f5d18934fae9bbca493264b","kind":"commit","published_at":"2019-10-15T16:45:59.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.3.1","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.3.1/manifests"},{"name":"sys-filesystem-1.3.0","sha":"bd30b65d43266281a64271b276d407d38c2e3d14","kind":"commit","published_at":"2019-10-03T14:18:14.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.3.0","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.3.0/manifests"},{"name":"sys-filesystem-1.2.0","sha":"8c5b338b11c75b8b05c5e998645ff8b7ba6c223c","kind":"commit","published_at":"2019-01-01T17:09:02.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.2.0","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.2.0/manifests"},{"name":"sys-filesystem-1.1.9","sha":"99ba9d738c72b415031d19c6ac8e8d55071eeaa7","kind":"commit","published_at":"2018-01-26T20:16:05.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.1.9","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.1.9/manifests"},{"name":"sys-filesystem-1.1.8","sha":"062a6a2bbd4aaf4535f69b475e1f10204e98afc5","kind":"commit","published_at":"2017-09-02T23:58:39.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.1.8","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.1.8/manifests"},{"name":"sys-filesystem-1.1.6","sha":"96a5417ea4662d2fae28f401308031d0c1ffca4f","kind":"commit","published_at":"2016-05-17T15:36:17.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.1.6","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.1.6/manifests"},{"name":"sys-filesystem-1.1.5","sha":"bdbf0b3bd07e5458d820008a8f842be40741a9ee","kind":"commit","published_at":"2015-12-05T18:40:46.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.1.5","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.1.5/manifests"},{"name":"sys-filesystem-1.1.4","sha":"aa6aeaf7a5a30f8aea1231c520a8ca4bddfbcc8f","kind":"commit","published_at":"2015-03-15T17:37:07.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.1.4","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.1.4/manifests"},{"name":"sys-filesystem-1.1.3","sha":"5ccaa728256b482f1bb7e2d6d6f82a325ed24742","kind":"commit","published_at":"2014-10-02T04:03:55.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.1.3","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.1.3/manifests"},{"name":"sys-filesystem-1.1.2","sha":"27252343a597b200c3f8de8bb85f22e5cd5dab37","kind":"commit","published_at":"2014-05-09T14:57:26.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.1.2","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.1.2/manifests"},{"name":"sys-filesystem-1.1.1","sha":"0ee2318183ee9bbc308f94dc49bcf3c81cfec9bf","kind":"commit","published_at":"2013-10-04T01:09:15.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.1.1","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.1.1/manifests"},{"name":"sys-filesystem-1.1.0","sha":"798d140fad16b7187aa62ba090e26e3b72010a47","kind":"commit","published_at":"2013-01-19T23:01:06.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.1.0","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.1.0/manifests"},{"name":"sys-filesystem-1.0.0","sha":"a952db267f833b769ee9390b8371ef87017b5b6d","kind":"commit","published_at":"2012-01-11T19:56:29.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.0.0","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.0.0/manifests"},{"name":"sys-filesystem-0.3.4","sha":"ed2de8956b5fb405d862be46503778f90e77ead9","kind":"commit","published_at":"2010-11-19T02:45:42.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-0.3.4","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-0.3.4/manifests"},{"name":"sys-filesystem-0.3.3","sha":"6b9ef697de24e3665c058602ec02441225a13dfb","kind":"commit","published_at":"2010-05-21T15:42:09.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-0.3.3","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-0.3.3/manifests"},{"name":"sys-filesystem-0.3.2","sha":"60111080ffbb6ea4fc1f07c1f29445ea59a55de0","kind":"commit","published_at":"2009-12-30T12:53:54.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-0.3.2","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-0.3.2/manifests"}]},"repo_metadata_updated_at":"2026-05-22T04:06:05.343Z","dependent_packages_count":50,"downloads":63745238,"downloads_period":"total","dependent_repos_count":1563,"rankings":{"downloads":0.45383080028099604,"dependent_repos_count":0.7833320324260434,"dependent_packages_count":0.5302126425887311,"stargazers_count":5.374605546325308,"forks_count":5.621592087510175,"docker_downloads_count":0.2397386291410667,"average":2.1672186230453865},"purl":"pkg:gem/sys-filesystem","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/sys-filesystem","docker_dependents_count":210,"docker_downloads_count":510273996,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/sys-filesystem","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/sys-filesystem/dependencies","status":null,"funding_links":["https://github.com/sponsors/djberg96","https://opencollective.com/daniel-berger"],"critical":true,"issue_metadata":{"last_synced_at":"2026-05-18T02:00:33.585Z","issues_count":33,"pull_requests_count":61,"avg_time_to_close_issue":6452688.870967742,"avg_time_to_close_pull_request":889793.8813559322,"issues_closed_count":31,"pull_requests_closed_count":59,"pull_request_authors_count":18,"issue_authors_count":29,"avg_comments_per_issue":4.515151515151516,"avg_comments_per_pull_request":1.2950819672131149,"merged_pull_requests_count":54,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":67859.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/issues","maintainers":[{"login":"djberg96","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/djberg96"}],"active_maintainers":[{"login":"djberg96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/djberg96"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/sys-filesystem/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/sys-filesystem/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/sys-filesystem/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/sys-filesystem/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/sys-filesystem/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/sys-filesystem/codemeta","maintainers":[{"uuid":"1140","login":"djberg96","name":null,"email":null,"url":null,"packages_count":95,"html_url":"https://rubygems.org/profiles/djberg96","role":null,"created_at":"2022-11-09T09:53:19.819Z","updated_at":"2022-11-09T09:53:19.819Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/djberg96/packages"},{"uuid":"520","login":"phurley","name":null,"email":null,"url":null,"packages_count":13,"html_url":"https://rubygems.org/profiles/phurley","role":null,"created_at":"2022-11-09T09:53:19.827Z","updated_at":"2022-11-09T09:53:19.827Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/phurley/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":207303,"maintainers_count":68781,"namespaces_count":0,"keywords_count":18627,"github":"rubygems","metadata":{"funded_packages_count":7375},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-05-13T05:11:24.133Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/namespaces"}},{"id":13531070,"name":"ruby-sys-filesystem","ecosystem":"debian","description":null,"homepage":"https://github.com/djberg96/sys-filesystem","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/djberg96/sys-filesystem","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T23:39:58.228Z","latest_release_published_at":"2026-02-10T23:39:58.228Z","latest_release_number":"1.1.7-2","last_synced_at":"2026-03-14T04:21:29.511Z","created_at":"2026-02-10T23:39:58.046Z","updated_at":"2026-03-14T04:21:29.511Z","registry_url":"https://tracker.debian.org/pkg/ruby-sys-filesystem","install_command":"apt-get install ruby-sys-filesystem","documentation_url":"https://packages.debian.org/bullseye/ruby-sys-filesystem","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"ruby-sys-filesystem","standards_version":"3.9.8","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9~), gem2deb, rake, ruby-ffi","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:27:04.858Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-sys-filesystem?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-sys-filesystem","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-sys-filesystem","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-sys-filesystem/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-sys-filesystem/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-sys-filesystem/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-sys-filesystem/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-sys-filesystem/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-sys-filesystem/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-sys-filesystem/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":0,"github":"debian","metadata":{"codename":"bullseye"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-04-27T18:20:39.352Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13805406,"name":"ruby-sys-filesystem","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/djberg96/sys-filesystem","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/djberg96/sys-filesystem","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T18:34:02.488Z","latest_release_published_at":"2026-02-13T18:34:02.488Z","latest_release_number":"1.4.3-1","last_synced_at":"2026-03-14T03:15:15.582Z","created_at":"2026-02-13T18:34:02.292Z","updated_at":"2026-03-14T03:15:15.583Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-sys-filesystem","install_command":"apt-get install ruby-sys-filesystem","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-sys-filesystem","standards_version":"3.9.8","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, rake, ruby-ffi","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T18:34:03.322Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-sys-filesystem?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-sys-filesystem","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-sys-filesystem","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-sys-filesystem/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-sys-filesystem/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-sys-filesystem/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-sys-filesystem/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-sys-filesystem/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-sys-filesystem/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-sys-filesystem/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-27T18:20:38.051Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13751801,"name":"ruby-sys-filesystem","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/djberg96/sys-filesystem","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/djberg96/sys-filesystem","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T07:23:35.204Z","latest_release_published_at":"2026-02-13T07:23:35.204Z","latest_release_number":"1.1.7-2","last_synced_at":"2026-03-13T20:24:41.667Z","created_at":"2026-02-13T07:23:35.029Z","updated_at":"2026-03-13T20:24:41.668Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-sys-filesystem","install_command":"apt-get install ruby-sys-filesystem","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-sys-filesystem","standards_version":"3.9.8","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9~), gem2deb, rake, ruby-ffi","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T07:23:35.835Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-sys-filesystem?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-sys-filesystem","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-sys-filesystem","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-sys-filesystem/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-sys-filesystem/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-sys-filesystem/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-sys-filesystem/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-sys-filesystem/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-sys-filesystem/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-sys-filesystem/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"focal"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-04-27T18:20:36.874Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13567257,"name":"ruby-sys-filesystem","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/djberg96/sys-filesystem","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/djberg96/sys-filesystem","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T06:50:47.771Z","latest_release_published_at":"2026-02-11T06:50:47.771Z","latest_release_number":"1.4.3-1","last_synced_at":"2026-03-11T15:30:40.944Z","created_at":"2026-02-11T06:50:47.256Z","updated_at":"2026-03-11T15:30:40.945Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-sys-filesystem","install_command":"apt-get install ruby-sys-filesystem","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-sys-filesystem","standards_version":"3.9.8","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, rake, ruby-ffi","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:57:15.953Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-sys-filesystem?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-sys-filesystem","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-sys-filesystem","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-sys-filesystem/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-sys-filesystem/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-sys-filesystem/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-sys-filesystem/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-sys-filesystem/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-sys-filesystem/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-sys-filesystem/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-04-27T18:20:38.741Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":12337687,"name":"sys-filesystem","ecosystem":"rubygems","description":"    The sys-filesystem library provides a cross-platform interface for\n    gathering filesystem information, such as disk space and mount point data.\n","homepage":"https://github.com/djberg96/sys-filesystem","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/djberg96/sys-filesystem","keywords_array":[],"namespace":null,"versions_count":45,"first_release_published_at":"2009-09-24T22:40:29.118Z","latest_release_published_at":"2025-12-06T11:43:08.228Z","latest_release_number":"1.5.5","last_synced_at":"2026-05-23T04:31:14.681Z","created_at":"2025-10-07T06:20:14.761Z","updated_at":"2026-05-23T04:31:26.630Z","registry_url":"https://gem.coop/gems/sys-filesystem","install_command":"gem install sys-filesystem -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/sys-filesystem/","metadata":{"funding":"https://github.com/sponsors/djberg96"},"repo_metadata":{"id":769246,"uuid":"453075","full_name":"djberg96/sys-filesystem","owner":"djberg96","description":"A Ruby library for getting filesystem information","archived":false,"fork":false,"pushed_at":"2026-02-17T11:46:33.000Z","size":442,"stargazers_count":107,"open_issues_count":0,"forks_count":24,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-05-14T23:55:40.750Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/djberg96.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"djberg96","open_collective":"daniel-berger"}},"created_at":"2009-12-30T05:18:13.000Z","updated_at":"2026-02-17T11:46:37.000Z","dependencies_parsed_at":"2026-03-04T14:00:54.218Z","dependency_job_id":null,"html_url":"https://github.com/djberg96/sys-filesystem","commit_stats":{"total_commits":348,"total_committers":17,"mean_commits":"20.470588235294116","dds":"0.30747126436781613","last_synced_commit":"b6727b1e6046931baa5e4d10d241f26725cf5982"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/djberg96/sys-filesystem","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/djberg96","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/sbom","scorecard":{"id":267829,"data":{"date":"2025-08-11","repo":{"name":"github.com/djberg96/sys-filesystem","commit":"33dc4802b07c8da36fd5a0f104ed4434a7546198"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ruby.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: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruby.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/djberg96/sys-filesystem/ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruby.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/djberg96/sys-filesystem/ruby.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruby.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/djberg96/sys-filesystem/ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruby.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/djberg96/sys-filesystem/ruby.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache 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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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 25 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T12:35:41.325Z","repository_id":769246,"created_at":"2025-08-17T12:35:41.325Z","updated_at":"2025-08-17T12:35:41.325Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33087430,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T20:25:35.270Z","status":"online","status_checked_at":"2026-05-16T02:00:07.515Z","response_time":115,"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":"djberg96","name":"Daniel Berger","uuid":"78529","kind":"user","description":"Programmer and board game designer. Mainly I do Ruby with the occasional C extension.\r\n\r\nDreaming of Elixir and Crystal. Currently doing Rails stuff.","email":"","website":"http://djberg96.livejournal.com","location":"Raleigh, NC","twitter":"djberg96","company":null,"icon_url":"https://avatars.githubusercontent.com/u/78529?v=4","repositories_count":124,"last_synced_at":"2026-03-11T14:52:23.106Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/djberg96","funding_links":["https://github.com/sponsors/djberg96"],"total_stars":752,"followers":145,"following":33,"created_at":"2022-11-02T16:41:33.178Z","updated_at":"2026-03-11T14:52:23.106Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/djberg96","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/djberg96/repositories"},"tags":[{"name":"sys-filesystem-1.5.5","sha":"566e718195528d2da6da9476b5695084ce67cb95","kind":"commit","published_at":"2025-12-06T11:41:15.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.5.5","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.5.5/manifests"},{"name":"sys-filesystem-1.5.4","sha":"81da681bc841160af04a036e567fc38bf6db2491","kind":"commit","published_at":"2025-09-07T20:56:52.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.5.4","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.5.4/manifests"},{"name":"sys-filesystem-1.5.3","sha":"b6727b1e6046931baa5e4d10d241f26725cf5982","kind":"commit","published_at":"2024-10-04T02:01:57.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.5.3","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.5.3/manifests"},{"name":"sys-filesystem-1.5.2","sha":"16147e02289cc015b8e8204999cb600f2c805d48","kind":"commit","published_at":"2024-09-30T13:32:13.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.5.2","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.5.2/manifests"},{"name":"sys-filesystem-1.5.1","sha":"00c69317423cc7ed1c8c9c690436d303dbb261f3","kind":"commit","published_at":"2024-09-30T02:33:30.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.5.1","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.5.1/manifests"},{"name":"sys-filesystem-1.5.0","sha":"f83af168e565198fdc4a45987e865bba592d3210","kind":"commit","published_at":"2024-06-09T03:06:16.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.5.0","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.5.0/manifests"},{"name":"sys-filesystem-1.4.5","sha":"d855269cd9a4a866426894acb20c819692bb88c7","kind":"commit","published_at":"2024-05-22T11:55:16.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.4.5","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.4.5/manifests"},{"name":"sys-filesystem-1.4.4","sha":"424404b22a9c33745a73039ccfad3b18b08c1c1b","kind":"commit","published_at":"2023-09-12T16:11:45.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.4.4","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.4.4/manifests"},{"name":"sys-filesystem-1.4.3","sha":"e76a41a70bbf76a6bdfc96fa041bc82c3f64fa9d","kind":"commit","published_at":"2021-10-20T19:58:52.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.4.3","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.4.3/manifests"},{"name":"sys-filesystem-1.4.2","sha":"724d8cd7cd1b578d19a2c738acec5c8a26f1ddec","kind":"commit","published_at":"2021-07-22T18:03:25.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.4.2","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.4.2/manifests"},{"name":"sys-filesystem-1.4.1","sha":"c00f568f3386329e21617174e2d1cd49a6a70fa8","kind":"commit","published_at":"2020-12-30T10:13:18.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.4.1","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.4.1/manifests"},{"name":"sys-filesystem-1.4.0","sha":"c2b939d75702385a70acd2638298cf8c340205eb","kind":"commit","published_at":"2020-11-06T13:27:29.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.4.0","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.4.0/manifests"},{"name":"sys-filesystem-1.3.4","sha":"4f85051e04a17df1c2b4bd8806a762517523e26e","kind":"commit","published_at":"2020-03-17T18:51:50.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.3.4","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.3.4/manifests"},{"name":"sys-filesystem-1.3.3","sha":"6c79fe2c94a522351efdc78e6ec6f912d3db06bd","kind":"commit","published_at":"2020-02-18T14:39:31.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.3.3","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.3.3/manifests"},{"name":"sys-filesystem-1.3.2","sha":"4dc568c390910fcf1057ab97fca3f30d7402f3f6","kind":"commit","published_at":"2019-12-08T21:36:53.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.3.2","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.3.2/manifests"},{"name":"sys-filesystem-1.3.1","sha":"1f56c41c3aaaae972f5d18934fae9bbca493264b","kind":"commit","published_at":"2019-10-15T16:45:59.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.3.1","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.3.1/manifests"},{"name":"sys-filesystem-1.3.0","sha":"bd30b65d43266281a64271b276d407d38c2e3d14","kind":"commit","published_at":"2019-10-03T14:18:14.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.3.0","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.3.0/manifests"},{"name":"sys-filesystem-1.2.0","sha":"8c5b338b11c75b8b05c5e998645ff8b7ba6c223c","kind":"commit","published_at":"2019-01-01T17:09:02.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.2.0","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.2.0/manifests"},{"name":"sys-filesystem-1.1.9","sha":"99ba9d738c72b415031d19c6ac8e8d55071eeaa7","kind":"commit","published_at":"2018-01-26T20:16:05.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.1.9","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.1.9/manifests"},{"name":"sys-filesystem-1.1.8","sha":"062a6a2bbd4aaf4535f69b475e1f10204e98afc5","kind":"commit","published_at":"2017-09-02T23:58:39.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.1.8","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.1.8/manifests"},{"name":"sys-filesystem-1.1.6","sha":"96a5417ea4662d2fae28f401308031d0c1ffca4f","kind":"commit","published_at":"2016-05-17T15:36:17.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.1.6","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.1.6/manifests"},{"name":"sys-filesystem-1.1.5","sha":"bdbf0b3bd07e5458d820008a8f842be40741a9ee","kind":"commit","published_at":"2015-12-05T18:40:46.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.1.5","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.1.5/manifests"},{"name":"sys-filesystem-1.1.4","sha":"aa6aeaf7a5a30f8aea1231c520a8ca4bddfbcc8f","kind":"commit","published_at":"2015-03-15T17:37:07.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.1.4","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.1.4/manifests"},{"name":"sys-filesystem-1.1.3","sha":"5ccaa728256b482f1bb7e2d6d6f82a325ed24742","kind":"commit","published_at":"2014-10-02T04:03:55.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.1.3","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.1.3/manifests"},{"name":"sys-filesystem-1.1.2","sha":"27252343a597b200c3f8de8bb85f22e5cd5dab37","kind":"commit","published_at":"2014-05-09T14:57:26.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.1.2","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.1.2/manifests"},{"name":"sys-filesystem-1.1.1","sha":"0ee2318183ee9bbc308f94dc49bcf3c81cfec9bf","kind":"commit","published_at":"2013-10-04T01:09:15.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.1.1","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.1.1/manifests"},{"name":"sys-filesystem-1.1.0","sha":"798d140fad16b7187aa62ba090e26e3b72010a47","kind":"commit","published_at":"2013-01-19T23:01:06.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.1.0","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.1.0/manifests"},{"name":"sys-filesystem-1.0.0","sha":"a952db267f833b769ee9390b8371ef87017b5b6d","kind":"commit","published_at":"2012-01-11T19:56:29.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-1.0.0","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-1.0.0/manifests"},{"name":"sys-filesystem-0.3.4","sha":"ed2de8956b5fb405d862be46503778f90e77ead9","kind":"commit","published_at":"2010-11-19T02:45:42.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-0.3.4","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-0.3.4/manifests"},{"name":"sys-filesystem-0.3.3","sha":"6b9ef697de24e3665c058602ec02441225a13dfb","kind":"commit","published_at":"2010-05-21T15:42:09.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-0.3.3","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-0.3.3/manifests"},{"name":"sys-filesystem-0.3.2","sha":"60111080ffbb6ea4fc1f07c1f29445ea59a55de0","kind":"commit","published_at":"2009-12-30T12:53:54.000Z","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/sys-filesystem-0.3.2","html_url":"https://github.com/djberg96/sys-filesystem/releases/tag/sys-filesystem-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djberg96/sys-filesystem@sys-filesystem-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags/sys-filesystem-0.3.2/manifests"}]},"repo_metadata_updated_at":"2026-05-23T04:31:26.603Z","dependent_packages_count":0,"downloads":63757411,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.4395402398278602,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":0.19408972459803422,"average":0.15840749110647362},"purl":"pkg:gem/sys-filesystem?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/sys-filesystem","docker_dependents_count":210,"docker_downloads_count":510273996,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/sys-filesystem","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/sys-filesystem/dependencies","status":null,"funding_links":["https://github.com/sponsors/djberg96","https://opencollective.com/daniel-berger"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-18T02:00:33.585Z","issues_count":33,"pull_requests_count":61,"avg_time_to_close_issue":6452688.870967742,"avg_time_to_close_pull_request":889793.8813559322,"issues_closed_count":31,"pull_requests_closed_count":59,"pull_request_authors_count":18,"issue_authors_count":29,"avg_comments_per_issue":4.515151515151516,"avg_comments_per_pull_request":1.2950819672131149,"merged_pull_requests_count":54,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":67859.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/issues","maintainers":[{"login":"djberg96","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/djberg96"}],"active_maintainers":[{"login":"djberg96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/djberg96"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/sys-filesystem/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/sys-filesystem/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/sys-filesystem/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/sys-filesystem/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/sys-filesystem/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/sys-filesystem/codemeta","maintainers":[{"uuid":"1140","login":"djberg96","name":null,"email":null,"url":null,"packages_count":95,"html_url":"https://gem.coop/profiles/djberg96","role":null,"created_at":"2025-10-09T23:00:04.070Z","updated_at":"2025-10-09T23:00:04.070Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/djberg96/packages"},{"uuid":"520","login":"phurley","name":null,"email":null,"url":null,"packages_count":13,"html_url":"https://gem.coop/profiles/phurley","role":null,"created_at":"2025-10-09T23:00:04.112Z","updated_at":"2025-10-09T23:00:04.112Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/phurley/packages"}],"registry":{"name":"gem.coop","url":"https://gem.coop","ecosystem":"rubygems","default":false,"packages_count":192140,"maintainers_count":67790,"namespaces_count":0,"keywords_count":0,"github":"gem-coop","metadata":{"funded_packages_count":6507},"icon_url":"https://github.com/gem-coop.png","created_at":"2025-10-06T17:24:20.932Z","updated_at":"2026-04-03T06:45:05.763Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/namespaces"}},{"id":13669609,"name":"ruby-sys-filesystem","ecosystem":"debian","description":null,"homepage":"https://github.com/djberg96/sys-filesystem","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/djberg96/sys-filesystem","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T12:45:14.320Z","latest_release_published_at":"2026-02-12T12:45:14.320Z","latest_release_number":"1.4.4-1+deb13u1","last_synced_at":"2026-03-14T18:11:44.374Z","created_at":"2026-02-12T12:45:13.950Z","updated_at":"2026-03-14T18:11:44.375Z","registry_url":"https://tracker.debian.org/pkg/ruby-sys-filesystem","install_command":"apt-get install ruby-sys-filesystem","documentation_url":"https://packages.debian.org/trixie/ruby-sys-filesystem","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"ruby-sys-filesystem","standards_version":"4.6.2","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, rake, ruby-ffi","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T12:45:15.073Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-sys-filesystem?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-sys-filesystem","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-sys-filesystem","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-sys-filesystem/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-sys-filesystem/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-sys-filesystem/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-sys-filesystem/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-sys-filesystem/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-sys-filesystem/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-sys-filesystem/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"trixie"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-04-27T18:20:39.853Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13779904,"name":"ruby-sys-filesystem","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/djberg96/sys-filesystem","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/djberg96/sys-filesystem","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T13:26:56.562Z","latest_release_published_at":"2026-02-13T13:26:56.562Z","latest_release_number":"1.4.3-1","last_synced_at":"2026-03-13T23:40:24.703Z","created_at":"2026-02-13T13:26:55.893Z","updated_at":"2026-03-13T23:40:24.703Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-sys-filesystem","install_command":"apt-get install ruby-sys-filesystem","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-sys-filesystem","standards_version":"3.9.8","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, rake, ruby-ffi","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T13:26:57.272Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-sys-filesystem?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-sys-filesystem","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-sys-filesystem","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-sys-filesystem/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-sys-filesystem/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-sys-filesystem/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-sys-filesystem/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-sys-filesystem/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-sys-filesystem/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-sys-filesystem/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"jammy"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-04-27T18:20:36.155Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13467357,"name":"ruby-sys-filesystem","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/djberg96/sys-filesystem","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/djberg96/sys-filesystem","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T17:23:00.082Z","latest_release_published_at":"2026-02-09T17:23:00.082Z","latest_release_number":"1.4.4-1","last_synced_at":"2026-03-09T18:23:22.891Z","created_at":"2026-02-09T17:22:59.773Z","updated_at":"2026-03-09T18:32:55.359Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-sys-filesystem","install_command":"apt-get install ruby-sys-filesystem","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-sys-filesystem","standards_version":"4.6.2","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, rake, ruby-ffi","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-sys-filesystem?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-sys-filesystem","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-sys-filesystem","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-sys-filesystem/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-sys-filesystem/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-sys-filesystem/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-sys-filesystem/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-sys-filesystem/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-sys-filesystem/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-sys-filesystem/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-04-27T18:20:37.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13950479,"name":"ruby-sys-filesystem","ecosystem":"guix","description":"Gather file system information","homepage":"https://github.com/djberg96/sys-filesystem","licenses":"asl2.0","normalized_licenses":["CERN-OHL-P-2.0"],"repository_url":"https://github.com/djberg96/sys-filesystem","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T18:57:22.079Z","latest_release_published_at":"2026-03-02T18:57:22.079Z","latest_release_number":"1.3.4","last_synced_at":"2026-04-27T16:20:38.521Z","created_at":"2026-03-02T18:57:21.888Z","updated_at":"2026-04-27T16:20:40.110Z","registry_url":"https://packages.guix.gnu.org/packages/ruby-sys-filesystem/1.3.4/","install_command":"guix install ruby-sys-filesystem","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/ruby-xyz.scm#n14865","metadata":{"location":"gnu/packages/ruby-xyz.scm:14865","variable_name":"ruby-sys-filesystem"},"repo_metadata":{},"repo_metadata_updated_at":"2026-04-27T16:20:40.076Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/ruby-sys-filesystem","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/ruby-sys-filesystem","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/ruby-sys-filesystem","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/ruby-sys-filesystem/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-sys-filesystem/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-sys-filesystem/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-sys-filesystem/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-sys-filesystem/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-sys-filesystem/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-sys-filesystem/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31408,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":352},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-05-07T05:00:22.550Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13721910,"name":"ruby-sys-filesystem","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/djberg96/sys-filesystem","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/djberg96/sys-filesystem","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T01:03:39.689Z","latest_release_published_at":"2026-02-13T01:03:39.689Z","latest_release_number":"1.4.4-1","last_synced_at":"2026-03-13T02:09:19.339Z","created_at":"2026-02-13T01:03:39.501Z","updated_at":"2026-03-13T02:09:19.541Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-sys-filesystem","install_command":"apt-get install ruby-sys-filesystem","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-sys-filesystem","standards_version":"4.6.2","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, rake, ruby-ffi","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":769246,"uuid":"453075","full_name":"djberg96/sys-filesystem","owner":"djberg96","description":"A Ruby library for getting filesystem information","archived":false,"fork":false,"pushed_at":"2026-01-04T13:44:34.000Z","size":441,"stargazers_count":107,"open_issues_count":0,"forks_count":24,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-02-08T08:40:32.880Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/djberg96.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"djberg96","open_collective":"daniel-berger"}},"created_at":"2009-12-30T05:18:13.000Z","updated_at":"2026-01-04T13:44:38.000Z","dependencies_parsed_at":"2024-02-06T16:26:16.880Z","dependency_job_id":"0718cc20-563c-426d-8457-3c279575b3f6","html_url":"https://github.com/djberg96/sys-filesystem","commit_stats":{"total_commits":348,"total_committers":17,"mean_commits":"20.470588235294116","dds":"0.30747126436781613","last_synced_commit":"b6727b1e6046931baa5e4d10d241f26725cf5982"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/djberg96/sys-filesystem","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/djberg96","download_url":"https://codeload.github.com/djberg96/sys-filesystem/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/sbom","scorecard":{"id":267829,"data":{"date":"2025-08-11","repo":{"name":"github.com/djberg96/sys-filesystem","commit":"33dc4802b07c8da36fd5a0f104ed4434a7546198"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ruby.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: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruby.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/djberg96/sys-filesystem/ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruby.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/djberg96/sys-filesystem/ruby.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruby.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/djberg96/sys-filesystem/ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruby.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/djberg96/sys-filesystem/ruby.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache 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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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 25 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T12:35:41.325Z","repository_id":769246,"created_at":"2025-08-17T12:35:41.325Z","updated_at":"2025-08-17T12:35:41.325Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29390761,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T00:53:09.511Z","status":"ssl_error","status_checked_at":"2026-02-13T00:53:09.126Z","response_time":55,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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"}},"repo_metadata_updated_at":"2026-02-13T01:04:29.582Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-sys-filesystem?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-sys-filesystem","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-sys-filesystem","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-sys-filesystem/dependencies","status":null,"funding_links":["https://github.com/sponsors/djberg96","https://opencollective.com/daniel-berger"],"critical":null,"issue_metadata":{"last_synced_at":"2026-01-06T10:01:42.070Z","issues_count":33,"pull_requests_count":61,"avg_time_to_close_issue":6452688.870967742,"avg_time_to_close_pull_request":889793.8813559322,"issues_closed_count":31,"pull_requests_closed_count":59,"pull_request_authors_count":18,"issue_authors_count":29,"avg_comments_per_issue":4.515151515151516,"avg_comments_per_pull_request":1.2950819672131149,"merged_pull_requests_count":54,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":67859.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/issues","maintainers":[{"login":"djberg96","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/djberg96"}],"active_maintainers":[{"login":"djberg96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/djberg96"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-sys-filesystem/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-sys-filesystem/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-sys-filesystem/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-sys-filesystem/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-sys-filesystem/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-sys-filesystem/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"noble"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-27T18:20:35.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}}],"commits":{"id":272251,"full_name":"djberg96/sys-filesystem","default_branch":"main","total_commits":364,"total_committers":17,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":21.41176470588235,"dds":0.21978021978021978,"past_year_total_commits":15,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":15.0,"past_year_dds":0.0,"last_synced_at":"2026-05-22T04:01:16.136Z","last_synced_commit":"c9aa930faa671ec61e3e1488b1f916b17ffce697","created_at":"2023-03-08T13:58:10.636Z","updated_at":"2026-05-22T04:01:06.979Z","committers":[{"name":"Daniel Berger","email":"djberg96@gmail.com","login":"djberg96","count":284},{"name":"Daniel Berger","email":"dberger@redhat.com","login":null,"count":26},{"name":"Daniel Berger","email":"dberger@globe.gov","login":null,"count":18},{"name":"Daniel Berger","email":"daniel.berger@covermymeds.com","login":null,"count":7},{"name":"hirura","email":"hirura@gmail.com","login":"hirura","count":7},{"name":"Alexei Khlebnikov","email":"alexei.khlebnikov@gmail.com","login":"alexeikh","count":6},{"name":"Igor Victor","email":"gogainda@yandex.ru","login":"gogainda","count":4},{"name":"Michael Pope","email":"map7777@gmail.com","login":"map7","count":2},{"name":"Tasos Sahanidis","email":"tasos@tasossah.com","login":"tatokis","count":2},{"name":"Andrei Filipovici","email":"andrei.filipovici@puppet.com","login":"Filipovici-Andrei","count":1},{"name":"Andrew L. Moore","email":"slewsys@gmail.com","login":"slewsys","count":1},{"name":"Andrew Nesbitt","email":"andrewnez@gmail.com","login":"andrew","count":1},{"name":"Josh Cooper","email":"joshcooper","login":"joshcooper","count":1},{"name":"Mike Owens","email":"michael.owens@linterra.org","login":null,"count":1},{"name":"Nick LaMuro","email":"nicklamuro@gmail.com","login":"NickLaMuro","count":1},{"name":"Praveen Arimbrathodiyil","email":"praveen@debian.org","login":"pravi","count":1},{"name":"Thomas Langé","email":"thomas.lange.oss@gmail.com","login":"Lqp1","count":1}],"past_year_committers":[{"name":"Daniel Berger","email":"78529+djberg96","login":"djberg96","count":15}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-24T00:00:21.472Z","repositories_count":6240132,"commits_count":884573062,"contributors_count":34909567,"owners_count":1156780,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"djberg96/sys-filesystem","html_url":"https://github.com/djberg96/sys-filesystem","last_synced_at":"2026-05-22T04:06:04.162Z","status":"error","issues_count":33,"pull_requests_count":61,"avg_time_to_close_issue":6452688.870967742,"avg_time_to_close_pull_request":889793.8813559322,"issues_closed_count":31,"pull_requests_closed_count":59,"pull_request_authors_count":18,"issue_authors_count":29,"avg_comments_per_issue":4.515151515151516,"avg_comments_per_pull_request":1.2950819672131149,"merged_pull_requests_count":54,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":67859.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-12T18:05:35.219Z","updated_at":"2026-05-22T04:06:04.163Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/djberg96%2Fsys-filesystem/issues","issue_labels_count":{"Misc":2,"Bug":1,"Feature Request":1},"pull_request_labels_count":{"Bug":3,"Misc":2},"issue_author_associations_count":{"NONE":30,"CONTRIBUTOR":3},"pull_request_author_associations_count":{"OWNER":36,"CONTRIBUTOR":15,"NONE":10},"issue_authors":{"tetherit":3,"rgaufman":2,"matkoniecz":2,"MaxLap":1,"OpenCoderX":1,"zimbatm":1,"zarqman":1,"Daikamar":1,"rubycoder":1,"smoyte":1,"ayakael":1,"vihai":1,"mikeowens":1,"jeffshantz":1,"zeha":1,"pravi":1,"Neil-Aframe":1,"sbradnick":1,"aramprice":1,"tatokis":1,"Lqp1":1,"Phrogz":1,"dazza-codes":1,"Mcgeecorp":1,"FlorinAndrei":1,"mvasin":1,"lwoggardner":1,"baracoder":1,"jablin":1},"pull_request_authors":{"djberg96":36,"tatokis":4,"Lqp1":2,"nathan-nhm":2,"alexeikh":2,"andrew":2,"dunedain289":2,"gogainda":1,"hirura":1,"mikeowens":1,"bbradbury":1,"ciprianbadescu":1,"map7":1,"NickLaMuro":1,"pravi":1,"Filipovici-Andrei":1,"joshcooper":1,"slewsys":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-24T00:00:44.577Z","repositories_count":14683572,"issues_count":34058092,"pull_requests_count":111488512,"authors_count":11272443,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":1},"past_year_pull_request_author_associations_count":{"OWNER":4},"past_year_issue_authors":{"zeha":1},"past_year_pull_request_authors":{"djberg96":4},"maintainers":[{"login":"djberg96","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/djberg96"}],"active_maintainers":[{"login":"djberg96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/djberg96"}]},"events":{"total":{"PullRequestEvent":3,"ForkEvent":1,"IssuesEvent":1,"WatchEvent":2,"IssueCommentEvent":4,"PushEvent":6,"PullRequestReviewCommentEvent":4,"PullRequestReviewEvent":2,"CreateEvent":2},"last_year":{"PullRequestEvent":1,"IssuesEvent":1,"IssueCommentEvent":4,"PushEvent":5,"PullRequestReviewEvent":1,"PullRequestReviewCommentEvent":4,"CreateEvent":2}},"keywords":[],"dependencies":[{"ecosystem":"rubygems","filepath":"sys-filesystem.gemspec","sha":null,"kind":"manifest","created_at":"2022-07-18T12:47:57.160Z","updated_at":"2022-07-18T12:47:57.160Z","repository_link":"https://github.com/djberg96/sys-filesystem/blob/main/sys-filesystem.gemspec","dependencies":[{"id":247724818,"package_name":"ffi","ecosystem":"rubygems","requirements":"~\u003e 1.1","direct":true,"kind":"runtime","optional":false},{"id":247724819,"package_name":"rake","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":247724820,"package_name":"rspec","ecosystem":"rubygems","requirements":"~\u003e 3.9","direct":true,"kind":"development","optional":false},{"id":247724821,"package_name":"rubocop","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":247724822,"package_name":"rubocop-rspec","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":247724823,"package_name":"jruby-win32ole","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ruby.yml","sha":null,"kind":"manifest","created_at":"2023-07-05T18:17:43.187Z","updated_at":"2023-07-05T18:17:43.187Z","repository_link":"https://github.com/djberg96/sys-filesystem/blob/main/.github/workflows/ruby.yml","dependencies":[{"id":11146774529,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":11146774530,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"rubygems","filepath":"Gemfile","sha":null,"kind":"manifest","created_at":"2024-02-06T16:26:16.559Z","updated_at":"2024-02-06T16:26:16.559Z","repository_link":"https://github.com/djberg96/sys-filesystem/blob/main/Gemfile","dependencies":[]}],"score":28.367375197326645,"created_at":"2024-12-15T21:38:07.228Z","updated_at":"2026-05-25T05:30:18.919Z","avatar_url":"https://github.com/djberg96.png","language":"Ruby","monthly_downloads":0,"readme":"[![Ruby](https://github.com/djberg96/sys-filesystem/actions/workflows/ruby.yml/badge.svg)](https://github.com/djberg96/sys-filesystem/actions/workflows/ruby.yml)\n\n## Description\n\nA cross platform Ruby interface for getting file system information.\n\n## Installation\n\n`gem install sys-filesystem`\n\n## Adding the trusted cert\n`gem cert --add \u003c(curl -Ls https://raw.githubusercontent.com/djberg96/sys-filesystem/main/certs/djberg96_pub.pem)`\n\n## Synopsis\n\n```ruby\nrequire 'sys/filesystem'\ninclude Sys\n   \n# Display information about a particular filesystem.\np Filesystem.stat('/')\n\n# Sample output\n\n#\u003cSys::Filesystem::Stat:0x517440\n  @base_type = \"ufs\",\n  @flags = 4,\n  @files_available = 3817457,\n  @block_size = 8192,\n  @blocks_available = 19957633,\n  @blocks = 34349612,\n  @name_max = 255,\n  @path = \"/\",\n  @filesystem_id = 35651592,\n  @files = 4135040,\n  @fragment_size = 1024,\n  @files_free = 3817457,\n  @blocks_free = 20301129\n\u003e\n   \n# Describe all mount points on the system\nFilesystem.mounts{ |mount| p mount }\n   \n# Find the mount point of any particular file\nputs Filesystem.mount_point('/home/djberge/some_file.txt') =\u003e '/home'\n```\n\n## Notes\n\nThis is a pure Ruby implementation that uses FFI. This means it should work\nwith JRuby, too.\n\n## Sample code\n\nRun 'rake example' if you want to see a basic sample run. The actual code\nis 'example_stat.rb' in the 'examples' directory. Modify it as you see fit.\n\n## Known Issues\n\nCurrently this may not work if you're running a 32-bit system with 64-bit offsets:\n\n  https://github.com/djberg96/sys-filesystem/issues/71\n\nPlease report any other issues on the project home page at:\n\n  https://github.com/djberg96/sys-filesystem\n\n## Future Plans\n\n* Suggestions welcome.\n\n## Acknowledgements\n\n* Mike Hall, for ideas and code that I borrowed from his 'filesystem' library.\n* Park Heesob, for implementation and API ideas for the MS Windows version.\n* Nobuyoshi Miyokawa, for adding the original FreeBSD and OS X support.\n   \n## License\n\nApache-2.0\n\n## Copyright\n\n(C) 2003-2025 Daniel J. Berger\nAll Rights Reserved\n\n## Warranty\n\nThis library is provided \"as is\" and without any express or\nimplied warranties, including, without limitation, the implied\nwarranties of merchantability and fitness for a particular purpose.\n\n## Author\n\nDaniel J. Berger\n","funding_links":["https://github.com/sponsors/djberg96","https://opencollective.com/daniel-berger"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["rubygems","excon","oauth2","authorization","doorkeeper","grape","identity","oauth","oauth2-provider","oauth2-server"],"project_url":"https://ruby.ecosyste.ms/api/v1/projects/186","html_url":"https://ruby.ecosyste.ms/projects/186"}