{"id":47403774,"url":"https://laktak.github.io/chkbit/","last_synced_at":"2026-04-03T19:01:05.428Z","repository":{"id":48240926,"uuid":"212894250","full_name":"laktak/chkbit","owner":"laktak","description":"Check your files for data corruption and run quick file deduplication","archived":false,"fork":false,"pushed_at":"2026-03-04T20:15:17.000Z","size":4673,"stargazers_count":171,"open_issues_count":2,"forks_count":12,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-03-27T01:24:02.285Z","etag":null,"topics":["backup","bitrot-detection","btrfs","cloud-backup","data-degradation","data-integrity","dedup","dedupe","deduper","deduplication","disk-check","storage-media"],"latest_commit_sha":null,"homepage":"https://laktak.github.io/chkbit/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/laktak.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"laktak"}},"created_at":"2019-10-04T20:06:49.000Z","updated_at":"2026-03-03T19:56:38.000Z","dependencies_parsed_at":"2024-01-22T12:52:39.788Z","dependency_job_id":"da9050c3-59e4-4be8-b1b8-6546201b2ad4","html_url":"https://github.com/laktak/chkbit","commit_stats":{"total_commits":81,"total_committers":4,"mean_commits":20.25,"dds":0.04938271604938271,"last_synced_commit":"e34e0f2b4f88337a24c5bb0df26ebf315dfd974e"},"previous_names":["laktak/chkbit-py"],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/laktak/chkbit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laktak%2Fchkbit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laktak%2Fchkbit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laktak%2Fchkbit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laktak%2Fchkbit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/laktak","download_url":"https://codeload.github.com/laktak/chkbit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laktak%2Fchkbit/sbom","scorecard":{"id":577563,"data":{"date":"2025-08-11","repo":{"name":"github.com/laktak/chkbit","commit":"17ed16d84b0cbc625be18a56aa51d04c82660ff1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/laktak/chkbit/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/laktak/chkbit/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/laktak/chkbit/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/laktak/chkbit/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/laktak/chkbit/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/laktak/chkbit/release.yml/master?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v6.4.1 not signed: https://api.github.com/repos/laktak/chkbit/releases/222818464","Warn: release artifact v6.4.0 not signed: https://api.github.com/repos/laktak/chkbit/releases/207545187","Warn: release artifact v6.3.0 not signed: https://api.github.com/repos/laktak/chkbit/releases/206695039","Warn: release artifact v6.2.0 not signed: https://api.github.com/repos/laktak/chkbit/releases/202407929","Warn: release artifact v6.1.0 not signed: https://api.github.com/repos/laktak/chkbit/releases/197038974","Warn: release artifact v6.4.1 does not have provenance: https://api.github.com/repos/laktak/chkbit/releases/222818464","Warn: release artifact v6.4.0 does not have provenance: https://api.github.com/repos/laktak/chkbit/releases/207545187","Warn: release artifact v6.3.0 does not have provenance: https://api.github.com/repos/laktak/chkbit/releases/206695039","Warn: release artifact v6.2.0 does not have provenance: https://api.github.com/repos/laktak/chkbit/releases/202407929","Warn: release artifact v6.1.0 does not have provenance: https://api.github.com/repos/laktak/chkbit/releases/197038974"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T18:15:14.257Z","repository_id":48240926,"created_at":"2025-08-20T18:15:14.257Z","updated_at":"2025-08-20T18:15:14.257Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31371633,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-03T17:53:18.093Z","status":"ssl_error","status_checked_at":"2026-04-03T17:53:17.617Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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"}},"keywords":["backup","bitrot-detection","btrfs","cloud-backup","data-degradation","data-integrity","dedup","dedupe","deduper","deduplication","disk-check","storage-media"],"created_at":"2026-03-20T15:00:50.421Z","updated_at":"2026-04-03T19:01:05.415Z","avatar_url":"https://github.com/laktak.png","language":"Go","funding_links":["https://github.com/sponsors/laktak"],"categories":["Files and Directories"],"sub_categories":["Files"],"readme":"\n# chkbit\n\n{ repos: [github.com/laktak/chkbit](https://github.com/laktak/chkbit/), [codeberg.org/laktak/chkbit](https://codeberg.org/laktak/chkbit) }\n\nchkbit alerts you to data corruption in your files, especially during transfers, backups, and after recovery. It helps detect issues like disk damage, filesystem errors, and malware interference.\n\nThe latest version can also detect duplicate files and run deduplication on supported systems.\n\n![gif of chkbit](https://raw.githubusercontent.com/wiki/laktak/chkbit/readme/chkbit.gif \"chkbit\")\n\n[Chkbit Introduction](https://laktak.github.io/chkbit/)\n- [Install](https://laktak.github.io/chkbit/get/)\n- [How does it work?](https://laktak.github.io/chkbit/how/)\n- [File Deduplication](https://laktak.github.io/chkbit/dedup/)\n- [Usage](https://laktak.github.io/chkbit/usage/)\n- [FAQ](https://laktak.github.io/chkbit/faq/)\n\n## Latest Releases\n\n### version 6.3\n\n- new file deduplication command!\n\n### version 6\n\n- chkbit adds a new `atom` mode to store all indices in a single file\n- there is a new `fuse` command to merge split indexes into an atom\n- If you come from an old version, please check out the new simplified CLI syntax\n- Note that some commands have suboption (e.g. to skip checking existing hashes, see `chkbit update -h`)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/laktak.github.io%2Fchkbit%2F","html_url":"https://awesome.ecosyste.ms/projects/laktak.github.io%2Fchkbit%2F","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/laktak.github.io%2Fchkbit%2F/lists"}