{"id":16740479,"url":"https://github.com/flopp/go-filehash","last_synced_at":"2025-09-06T22:33:12.585Z","repository":{"id":234255475,"uuid":"788498569","full_name":"flopp/go-filehash","owner":"flopp","description":"Combute hash/checksum of files, insert file hash/checksum into file name","archived":false,"fork":false,"pushed_at":"2025-03-13T11:30:09.000Z","size":8,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-13T12:31:46.164Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/flopp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-18T14:32:14.000Z","updated_at":"2025-03-13T11:30:09.000Z","dependencies_parsed_at":"2024-06-19T11:30:01.777Z","dependency_job_id":"8a30a7a7-1fa6-4424-841d-0360479daa12","html_url":"https://github.com/flopp/go-filehash","commit_stats":null,"previous_names":["flopp/go-filehash"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/flopp/go-filehash","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flopp%2Fgo-filehash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flopp%2Fgo-filehash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flopp%2Fgo-filehash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flopp%2Fgo-filehash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flopp","download_url":"https://codeload.github.com/flopp/go-filehash/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flopp%2Fgo-filehash/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273973606,"owners_count":25200575,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-06T02:00:13.247Z","response_time":2576,"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"}},"keywords":[],"created_at":"2024-10-13T00:58:46.724Z","updated_at":"2025-09-06T22:33:12.561Z","avatar_url":"https://github.com/flopp.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-filehash\nCompute hash/checksum of files, insert file hash/checksum into file name while copying\n\n```\nimport \"filehash\"\n\nhash, err := filehash.Compute(\"myfile.txt\")\n// Returns \"95c39c37ef89acb2\", nil\n\nnewName, err := filehash.Copy(\"myfile.txt\", \"out/myfile-HASH.txt\", \"HASH\")\n// Copies \"myfile.txt\" to \"out/myfile-95c39c37ef89acb2.txt\"\n// Returns \"out/myfile-95c39c37ef89acb2.txt\", nil\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflopp%2Fgo-filehash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflopp%2Fgo-filehash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflopp%2Fgo-filehash/lists"}