{"id":3493533,"name":"github.com/go-openapi/spec","ecosystem":"go","description":"Package spec exposes an object model for OpenAPIv2 specifications (swagger).","homepage":"https://github.com/go-openapi/spec","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/go-openapi/spec","keywords_array":[],"namespace":"github.com/go-openapi","versions_count":41,"first_release_published_at":"2018-10-07T00:20:15.000Z","latest_release_published_at":"2026-03-03T00:30:19.000Z","latest_release_number":"v0.22.4","last_synced_at":"2026-05-29T17:00:45.498Z","created_at":"2022-04-10T19:17:40.264Z","updated_at":"2026-05-29T17:00:45.498Z","registry_url":"https://pkg.go.dev/github.com/go-openapi/spec","install_command":"go get github.com/go-openapi/spec","documentation_url":"https://pkg.go.dev/github.com/go-openapi/spec#section-documentation","metadata":{},"repo_metadata":{"id":41501028,"uuid":"56421126","full_name":"go-openapi/spec","owner":"go-openapi","description":"openapi specification object model","archived":false,"fork":false,"pushed_at":"2025-09-26T09:04:06.000Z","size":3853,"stargazers_count":424,"open_issues_count":14,"forks_count":102,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-09-26T11:18:44.000Z","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/go-openapi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"security_scheme.go","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":"2016-04-17T05:48:22.000Z","updated_at":"2025-09-26T09:04:11.000Z","dependencies_parsed_at":"2023-02-09T20:15:54.559Z","dependency_job_id":"d08de6e9-aafd-4308-be6f-fc322228b50b","html_url":"https://github.com/go-openapi/spec","commit_stats":{"total_commits":263,"total_committers":41,"mean_commits":6.414634146341464,"dds":0.532319391634981,"last_synced_commit":"832384d4ee1b2aa2479009d732f42866b63ed5f6"},"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/go-openapi/spec","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-openapi","download_url":"https://codeload.github.com/go-openapi/spec/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/sbom","scorecard":{"id":432272,"data":{"date":"2025-08-11","repo":{"name":"github.com/go-openapi/spec","commit":"e874ac91e8631f0b05f409e21b37c43b9f4ee5cc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","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":"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":"Code-Review","score":0,"reason":"Found 1/16 approved changesets -- score normalized to 0","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":"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: topLevel 'contents' permission set to 'write': .github/workflows/auto-merge.yml:5","Warn: no topLevel permission defined: .github/workflows/go-test.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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-merge.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/go-openapi/spec/auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/go-openapi/spec/go-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go-test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/go-openapi/spec/go-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go-test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/go-openapi/spec/go-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go-test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/go-openapi/spec/go-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go-test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/go-openapi/spec/go-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go-test.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/go-openapi/spec/go-test.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"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":"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":"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":"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"}},{"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"}}]},"last_synced_at":"2025-08-19T03:39:14.334Z","repository_id":41501028,"created_at":"2025-08-19T03:39:14.334Z","updated_at":"2025-08-19T03:39:14.334Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277175592,"owners_count":25773916,"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-27T02:00:08.978Z","response_time":73,"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":"go-openapi","name":"OpenAPI Initiative golang toolkit","uuid":"15724843","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/15724843?v=4","repositories_count":16,"last_synced_at":"2024-03-27T02:13:49.897Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/go-openapi","funding_links":[],"total_stars":1333,"followers":118,"following":0,"created_at":"2022-11-05T02:30:58.616Z","updated_at":"2024-03-27T02:13:50.105Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-openapi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-openapi/repositories"},"tags":[{"name":"v0.21.0","sha":"af9bab81cf9ab52283c1498b1d076ec68a1a2bcd","kind":"commit","published_at":"2024-03-09T18:30:37.000Z","download_url":"https://codeload.github.com/go-openapi/spec/tar.gz/v0.21.0","html_url":"https://github.com/go-openapi/spec/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-openapi/spec@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.21.0/manifests"},{"name":"v0.20.15","sha":"8937a3ddfae994f670d25c96abac22ea361a9b3a","kind":"commit","published_at":"2024-03-04T10:20:02.000Z","download_url":"https://codeload.github.com/go-openapi/spec/tar.gz/v0.20.15","html_url":"https://github.com/go-openapi/spec/releases/tag/v0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-openapi/spec@v0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.20.15/manifests"},{"name":"v0.20.14","sha":"ed00e7169ddfe4d5d2d6c668d81f54867bc24047","kind":"commit","published_at":"2024-01-09T07:23:18.000Z","download_url":"https://codeload.github.com/go-openapi/spec/tar.gz/v0.20.14","html_url":"https://github.com/go-openapi/spec/releases/tag/v0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-openapi/spec@v0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.20.14/manifests"},{"name":"v0.20.13","sha":"ee158dfb98f491cb7278fd91cd35f94f3839c2d7","kind":"commit","published_at":"2023-12-22T11:31:42.000Z","download_url":"https://codeload.github.com/go-openapi/spec/tar.gz/v0.20.13","html_url":"https://github.com/go-openapi/spec/releases/tag/v0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-openapi/spec@v0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.20.13/manifests"},{"name":"v0.20.12","sha":"8789dc37e2d3077dfc083c5127054e1b1640b5c4","kind":"commit","published_at":"2023-12-17T18:08:03.000Z","download_url":"https://codeload.github.com/go-openapi/spec/tar.gz/v0.20.12","html_url":"https://github.com/go-openapi/spec/releases/tag/v0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-openapi/spec@v0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.20.12/manifests"},{"name":"v0.20.11","sha":"95bb41dc323bdf9b9d6ddd63b9183a3ff710e8c0","kind":"tag","published_at":"2023-12-01T07:07:05.000Z","download_url":"https://codeload.github.com/go-openapi/spec/tar.gz/v0.20.11","html_url":"https://github.com/go-openapi/spec/releases/tag/v0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-openapi/spec@v0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.20.11/manifests"},{"name":"v0.20.10","sha":"8b1afa69f7be4fc8e8995ff30f9198aa063fb5ed","kind":"tag","published_at":"2023-12-01T06:00:33.000Z","download_url":"https://codeload.github.com/go-openapi/spec/tar.gz/v0.20.10","html_url":"https://github.com/go-openapi/spec/releases/tag/v0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-openapi/spec@v0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.20.10/manifests"},{"name":"v0.20.9","sha":"832384d4ee1b2aa2479009d732f42866b63ed5f6","kind":"tag","published_at":"2023-04-22T02:43:12.000Z","download_url":"https://codeload.github.com/go-openapi/spec/tar.gz/v0.20.9","html_url":"https://github.com/go-openapi/spec/releases/tag/v0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-openapi/spec@v0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.20.9/manifests"},{"name":"v0.20.8","sha":"df35a527ea5dde89966d4c6b7661d000a99899b9","kind":"tag","published_at":"2023-01-14T18:48:58.000Z","download_url":"https://codeload.github.com/go-openapi/spec/tar.gz/v0.20.8","html_url":"https://github.com/go-openapi/spec/releases/tag/v0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-openapi/spec@v0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.20.8/manifests"},{"name":"v0.20.7","sha":"c82289c384be80cce94c5865c481526618853bd8","kind":"tag","published_at":"2022-08-16T03:50:19.000Z","download_url":"https://codeload.github.com/go-openapi/spec/tar.gz/v0.20.7","html_url":"https://github.com/go-openapi/spec/releases/tag/v0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-openapi/spec@v0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.20.7/manifests"},{"name":"v0.20.6","sha":"1005cfb91978aa416cfc5a1251b790126390788a","kind":"tag","published_at":"2022-04-29T15:28:12.000Z","download_url":"https://codeload.github.com/go-openapi/spec/tar.gz/v0.20.6","html_url":"https://github.com/go-openapi/spec/releases/tag/v0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-openapi/spec@v0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.20.6/manifests"},{"name":"v0.20.5","sha":"1005cfb91978aa416cfc5a1251b790126390788a","kind":"tag","published_at":"2022-04-08T21:57:57.000Z","download_url":"https://codeload.github.com/go-openapi/spec/tar.gz/v0.20.5","html_url":"https://github.com/go-openapi/spec/releases/tag/v0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-openapi/spec@v0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.20.5/manifests"},{"name":"v0.20.4","sha":"9226cf44e1e3845cb2f2b1f1e654342282627b20","kind":"tag","published_at":"2021-10-09T03:04:09.000Z","download_url":"https://codeload.github.com/go-openapi/spec/tar.gz/v0.20.4","html_url":"https://github.com/go-openapi/spec/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-openapi/spec@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"9b481069b8ec5cfddf6bdd8e3baec662b9ee0eb7","kind":"commit","published_at":"2021-02-07T17:38:53.000Z","download_url":"https://codeload.github.com/go-openapi/spec/tar.gz/v0.20.3","html_url":"https://github.com/go-openapi/spec/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-openapi/spec@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"eb3c5a01992a282a7c67111d354db16c590a5066","kind":"commit","published_at":"2021-01-23T19:33:03.000Z","download_url":"https://codeload.github.com/go-openapi/spec/tar.gz/v0.20.2","html_url":"https://github.com/go-openapi/spec/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-openapi/spec@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"efe8fb37eff8a285dc4c2bd91aea11441a18b0df","kind":"commit","published_at":"2021-01-04T10:53:44.000Z","download_url":"https://codeload.github.com/go-openapi/spec/tar.gz/v0.20.1","html_url":"https://github.com/go-openapi/spec/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-openapi/spec@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"10b968f340f53dc733c7912140593337251b692d","kind":"commit","published_at":"2020-12-02T19:27:29.000Z","download_url":"https://codeload.github.com/go-openapi/spec/tar.gz/v0.20.0","html_url":"https://github.com/go-openapi/spec/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-openapi/spec@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.20.0/manifests"},{"name":"v0.19.15","sha":"a490b9209d4cae9edf89ce8161146c00ebbe2fd3","kind":"commit","published_at":"2020-11-28T07:35:53.000Z","download_url":"https://codeload.github.com/go-openapi/spec/tar.gz/v0.19.15","html_url":"https://github.com/go-openapi/spec/releases/tag/v0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-openapi/spec@v0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.19.15/manifests"},{"name":"v0.19.14","sha":"81c45535f1600ac87eb916e334a5c2a6606bfa8b","kind":"commit","published_at":"2020-11-18T08:52:25.000Z","download_url":"https://codeload.github.com/go-openapi/spec/tar.gz/v0.19.14","html_url":"https://github.com/go-openapi/spec/releases/tag/v0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-openapi/spec@v0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.19.14/manifests"},{"name":"v0.19.13","sha":"c4b11145210cfe275e1a2c6362ceaec8531b2fd3","kind":"tag","published_at":"2020-11-15T16:53:32.000Z","download_url":"https://codeload.github.com/go-openapi/spec/tar.gz/v0.19.13","html_url":"https://github.com/go-openapi/spec/releases/tag/v0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-openapi/spec@v0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.19.13/manifests"},{"name":"v0.19.12","sha":"4f1c6342f30d942aa4dfdaee53409158fe0b8308","kind":"tag","published_at":"2020-10-29T19:06:51.000Z","download_url":"https://codeload.github.com/go-openapi/spec/tar.gz/v0.19.12","html_url":"https://github.com/go-openapi/spec/releases/tag/v0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-openapi/spec@v0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.19.12/manifests"},{"name":"v0.19.11","sha":"322e851f2e0aa9f4a491f105559d20002b4ae765","kind":"tag","published_at":"2020-10-23T17:28:01.000Z","download_url":"https://codeload.github.com/go-openapi/spec/tar.gz/v0.19.11","html_url":"https://github.com/go-openapi/spec/releases/tag/v0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-openapi/spec@v0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.19.11/manifests"},{"name":"v0.19.10","sha":"b8e38585b53cd82828ea5a6098a729a67745fc4d","kind":"tag","published_at":"2020-10-19T05:48:23.000Z","download_url":"https://codeload.github.com/go-openapi/spec/tar.gz/v0.19.10","html_url":"https://github.com/go-openapi/spec/releases/tag/v0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-openapi/spec@v0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.19.10/manifests"},{"name":"v0.19.9","sha":"e7bc266bd09139be98b222b2ef8fbca0ffdb933d","kind":"tag","published_at":"2020-07-21T16:51:33.000Z","download_url":"https://codeload.github.com/go-openapi/spec/tar.gz/v0.19.9","html_url":"https://github.com/go-openapi/spec/releases/tag/v0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-openapi/spec@v0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.19.9/manifests"},{"name":"v0.19.8","sha":"1a91a85df30408d932152159dc7aac569a39cac9","kind":"tag","published_at":"2020-05-13T15:48:52.000Z","download_url":"https://codeload.github.com/go-openapi/spec/tar.gz/v0.19.8","html_url":"https://github.com/go-openapi/spec/releases/tag/v0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-openapi/spec@v0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.19.8/manifests"},{"name":"v0.19.7","sha":"1297e9a4ddf9325269fe013d7c1300aac3985f92","kind":"tag","published_at":"2020-03-08T18:51:45.000Z","download_url":"https://codeload.github.com/go-openapi/spec/tar.gz/v0.19.7","html_url":"https://github.com/go-openapi/spec/releases/tag/v0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-openapi/spec@v0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.19.7/manifests"},{"name":"v0.19.6","sha":"dce82e4362c708e636da7feb0831bd29efb5cd97","kind":"tag","published_at":"2020-02-02T01:40:04.000Z","download_url":"https://codeload.github.com/go-openapi/spec/tar.gz/v0.19.6","html_url":"https://github.com/go-openapi/spec/releases/tag/v0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-openapi/spec@v0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.19.6/manifests"},{"name":"v0.19.5","sha":"772572fd19ebcc983369e53bfaed4bde2077fe0c","kind":"tag","published_at":"2019-12-11T17:23:13.000Z","download_url":"https://codeload.github.com/go-openapi/spec/tar.gz/v0.19.5","html_url":"https://github.com/go-openapi/spec/releases/tag/v0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-openapi/spec@v0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.19.5/manifests"},{"name":"v0.19.4","sha":"8557d72e4f077c2dbe1e48df09e596b6fb9b7991","kind":"tag","published_at":"2019-10-19T05:29:53.000Z","download_url":"https://codeload.github.com/go-openapi/spec/tar.gz/v0.19.4","html_url":"https://github.com/go-openapi/spec/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-openapi/spec@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"2223ab324566e4ace63ab69b9c8fff1b81a40eeb","kind":"tag","published_at":"2019-09-08T00:24:02.000Z","download_url":"https://codeload.github.com/go-openapi/spec/tar.gz/v0.19.3","html_url":"https://github.com/go-openapi/spec/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-openapi/spec@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"bdfd7e07daecc404d77868a88b2364d0aed0ee5a","kind":"tag","published_at":"2019-06-16T18:34:47.000Z","download_url":"https://codeload.github.com/go-openapi/spec/tar.gz/v0.19.2","html_url":"https://github.com/go-openapi/spec/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-openapi/spec@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.19.2/manifests"},{"name":"v0.19.0","sha":"53d776530bf78a11b03a7b52dd8a083086b045e5","kind":"tag","published_at":"2019-03-24T15:44:10.000Z","download_url":"https://codeload.github.com/go-openapi/spec/tar.gz/v0.19.0","html_url":"https://github.com/go-openapi/spec/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-openapi/spec@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"5b6cdde3200976e3ecceb2868706ee39b6aff3e4","kind":"tag","published_at":"2018-12-22T19:17:01.000Z","download_url":"https://codeload.github.com/go-openapi/spec/tar.gz/v0.18.0","html_url":"https://github.com/go-openapi/spec/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-openapi/spec@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"5bae59e25b21498baea7f9d46e9c147ec106a42e","kind":"tag","published_at":"2018-10-25T02:49:56.000Z","download_url":"https://codeload.github.com/go-openapi/spec/tar.gz/v0.17.2","html_url":"https://github.com/go-openapi/spec/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-openapi/spec@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"5bae59e25b21498baea7f9d46e9c147ec106a42e","kind":"tag","published_at":"2018-10-22T06:09:35.000Z","download_url":"https://codeload.github.com/go-openapi/spec/tar.gz/v0.17.1","html_url":"https://github.com/go-openapi/spec/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-openapi/spec@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"5bae59e25b21498baea7f9d46e9c147ec106a42e","kind":"tag","published_at":"2018-10-07T00:20:21.000Z","download_url":"https://codeload.github.com/go-openapi/spec/tar.gz/v0.17.0","html_url":"https://github.com/go-openapi/spec/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-openapi/spec@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/v0.17.0/manifests"},{"name":"0.16.0","sha":"384415f06ee238aae1df5caad877de6ceac3a5c4","kind":"tag","published_at":"2018-08-11T22:55:21.000Z","download_url":"https://codeload.github.com/go-openapi/spec/tar.gz/0.16.0","html_url":"https://github.com/go-openapi/spec/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-openapi/spec@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"bce47c9386f9ecd6b86f450478a80103c3fe1402","kind":"tag","published_at":"2018-07-11T21:27:12.000Z","download_url":"https://codeload.github.com/go-openapi/spec/tar.gz/0.15.0","html_url":"https://github.com/go-openapi/spec/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-openapi/spec@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/tags/0.15.0/manifests"}]},"repo_metadata_updated_at":"2026-05-23T06:32:26.328Z","dependent_packages_count":13252,"downloads":null,"downloads_period":null,"dependent_repos_count":43720,"rankings":{"downloads":null,"dependent_repos_count":0.026766039912522775,"dependent_packages_count":0.013175531274768962,"stargazers_count":2.9713416633122667,"forks_count":2.657629805457805,"docker_downloads_count":0.016080372815662908,"average":1.1369986825546052},"purl":"pkg:golang/github.com/go-openapi/spec","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/go-openapi/spec","docker_dependents_count":4616,"docker_downloads_count":19447341864,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/go-openapi/spec","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/go-openapi/spec/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-09-27T01:39:43.906Z","issues_count":44,"pull_requests_count":135,"avg_time_to_close_issue":31445242.67647059,"avg_time_to_close_pull_request":3124468.3658536584,"issues_closed_count":34,"pull_requests_closed_count":123,"pull_request_authors_count":30,"issue_authors_count":32,"avg_comments_per_issue":2.4545454545454546,"avg_comments_per_pull_request":1.037037037037037,"merged_pull_requests_count":112,"bot_issues_count":0,"bot_pull_requests_count":26,"past_year_issues_count":6,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":494788.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":24,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.5357142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-openapi%2Fspec/issues","maintainers":[{"login":"fredbi","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fredbi"},{"login":"pytlesk4","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pytlesk4"},{"login":"youyuanwu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/youyuanwu"},{"login":"casualjim","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/casualjim"},{"login":"GlenDC","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GlenDC"}],"active_maintainers":[{"login":"fredbi","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fredbi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-openapi%2Fspec/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-openapi%2Fspec/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-openapi%2Fspec/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-openapi%2Fspec/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-openapi%2Fspec/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-openapi%2Fspec/codemeta","maintainers":[]}