{"id":3858315,"name":"github.com/moby/spdystream","ecosystem":"go","description":"","homepage":"https://github.com/moby/spdystream","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/moby/spdystream","keywords_array":[],"namespace":"github.com/moby","versions_count":6,"first_release_published_at":"2021-01-26T11:48:57.000Z","latest_release_published_at":"2026-04-13T17:36:51.000Z","latest_release_number":"v0.5.1","last_synced_at":"2026-06-18T03:00:29.039Z","created_at":"2022-04-11T21:34:58.905Z","updated_at":"2026-06-18T03:00:29.040Z","registry_url":"https://pkg.go.dev/github.com/moby/spdystream","install_command":"go get github.com/moby/spdystream","documentation_url":"https://pkg.go.dev/github.com/moby/spdystream#section-documentation","metadata":{},"repo_metadata":{"id":38442995,"uuid":"20544129","full_name":"moby/spdystream","owner":"moby","description":null,"archived":false,"fork":false,"pushed_at":"2026-04-13T17:46:34.000Z","size":209,"stargazers_count":148,"open_issues_count":11,"forks_count":58,"subscribers_count":39,"default_branch":"main","last_synced_at":"2026-05-31T14:07:01.336Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/moby.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"NOTICE","maintainers":"MAINTAINERS","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-06-05T22:44:33.000Z","updated_at":"2026-04-13T17:36:57.000Z","dependencies_parsed_at":"2024-06-27T20:08:40.413Z","dependency_job_id":"46700159-3643-49e3-b392-649333ff247d","html_url":"https://github.com/moby/spdystream","commit_stats":{"total_commits":84,"total_committers":19,"mean_commits":4.421052631578948,"dds":0.6190476190476191,"last_synced_commit":"77eb080123d208697674a07b74ceaf94c98bee8b"},"previous_names":["docker/spdystream"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/moby/spdystream","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fspdystream","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fspdystream/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fspdystream/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fspdystream/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moby","download_url":"https://codeload.github.com/moby/spdystream/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fspdystream/sbom","scorecard":{"id":655565,"data":{"date":"2025-08-11","repo":{"name":"github.com/moby/spdystream","commit":"77eb080123d208697674a07b74ceaf94c98bee8b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"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":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":"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/ci.yaml: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":"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.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/spdystream/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/spdystream/ci.yaml/master?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/ci.yaml:29","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 goCommand 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":"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":"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: 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":"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":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-21T14:33:37.536Z","repository_id":38442995,"created_at":"2025-08-21T14:33:37.536Z","updated_at":"2025-08-21T14:33:37.536Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34157453,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"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":"moby","name":"Moby","uuid":"27259197","kind":"organization","description":"An open framework to assemble specialized container systems without reinventing the wheel.","email":null,"website":"https://mobyproject.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/27259197?v=4","repositories_count":27,"last_synced_at":"2024-03-26T23:45:44.218Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/moby","funding_links":[],"total_stars":86721,"followers":725,"following":0,"created_at":"2022-11-04T18:10:50.804Z","updated_at":"2024-03-26T23:45:48.570Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moby","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moby/repositories"},"tags":[{"name":"v0.5.1","sha":"c59e5d73daa301bde452ea77545bdf51e32554a2","kind":"tag","published_at":"2026-04-13T17:45:54.000Z","download_url":"https://codeload.github.com/moby/spdystream/tar.gz/v0.5.1","html_url":"https://github.com/moby/spdystream/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/moby/spdystream@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fspdystream/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fspdystream/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"77eb080123d208697674a07b74ceaf94c98bee8b","kind":"commit","published_at":"2024-07-23T13:25:06.000Z","download_url":"https://codeload.github.com/moby/spdystream/tar.gz/v0.5.0","html_url":"https://github.com/moby/spdystream/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/moby/spdystream@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fspdystream/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fspdystream/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"258380da5f17ec2c26272bcb91a61d592fcb0105","kind":"commit","published_at":"2024-06-27T16:56:17.000Z","download_url":"https://codeload.github.com/moby/spdystream/tar.gz/v0.4.0","html_url":"https://github.com/moby/spdystream/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/moby/spdystream@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fspdystream/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fspdystream/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"0c1fc43b0e4a133966cb8b6be96d302fceefd94b","kind":"commit","published_at":"2024-06-21T17:41:47.000Z","download_url":"https://codeload.github.com/moby/spdystream/tar.gz/v0.3.0","html_url":"https://github.com/moby/spdystream/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/moby/spdystream@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fspdystream/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fspdystream/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"dbc715126c0e3fa07721879c6d265b2b82c71e5b","kind":"commit","published_at":"2021-01-28T04:18:15.000Z","download_url":"https://codeload.github.com/moby/spdystream/tar.gz/v0.2.0","html_url":"https://github.com/moby/spdystream/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/moby/spdystream@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fspdystream/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fspdystream/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"18f9c867b9a958e49ea0ed67887f10c67d209341","kind":"commit","published_at":"2021-01-26T11:48:57.000Z","download_url":"https://codeload.github.com/moby/spdystream/tar.gz/v0.1.0","html_url":"https://github.com/moby/spdystream/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/moby/spdystream@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fspdystream/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fspdystream/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-06-16T22:02:15.556Z","dependent_packages_count":3074,"downloads":null,"downloads_period":null,"dependent_repos_count":21746,"rankings":{"downloads":null,"dependent_repos_count":0.04346887877266295,"dependent_packages_count":0.06774505450727662,"stargazers_count":4.053710575812812,"forks_count":3.2767063283840874,"docker_downloads_count":0.014835440726708359,"average":1.4912932556407095},"purl":"pkg:golang/github.com/moby/spdystream","advisories":[{"uuid":"GSA_kwCzR0hTQS1wYzNmLXg1ODMtZzdqMs4ABVYl","url":"https://github.com/advisories/GHSA-pc3f-x583-g7j2","title":"SpdyStream: DOS on CRI","description":"The SPDY/3 frame parser in spdystream does not validate\nattacker-controlled counts and lengths before allocating memory. A\nremote peer that can send SPDY frames to a service using spdystream can\ncause the process to allocate gigabytes of memory with a small number of\nmalformed control frames, leading to an out-of-memory crash.\n \nThree allocation paths in the receive side are affected:\n1. **SETTINGS entry count** -- The SETTINGS frame reader reads a 32-bit\n`numSettings` from the payload and allocates a slice of that size\nwithout checking it against the declared frame length. An attacker\ncan set `numSettings` to a value far exceeding the actual payload,\ntriggering a large allocation before any setting data is read.\n \n2. **Header count** -- `parseHeaderValueBlock` reads a 32-bit\n`numHeaders` from the decompressed header block and allocates an\n`http.Header` map of that size with no upper bound.\n \n3. **Header field size** -- Individual header name and value lengths are\nread as 32-bit integers and used directly as allocation sizes with\nno validation.\n \nBecause SPDY header blocks are zlib-compressed, a small on-the-wire\npayload can decompress into attacker-controlled bytes that the parser\ninterprets as 32-bit counts and lengths. A single crafted frame is\nenough to exhaust process memory.\n## Impact\n Any program that accepts SPDY connections using spdystream -- directly\nor through a dependent library -- is affected. A remote peer that can\nsend SPDY frames to the service can crash the process with a single\ncrafted SPDY control frame, causing denial of service.\n## Affected versions\n `github.com/moby/spdystream` \u003c= v0.5.0\n## Fix\n v0.5.1 addresses the receive-side allocation bugs and adds related\nhardening:\n \n**Core fixes:**\n \n- **SETTINGS entry-count validation** -- The SETTINGS frame reader now\nchecks that `numSettings` is consistent with the declared frame\nlength (`numSettings \u003c= (length-4)/8`) before allocating.\n \n- **Header count limit** -- `parseHeaderValueBlock` enforces a maximum\nnumber of headers per frame (default: 1000).\n \n- **Header field size limit** -- Individual header name and value\nlengths are checked against a per-field size limit (default: 1 MiB)\nbefore allocation.\n \n- **Connection closure on protocol error** -- The connection read loop\nnow closes the underlying `net.Conn` when it encounters an\n`InvalidControlFrame` error, preventing further exploitation on the\nsame connection.\n \n**Additional hardening:**\n \n- **Write-side bounds checks** -- All frame write methods now verify\nthat payloads fit within the 24-bit length field, preventing the\nlibrary from producing invalid frames.\n \n**Configurable limits:**\n \n- Callers can adjust the defaults using `NewConnectionWithOptions` or\nthe lower-level `spdy.NewFramerWithOptions` with functional options:\n`WithMaxControlFramePayloadSize`, `WithMaxHeaderFieldSize`, and\n`WithMaxHeaderCount`.\n ","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-04-16T20:44:01.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N","references":["https://github.com/moby/spdystream/security/advisories/GHSA-pc3f-x583-g7j2","https://nvd.nist.gov/vuln/detail/CVE-2026-35469","https://github.com/moby/spdystream/releases/tag/v0.5.1","https://github.com/moby/spdystream/commit/ef6121f62c730110bf5ae604a865a8613bfb787f","https://github.com/advisories/GHSA-pc3f-x583-g7j2"],"source_kind":"github","identifiers":["GHSA-pc3f-x583-g7j2","CVE-2026-35469"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-04-16T21:00:09.402Z","updated_at":"2026-06-09T13:01:06.841Z","epss_percentage":0.00029,"epss_percentile":0.08642,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1wYzNmLXg1ODMtZzdqMs4ABVYl","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1wYzNmLXg1ODMtZzdqMs4ABVYl","packages":[{"ecosystem":"go","package_name":"github.com/moby/spdystream","versions":[{"first_patched_version":"0.5.1","vulnerable_version_range":"\u003c= 0.5.0"}],"purl":"pkg:go/github.com%2Fmoby%2Fspdystream"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1wYzNmLXg1ODMtZzdqMs4ABVYl/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/moby/spdystream","docker_dependents_count":6433,"docker_downloads_count":23661825723,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/moby/spdystream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/moby/spdystream/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-06-10T15:02:51.036Z","issues_count":32,"pull_requests_count":90,"avg_time_to_close_issue":16155604.363636363,"avg_time_to_close_pull_request":12310912.674418604,"issues_closed_count":22,"pull_requests_closed_count":86,"pull_request_authors_count":25,"issue_authors_count":19,"avg_comments_per_issue":1.9375,"avg_comments_per_pull_request":1.9666666666666668,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":91604.0,"past_year_avg_time_to_close_pull_request":36360.75,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.2857142857142858,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fspdystream/issues","maintainers":[{"login":"dmcgowan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmcgowan"},{"login":"thaJeztah","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thaJeztah"},{"login":"dims","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dims"},{"login":"samuelkarp","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelkarp"}],"active_maintainers":[{"login":"thaJeztah","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thaJeztah"},{"login":"samuelkarp","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelkarp"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmoby%2Fspdystream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmoby%2Fspdystream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmoby%2Fspdystream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmoby%2Fspdystream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmoby%2Fspdystream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmoby%2Fspdystream/codemeta","maintainers":[]}