{"id":34221321,"url":"https://github.com/nspcc-dev/neofs-s3-gw","last_synced_at":"2026-03-07T14:01:05.875Z","repository":{"id":36966571,"uuid":"282244414","full_name":"nspcc-dev/neofs-s3-gw","owner":"nspcc-dev","description":"NeoFS S3 Protocol Gateway","archived":false,"fork":false,"pushed_at":"2026-03-03T12:58:12.000Z","size":11755,"stargazers_count":9,"open_issues_count":25,"forks_count":15,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-03-03T15:29:41.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nspcc-dev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"2020-07-24T14:45:00.000Z","updated_at":"2026-03-03T12:05:17.000Z","dependencies_parsed_at":"2023-09-25T07:59:53.387Z","dependency_job_id":"55b06eb0-e596-4241-941d-cd71493c96fc","html_url":"https://github.com/nspcc-dev/neofs-s3-gw","commit_stats":null,"previous_names":["nspcc-dev/neofs-s3-gate"],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/nspcc-dev/neofs-s3-gw","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nspcc-dev%2Fneofs-s3-gw","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nspcc-dev%2Fneofs-s3-gw/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nspcc-dev%2Fneofs-s3-gw/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nspcc-dev%2Fneofs-s3-gw/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nspcc-dev","download_url":"https://codeload.github.com/nspcc-dev/neofs-s3-gw/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nspcc-dev%2Fneofs-s3-gw/sbom","scorecard":{"id":368068,"data":{"date":"2025-08-11","repo":{"name":"github.com/nspcc-dev/neofs-s3-gw","commit":"edee6d0976f10f2d6cca042678d6f1e909364e29"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Maintained","score":10,"reason":"30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/builds.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/dco.yml:1","Warn: topLevel permissions set to 'write-all': .github/workflows/s3-tests.yml:24"],"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":"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: GNU Affero General Public License v3.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":"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/builds.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/nspcc-dev/neofs-s3-gw/builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/builds.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/nspcc-dev/neofs-s3-gw/builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/builds.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/nspcc-dev/neofs-s3-gw/builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/builds.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/nspcc-dev/neofs-s3-gw/builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/builds.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/nspcc-dev/neofs-s3-gw/builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/builds.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/nspcc-dev/neofs-s3-gw/builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/builds.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/nspcc-dev/neofs-s3-gw/builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/builds.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/nspcc-dev/neofs-s3-gw/builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/nspcc-dev/neofs-s3-gw/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/nspcc-dev/neofs-s3-gw/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/nspcc-dev/neofs-s3-gw/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/nspcc-dev/neofs-s3-gw/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dco.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/nspcc-dev/neofs-s3-gw/dco.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/s3-tests.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/nspcc-dev/neofs-s3-gw/s3-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/s3-tests.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/nspcc-dev/neofs-s3-gw/s3-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/s3-tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/nspcc-dev/neofs-s3-gw/s3-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/s3-tests.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/nspcc-dev/neofs-s3-gw/s3-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/s3-tests.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/nspcc-dev/neofs-s3-gw/s3-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/s3-tests.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/nspcc-dev/neofs-s3-gw/s3-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/system-tests.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/nspcc-dev/neofs-s3-gw/system-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/nspcc-dev/neofs-s3-gw/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/nspcc-dev/neofs-s3-gw/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/nspcc-dev/neofs-s3-gw/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/nspcc-dev/neofs-s3-gw/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/nspcc-dev/neofs-s3-gw/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/nspcc-dev/neofs-s3-gw/tests.yml/master?enable=pin","Warn: containerImage not pinned by hash: .docker/Dockerfile:1","Warn: containerImage not pinned by hash: .docker/Dockerfile.dirty:1","Warn: pipCommand not pinned by hash: .github/workflows/s3-tests.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/s3-tests.yml:117","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.40.0 not signed: https://api.github.com/repos/nspcc-dev/neofs-s3-gw/releases/234913087","Warn: release artifact v0.39.0 not signed: https://api.github.com/repos/nspcc-dev/neofs-s3-gw/releases/231737095","Warn: release artifact v0.38.0 not signed: https://api.github.com/repos/nspcc-dev/neofs-s3-gw/releases/222066226","Warn: release artifact v0.37.0 not signed: https://api.github.com/repos/nspcc-dev/neofs-s3-gw/releases/217979174","Warn: release artifact v0.36.1 not signed: https://api.github.com/repos/nspcc-dev/neofs-s3-gw/releases/211317463","Warn: release artifact v0.40.0 does not have provenance: https://api.github.com/repos/nspcc-dev/neofs-s3-gw/releases/234913087","Warn: release artifact v0.39.0 does not have provenance: https://api.github.com/repos/nspcc-dev/neofs-s3-gw/releases/231737095","Warn: release artifact v0.38.0 does not have provenance: https://api.github.com/repos/nspcc-dev/neofs-s3-gw/releases/222066226","Warn: release artifact v0.37.0 does not have provenance: https://api.github.com/repos/nspcc-dev/neofs-s3-gw/releases/217979174","Warn: release artifact v0.36.1 does not have provenance: https://api.github.com/repos/nspcc-dev/neofs-s3-gw/releases/211317463"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/builds.yml:80"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","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-18T12:20:28.118Z","repository_id":36966571,"created_at":"2025-08-18T12:20:28.118Z","updated_at":"2025-08-18T12:20:28.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30216489,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T13:35:13.914Z","status":"ssl_error","status_checked_at":"2026-03-07T13:35:13.569Z","response_time":53,"last_error":"SSL_read: 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":[],"created_at":"2025-12-15T23:11:46.497Z","updated_at":"2026-03-07T14:01:05.869Z","avatar_url":"https://github.com/nspcc-dev.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NeoFS S3 Gateway\n\nNeoFS S3 gateway provides API compatible with Amazon S3 cloud storage service.\n\n## Installation\n\nBinaries are provided for [all releases](https://github.com/nspcc-dev/neofs-s3-gw/releases),\nyou can also use a [Docker image](https://hub.docker.com/r/nspccdev/neofs-s3-gw)\n(`:latest` points to the latest stable release).\n\n### Build\n\nGateway can be built with a simple `make`. Currently it requires `curl` and `jq`\nto be installed.\n\n## Execution\n\nMinimalistic S3 gateway setup needs:\n * NeoFS node(s) address (S3 gateway itself is not a NeoFS node)\n   Passed via `-p` parameter or via `S3_GW_PEERS_\u003cN\u003e_ADDRESS` and\n   `S3_GW_PEERS_\u003cN\u003e_WEIGHT` environment variables (gateway supports multiple\n   NeoFS nodes with weighted load balancing).\n * a wallet used to fetch key and communicate with NeoFS nodes\n   Passed via `--wallet` parameter or `S3_GW_WALLET_PATH` environment variable.\n * an RPC (blockchain JSON-RPC) address passed via `-r` parameter or `S3_GW_FSCHAIN_ENDPOINTS` environment variable.\n * a `listen_address` parameter, if address `localhost:8080` is occupied already.\n\nThese two commands are functionally equivalent, they run the gate with one\nbackend node, some keys and otherwise default settings:\n```\n$ neofs-s3-gw -r http://192.168.130.72:30333 -p 192.168.130.72:8080 --listen_address=0.0.0.0:19080 --wallet wallet.json\n\n$ S3_GW_PEERS_0_ADDRESS=192.168.130.72:8080 \\\n  S3_GW_FSCHAIN_ENDPOINTS=http://192.168.130.72:30333 \\\n  S3_GW_SERVER_0_ADDRESS=0.0.0.0:19080 \\\n  S3_GW_WALLET=wallet.json \\\n  neofs-s3-gw\n```\nIt's also possible to specify uri scheme (grpc or grpcs) when using `-p` or environment variables:\n```\n$ neofs-s3-gw -p grpc://192.168.130.72:8080 --wallet wallet.json\n\n$ S3_GW_PEERS_0_ADDRESS=grpcs://192.168.130.72:8080 \\\n  S3_GW_WALLET=wallet.json \\\n  neofs-s3-gw\n```\n\n## Domains\n\nBy default, s3-gw enable only `path-style access`. \nTo be able to use both: `virtual-hosted-style` and `path-style` access you must configure `listen_domains`:\n\n```shell\n$ neofs-s3-gw -p 192.168.130.72:8080 --wallet wallet.json --listen_domains your.first.domain --listen_domains your.second.domain\n```\n\nSo now you can use (e.g. `HeadBucket`. Make sure DNS is properly configured):\n\n```shell\n$ curl --head http://bucket-name.your.first.domain:8080\nHTTP/1.1 200 OK\n...\n```\n\nor\n\n```shell\n$ curl --head http://your.second.domain:8080/bucket-name\nHTTP/1.1 200 OK\n...\n```\n\nAlso, you can configure domains using `.env` variables or `yaml` file.\n\n## Metrics\n\n### Gateway Health Status\n\nYou can use the `neofs_s3_gw_state_health` metric to monitor the health status of the gateway.  \nThe metric exposes the following status codes:\n\n- **0 - Unhealthy**: The application cannot process user requests.\n- **1 - Starting**: The application is starting.\n- **2 - Ready**: The application has started and is serving user requests.\n\n## Documentation\n\n- [Configuration](./docs/configuration.md)\n- [NeoFS S3 AuthMate](./docs/authmate.md)\n- [AWS CLI basic usage](./docs/aws_cli.md)\n- [AWS S3 API compatibility](./docs/aws_s3_compat.md)\n- [AWS S3 Compatibility test results](./docs/s3_test_results.md)\n\n## Credits \n\nPlease see [CREDITS](CREDITS.md) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnspcc-dev%2Fneofs-s3-gw","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnspcc-dev%2Fneofs-s3-gw","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnspcc-dev%2Fneofs-s3-gw/lists"}