{"id":3494010,"name":"github.com/docker/spdystream","ecosystem":"go","description":"","homepage":"https://github.com/docker/spdystream","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/docker/spdystream","keywords_array":[],"namespace":"github.com/docker","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-09-10T13:56:47.520Z","created_at":"2022-04-10T19:21:00.345Z","updated_at":"2026-09-10T13:56:47.521Z","registry_url":"https://pkg.go.dev/github.com/docker/spdystream","install_command":"go get github.com/docker/spdystream","documentation_url":"https://pkg.go.dev/github.com/docker/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":149,"open_issues_count":13,"forks_count":59,"subscribers_count":39,"default_branch":"main","last_synced_at":"2026-08-12T18:13:03.638Z","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-07-14T10:15:03.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":36900664,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-25T02:00:06.831Z","response_time":104,"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":34,"last_synced_at":"2026-08-22T09:27:02.490Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/moby","funding_links":[],"total_stars":94997,"followers":1324,"following":0,"created_at":"2022-11-04T18:10:50.804Z","updated_at":"2026-08-22T09:27:02.507Z","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-08-26T02:41:14.038Z","dependent_packages_count":5309,"downloads":null,"downloads_period":null,"dependent_repos_count":30953,"rankings":{"downloads":null,"dependent_repos_count":0.03241591312136318,"dependent_packages_count":0.039996249728205036,"stargazers_count":4.161106090800463,"forks_count":3.363481855031758,"docker_downloads_count":0.17225317526336684,"average":1.5538506567890313},"purl":"pkg:golang/github.com/docker/spdystream","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/docker/spdystream","docker_dependents_count":1049,"docker_downloads_count":449875420,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/docker/spdystream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/docker/spdystream/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-26T02:41:13.559Z","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%2Fdocker%2Fspdystream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdocker%2Fspdystream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdocker%2Fspdystream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdocker%2Fspdystream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdocker%2Fspdystream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdocker%2Fspdystream/codemeta","maintainers":[]}