{"id":37133695,"url":"https://github.com/seqsense/s3sync","last_synced_at":"2026-01-14T15:36:24.608Z","repository":{"id":37056467,"uuid":"194240459","full_name":"seqsense/s3sync","owner":"seqsense","description":"♻️ Golang utility for syncing between s3 and local, similar to `aws s3 sync`","archived":false,"fork":false,"pushed_at":"2026-01-10T02:31:24.000Z","size":322,"stargazers_count":80,"open_issues_count":14,"forks_count":27,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-01-11T00:32:42.339Z","etag":null,"topics":["aws-sdk-go","golang","s3"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/seqsense/s3sync","language":"Go","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/seqsense.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-06-28T08:49:34.000Z","updated_at":"2026-01-10T02:30:58.000Z","dependencies_parsed_at":"2026-01-10T23:04:41.607Z","dependency_job_id":null,"html_url":"https://github.com/seqsense/s3sync","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/seqsense/s3sync","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seqsense%2Fs3sync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seqsense%2Fs3sync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seqsense%2Fs3sync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seqsense%2Fs3sync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seqsense","download_url":"https://codeload.github.com/seqsense/s3sync/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seqsense%2Fs3sync/sbom","scorecard":{"id":705826,"data":{"date":"2025-08-11","repo":{"name":"github.com/seqsense/s3sync","commit":"0947a5aa1293f63f8c94281895706b4830d7d162"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","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/18 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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:26: update your workflow using https://app.stepsecurity.io/secureworkflow/seqsense/s3sync/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/seqsense/s3sync/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/seqsense/s3sync/ci.yml/master?enable=pin","Info:   0 out of   2 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":"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":"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":"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: 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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"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-22T06:32:00.291Z","repository_id":37056467,"created_at":"2025-08-22T06:32:00.291Z","updated_at":"2025-08-22T06:32:00.291Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28424374,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T13:30:50.153Z","status":"ssl_error","status_checked_at":"2026-01-14T13:29:08.907Z","response_time":107,"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"}},"keywords":["aws-sdk-go","golang","s3"],"created_at":"2026-01-14T15:36:23.873Z","updated_at":"2026-01-14T15:36:24.590Z","avatar_url":"https://github.com/seqsense.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# s3sync\n\n![CI](https://github.com/seqsense/s3sync/workflows/CI/badge.svg)\n[![codecov](https://codecov.io/gh/seqsense/s3sync/branch/master/graph/badge.svg)](https://codecov.io/gh/seqsense/s3sync)\n\n\u003e Golang utility for syncing between s3 and local\n\n## Migration guide\n\n- [v2](MIGRATION.md#v2)\n\n# Usage\n\nUse `New` to create a manager, and `Sync` function syncs between s3 and local filesystem.\n\n```go\nimport (\n  \"github.com/aws/aws-sdk-go-v2/config\"\n  \"github.com/seqsense/s3sync/v2\"\n)\n\nfunc main() {\n  ctx := context.TODO()\n\n  // Load AWS config\n  cfg, err := config.LoadDefaultConfig(ctx, config.WithRegion(\"ap-northeast-1\"))\n  if err != nil {\n    panic(err)\n  }\n\n  syncManager := s3sync.New(cfg)\n\n  // Sync from s3 to local\n  syncManager.Sync(ctx, \"s3://yourbucket/path/to/dir\", \"local/path/to/dir\")\n\n  // Sync from local to s3\n  syncManager.Sync(ctx, \"local/path/to/dir\", \"s3://yourbucket/path/to/dir\")\n\n  // Sync from s3 to s3\n  syncManager.Sync(ctx, \"s3://yourbucket/path/to/dir\", \"s3://anotherbucket/path/to/dir\")\n}\n```\n\n## Sets the custom logger\n\nYou can set your custom logger.\n\n```go\nimport \"github.com/seqsense/s3sync/v2\"\n\n...\ns3sync.SetLogger(\u0026CustomLogger{})\n...\n```\n\nThe logger needs to implement `Logf` methods. See the godoc for details.\n\n## Sets up the parallelism\n\nYou can configure the number of parallel jobs for sync. Default is 16.\n\n```\ns3sync.New(cfg, s3sync.WithParallel(16)) // This is the same as default.\ns3sync.New(cfg, s3sync.WithParallel(1)) // You can sync one by one.\n```\n\n# License\n\nApache 2.0 License. See [LICENSE](https://github.com/seqsense/s3sync/blob/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseqsense%2Fs3sync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseqsense%2Fs3sync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseqsense%2Fs3sync/lists"}