{"id":6247443,"name":"github.com/pb33f/openapi-changes","ecosystem":"go","description":"","homepage":"https://github.com/pb33f/openapi-changes","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/pb33f/openapi-changes","keywords_array":[],"namespace":"github.com/pb33f","versions_count":108,"first_release_published_at":"2023-01-16T16:04:46.000Z","latest_release_published_at":"2026-05-16T15:17:57.000Z","latest_release_number":"v0.2.7","last_synced_at":"2026-05-18T14:32:54.549Z","created_at":"2023-02-03T00:53:14.363Z","updated_at":"2026-05-18T14:32:54.549Z","registry_url":"https://pkg.go.dev/github.com/pb33f/openapi-changes","install_command":"go get github.com/pb33f/openapi-changes","documentation_url":"https://pkg.go.dev/github.com/pb33f/openapi-changes#section-documentation","metadata":{},"repo_metadata":{"id":64617979,"uuid":"571681922","full_name":"pb33f/openapi-changes","owner":"pb33f","description":"The world's sexiest OpenAPI breaking changes detector. Discover what changed between two OpenAPI specs, or a single spec over time. Supports OpenAPI 3.1, 3.0 and Swagger","archived":false,"fork":false,"pushed_at":"2026-03-14T15:47:59.000Z","size":46094,"stargazers_count":329,"open_issues_count":60,"forks_count":29,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-03-15T02:28:02.129Z","etag":null,"topics":["diff","oas3","openapi","openapi-generator","openapi-repo","openapi-spec","openapi-specification","openapi3","swagger"],"latest_commit_sha":null,"homepage":"https://pb33f.io/openapi-changes/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pb33f.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-11-28T16:53:14.000Z","updated_at":"2026-03-14T23:50:08.000Z","dependencies_parsed_at":"2023-11-30T13:46:28.363Z","dependency_job_id":"f2394340-fd54-4b90-a7df-baf3dd678536","html_url":"https://github.com/pb33f/openapi-changes","commit_stats":{"total_commits":196,"total_committers":7,"mean_commits":28.0,"dds":0.04591836734693877,"last_synced_commit":"4417e5a365d2cf9ba116aa978bde39976c174029"},"previous_names":[],"tags_count":95,"template":false,"template_full_name":null,"purl":"pkg:github/pb33f/openapi-changes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pb33f","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/sbom","scorecard":{"id":724681,"data":{"date":"2025-08-11","repo":{"name":"github.com/pb33f/openapi-changes","commit":"da63594af44c783f598d4fae96c112a2c99d72de"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/17 approved changesets -- score normalized to 4","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":"16 commit(s) and 8 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":9,"reason":"binaries present in source code","details":["Warn: binary detected: bin/openapi-changes:1"],"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":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish.yaml:79","Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/tag.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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.0.86 not signed: https://api.github.com/repos/pb33f/openapi-changes/releases/236750295","Warn: release artifact v0.0.85 not signed: https://api.github.com/repos/pb33f/openapi-changes/releases/235778758","Warn: release artifact v0.0.84 not signed: https://api.github.com/repos/pb33f/openapi-changes/releases/233580378","Warn: release artifact v0.0.83 not signed: https://api.github.com/repos/pb33f/openapi-changes/releases/233525462","Warn: release artifact v0.0.82 not signed: https://api.github.com/repos/pb33f/openapi-changes/releases/232888643","Warn: release artifact v0.0.86 does not have provenance: https://api.github.com/repos/pb33f/openapi-changes/releases/236750295","Warn: release artifact v0.0.85 does not have provenance: https://api.github.com/repos/pb33f/openapi-changes/releases/235778758","Warn: release artifact v0.0.84 does not have provenance: https://api.github.com/repos/pb33f/openapi-changes/releases/233580378","Warn: release artifact v0.0.83 does not have provenance: https://api.github.com/repos/pb33f/openapi-changes/releases/233525462","Warn: release artifact v0.0.82 does not have provenance: https://api.github.com/repos/pb33f/openapi-changes/releases/232888643"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yaml:8"],"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":"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/build.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pb33f/openapi-changes/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pb33f/openapi-changes/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pb33f/openapi-changes/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/pb33f/openapi-changes/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/pb33f/openapi-changes/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pb33f/openapi-changes/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pb33f/openapi-changes/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pb33f/openapi-changes/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pb33f/openapi-changes/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/pb33f/openapi-changes/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/pb33f/openapi-changes/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/pb33f/openapi-changes/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/pb33f/openapi-changes/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pb33f/openapi-changes/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tag.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/pb33f/openapi-changes/tag.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tag.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pb33f/openapi-changes/tag.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tag.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pb33f/openapi-changes/tag.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tag.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pb33f/openapi-changes/tag.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tag.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pb33f/openapi-changes/tag.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tag.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pb33f/openapi-changes/tag.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tag.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pb33f/openapi-changes/tag.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tag.yaml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pb33f/openapi-changes/tag.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:12: pin your Docker image by updating debian:bookworm-slim to debian:bookworm-slim@sha256:b1a741487078b369e78119849663d7f1a5341ef2768798f7b7406c4240f86aef","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yaml:29","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  12 third-party GitHubAction dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   2 containerImage 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":"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":0,"reason":"23 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-w5hq-hm5m-4548","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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-22T12:25:11.420Z","repository_id":64617979,"created_at":"2025-08-22T12:25:11.420Z","updated_at":"2025-08-22T12:25:11.420Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30541836,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-15T12:15:27.454Z","status":"ssl_error","status_checked_at":"2026-03-15T12:15:26.919Z","response_time":61,"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"},"owner_record":{"login":"pb33f","name":"Princess Beef Heavy Industries","uuid":"104016643","kind":"organization","description":"Princess Beef Heavy Industries builds beautiful, robust, and industrial strength developer tools and libraries. Proudly made in the USA.","email":null,"website":"https://pb33f.io","location":"United States of America","twitter":"princessb33f","company":null,"icon_url":"https://avatars.githubusercontent.com/u/104016643?v=4","repositories_count":4,"last_synced_at":"2023-04-23T02:29:26.908Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pb33f","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-04-23T02:29:26.954Z","updated_at":"2023-04-23T02:29:26.954Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pb33f","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pb33f/repositories"},"tags":[{"name":"v0.0.95","sha":"e32cd846bdf4f1e8bcbdc445961dbbd272d49ff6","kind":"tag","published_at":"2026-03-14T15:47:59.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.95","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.95/manifests"},{"name":"v0.0.94","sha":"b3d646aa55237c9a35ceaab249bf2e3bad228e14","kind":"tag","published_at":"2026-03-14T15:19:15.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.94","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.94/manifests"},{"name":"v0.0.93","sha":"88c786edc47b430dfedb15878cf7853692ee8eae","kind":"tag","published_at":"2025-12-19T14:55:30.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.93","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.93/manifests"},{"name":"v0.0.92","sha":"c6648f4560662134bf6012067b8ba0e683e22acf","kind":"tag","published_at":"2025-12-17T19:06:13.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.92","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.92/manifests"},{"name":"v0.0.91","sha":"bf2968c8a47e00a677e75d72d7b53b756596dd49","kind":"tag","published_at":"2025-12-17T16:36:42.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.91","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.91/manifests"},{"name":"v0.0.90","sha":"776fee1b7fb069aef89d702bb328cf145730dd9d","kind":"tag","published_at":"2025-12-12T19:32:28.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.90","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.90/manifests"},{"name":"v0.0.89","sha":"b7e7bc24027d1aec7185520d63674c315bb279e2","kind":"tag","published_at":"2025-10-29T15:51:14.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.89","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.89/manifests"},{"name":"v0.0.88","sha":"0c8432fcff90fd2a9a2688978530b3e75c4998c0","kind":"tag","published_at":"2025-09-23T19:19:01.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.88","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.88/manifests"},{"name":"v0.0.87","sha":"0793bada534bc76b26868ec3cd7129e798dda555","kind":"tag","published_at":"2025-09-23T19:07:31.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.87","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.87/manifests"},{"name":"v0.0.86","sha":"da63594af44c783f598d4fae96c112a2c99d72de","kind":"tag","published_at":"2025-08-01T02:16:41.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.86","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.86/manifests"},{"name":"v0.0.85","sha":"c1c80fb02c78cc1496de61d125df3e781fffa803","kind":"tag","published_at":"2025-07-28T22:52:57.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.85","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.85/manifests"},{"name":"v0.0.84","sha":"ab3d68b09a926e9815ce074fe953d13cc37aef55","kind":"tag","published_at":"2025-07-18T17:23:55.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.84","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.84/manifests"},{"name":"v0.0.83","sha":"8406c2e75d3fdb41a05a0f9646fb3cb668a681a9","kind":"tag","published_at":"2025-07-18T13:47:41.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.83","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.83/manifests"},{"name":"v0.0.82","sha":"9189709346ed0233bde1308aece539c31c992f8f","kind":"tag","published_at":"2025-07-16T14:52:52.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.82","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.82/manifests"},{"name":"v0.0.81","sha":"b9d6186af5a248bd2f16a421f9622e2a6a6ac36b","kind":"tag","published_at":"2025-07-11T21:30:07.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.81","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.81/manifests"},{"name":"v0.0.80","sha":"c0c5422f28f2fd4eb76b7f2fcf78fddc0ddcc701","kind":"tag","published_at":"2025-06-12T11:45:59.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.80","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.80/manifests"},{"name":"v0.0.79","sha":"2e429fe380218111f284f623e5ba12857c66ead9","kind":"tag","published_at":"2025-05-16T18:33:09.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.79","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.79/manifests"},{"name":"v0.0.78","sha":"092e319411c81b73640857665a8f55a22c914af9","kind":"tag","published_at":"2025-05-15T17:25:49.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.78","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.78/manifests"},{"name":"v0.0.77","sha":"a94ebb125898473f5a66a85d3e8e73f834f99a60","kind":"tag","published_at":"2025-05-14T16:29:36.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.77","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.77/manifests"},{"name":"v0.0.76","sha":"f520f2e9120c72973df21a0ac6a502ed8be08431","kind":"tag","published_at":"2025-02-26T01:54:30.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.76","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.76/manifests"},{"name":"v0.0.75","sha":"a894170f4b3675fd731036fa9bbd5224401e2e5e","kind":"tag","published_at":"2025-02-20T05:48:56.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.75","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.75/manifests"},{"name":"v0.0.74","sha":"9492f7a17fcb6f5921aadcaff84db52107ea5fe2","kind":"tag","published_at":"2025-02-20T04:38:15.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.74","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.74/manifests"},{"name":"v0.0.73","sha":"c87a962e2b531683b4c6c65f0102257da24e5ae9","kind":"tag","published_at":"2025-02-14T16:55:35.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.73","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.73/manifests"},{"name":"v0.0.72","sha":"acf0f54c72968c151233e31d0fd4dea2aba1cb7a","kind":"tag","published_at":"2025-02-14T04:14:39.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.72","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.72/manifests"},{"name":"v0.0.71","sha":"c0606482362e4270bd97f2816abeae2dddb8b225","kind":"tag","published_at":"2025-02-14T03:34:31.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.71","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.71/manifests"},{"name":"v0.0.70","sha":"6b43ac87f9561222d4654c74cef37d42ef1f7fd4","kind":"tag","published_at":"2025-02-13T16:29:06.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.70","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.70/manifests"},{"name":"v0.0.69","sha":"32a921a9eecf6eedfe56128c59187beeed11cac9","kind":"tag","published_at":"2024-10-22T14:02:56.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.69","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.69/manifests"},{"name":"v0.0.68","sha":"c448806114a3ce10a5654f669ca05815301322d3","kind":"tag","published_at":"2024-10-08T02:42:12.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.68","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.68/manifests"},{"name":"v0.0.67","sha":"4417e5a365d2cf9ba116aa978bde39976c174029","kind":"tag","published_at":"2024-08-01T11:53:33.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.67","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.67/manifests"},{"name":"v0.0.66","sha":"d2b3d1b0d9b655575a91b8a7d4173d1e203ff42e","kind":"tag","published_at":"2024-07-30T15:20:56.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.66","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.66/manifests"},{"name":"v0.0.65","sha":"34bab3e83ff852191b6c094fbadc62a0cce3f0d4","kind":"tag","published_at":"2024-06-21T19:54:45.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.65","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.65/manifests"},{"name":"v0.0.64","sha":"9da9009b5b7fbaad334b39441a3de5829b99bf9e","kind":"tag","published_at":"2024-05-21T14:53:53.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.64","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.64/manifests"},{"name":"v0.0.63","sha":"1b853b6a96a39038a415be299fd32cae83cf49ba","kind":"tag","published_at":"2024-05-20T13:05:25.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.63","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.63/manifests"},{"name":"v0.0.62","sha":"24cdab383715d42431a50db602727189b70027df","kind":"tag","published_at":"2024-04-25T16:38:51.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.62","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.62/manifests"},{"name":"v0.0.61","sha":"f0bccc1fcf42ea6a97a81acc3283dbe14a3ebb51","kind":"tag","published_at":"2024-03-29T21:44:40.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.61","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.61/manifests"},{"name":"v0.0.60","sha":"33f30d0dfb1b9430777f6f33fd9ef756526c2af8","kind":"tag","published_at":"2024-03-28T14:47:35.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.60","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.60/manifests"},{"name":"v0.0.59","sha":"500fa6e0aa16e3c32fe23de4bf75ccdf403f6a63","kind":"tag","published_at":"2024-03-28T14:04:36.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.59","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.59/manifests"},{"name":"v0.0.58","sha":"0d95411ccee9eb1fc51f18d0c1da140cd999f4c8","kind":"tag","published_at":"2024-03-28T13:41:24.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.58","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.58/manifests"},{"name":"v0.0.57","sha":"79a845677bcf60b255bdc2119decfcff73fad306","kind":"tag","published_at":"2024-03-25T14:31:58.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.57","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.57/manifests"},{"name":"v0.0.56","sha":"2738616033f509fba169f1114edf695e232bf363","kind":"tag","published_at":"2024-03-24T17:06:25.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.56","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.56/manifests"},{"name":"v0.0.55","sha":"7dcd9a6e8637027d69e0661350434538096a4bd1","kind":"tag","published_at":"2024-02-26T21:16:19.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.55","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.55/manifests"},{"name":"v0.0.54","sha":"c7a9eb9e1c5573228817cb36600b751bdae672f2","kind":"tag","published_at":"2024-02-21T00:45:41.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.54","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.54/manifests"},{"name":"v0.0.53","sha":"8c71c4423ded45b9fd19c9921d9a01fcd3268c90","kind":"tag","published_at":"2024-01-20T01:43:06.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.53","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.53/manifests"},{"name":"v0.0.52","sha":"b6a14e456e8224a284ceedd2d3752e9cf3e2edf0","kind":"tag","published_at":"2024-01-05T13:53:41.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.52","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.52/manifests"},{"name":"v0.0.51","sha":"99731ea41535290e81e6f3d27b0aefc90c0e4f19","kind":"tag","published_at":"2023-12-22T14:30:49.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.51","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.51/manifests"},{"name":"v0.0.50","sha":"bcb08a799a047e490b97eac4b8b510df2fd0a81d","kind":"tag","published_at":"2023-12-04T17:55:16.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.50","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.50/manifests"},{"name":"v0.0.49","sha":"44e0ea254bd9e17d2679ddcba1a1ef64e298c1c9","kind":"tag","published_at":"2023-12-01T19:38:49.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.49","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.49/manifests"},{"name":"v0.0.48","sha":"a22a2c3b1f18b8dff93fd29c736c9fae6bbc02f3","kind":"tag","published_at":"2023-11-30T12:59:01.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.48","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.48/manifests"},{"name":"v0.0.47","sha":"cbdf336ddab78f4e00596e3845b7a9a993a0bd07","kind":"tag","published_at":"2023-11-26T03:32:20.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.47","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.47/manifests"},{"name":"v0.0.46","sha":"e5eb7cc36b5558fc7f5101492554afbc6890d56d","kind":"tag","published_at":"2023-11-18T16:49:55.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.46","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.46/manifests"},{"name":"v0.0.45","sha":"af62a2a90e0c056f2467852e3178705d6eb99181","kind":"tag","published_at":"2023-11-17T12:23:23.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.45","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.45/manifests"},{"name":"v0.0.44","sha":"35905fb4d4f8f9a10e88cb3afc119c6263eb0028","kind":"tag","published_at":"2023-11-09T12:30:25.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.44","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.44/manifests"},{"name":"v0.0.43","sha":"03c1ddd51a4ea6d6dfc8045a294a30d119a30d29","kind":"tag","published_at":"2023-10-06T20:41:21.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.43","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.43/manifests"},{"name":"v0.0.42","sha":"edacd356c67035a14cb0a7a1a9c947580c31b559","kind":"tag","published_at":"2023-09-09T15:02:15.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.42","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.42/manifests"},{"name":"v0.0.41","sha":"aef05300148efae04ba252aeab7e135baf91762d","kind":"tag","published_at":"2023-09-06T18:26:03.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.41","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.41/manifests"},{"name":"v0.0.40","sha":"2e3554bc9b1896e1b586e726434ef0e111d5cbba","kind":"tag","published_at":"2023-09-06T18:04:43.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.40","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.40/manifests"},{"name":"v0.0.39","sha":"0c4cc2ff5468533e7af2e05f13ebef12725df7c6","kind":"tag","published_at":"2023-08-18T16:49:35.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.39","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.39/manifests"},{"name":"v0.0.38","sha":"3911b1543e9024ab113617944c9d03c06df6f572","kind":"tag","published_at":"2023-08-17T16:28:48.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.38","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.38/manifests"},{"name":"v0.0.37","sha":"e15d85a4ff5e9ca95eb4743c5539f991df5bfa58","kind":"tag","published_at":"2023-08-17T16:09:48.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.37","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.37/manifests"},{"name":"v0.0.36","sha":"d6e0ee3eb1ecd825b52c56c4fed8dc4e460f52d3","kind":"tag","published_at":"2023-08-17T15:51:59.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.36","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.36/manifests"},{"name":"v0.0.35","sha":"32f710ae4a67d9016805a78383b3332a5dea178b","kind":"tag","published_at":"2023-08-17T15:41:08.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.35","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.35/manifests"},{"name":"v0.0.34","sha":"b84a0988eca0329f73f21e97800faff2c9641e40","kind":"tag","published_at":"2023-08-17T15:34:21.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.34","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.34/manifests"},{"name":"v0.0.33","sha":"e304ccc1cdd7086e1962a56e520f7b6da0752577","kind":"tag","published_at":"2023-08-17T15:21:13.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.33","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.33/manifests"},{"name":"v0.0.32","sha":"8e5ef65f19243342106f80d2115f093d6ad3b24c","kind":"tag","published_at":"2023-08-17T15:05:09.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.32","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.32/manifests"},{"name":"v0.0.31","sha":"b8cbb27202866aaa8c896fd66e6a76e50deba90d","kind":"tag","published_at":"2023-07-24T21:09:40.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.31","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.31/manifests"},{"name":"v0.0.30","sha":"3907d0f32e360bcbdaf121cbfbfc5a25b0e69703","kind":"tag","published_at":"2023-07-21T21:26:30.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.30","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.30/manifests"},{"name":"v0.0.29","sha":"3aa573c0c8f56cab14b40a5c856d85c3279b8edb","kind":"tag","published_at":"2023-07-21T19:56:00.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.29","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.29/manifests"},{"name":"v0.0.28","sha":"c588109ac594b50b816e299d21979a50b914f7aa","kind":"tag","published_at":"2023-07-21T18:43:44.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.28","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.28/manifests"},{"name":"v0.0.27","sha":"3d02270106212cd454d88a5aca0a68d4ee9656be","kind":"tag","published_at":"2023-07-21T18:38:01.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.27","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.27/manifests"},{"name":"v0.0.26","sha":"a7c54c17186c738746c9b0333fe03dd907642237","kind":"tag","published_at":"2023-07-21T18:28:22.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.26","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.26/manifests"},{"name":"v0.0.25","sha":"454c1c29f637aadb2a43b38852645fdb0c6a5295","kind":"tag","published_at":"2023-07-18T20:31:01.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.25","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.25/manifests"},{"name":"v0.0.24","sha":"e55a503f77e77255fe015a4925cb1d102ae09ce4","kind":"tag","published_at":"2023-07-18T20:20:45.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.24","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"8bb33280538fd95b578bf07585c5a0760e2227bf","kind":"tag","published_at":"2023-04-28T15:05:23.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.23","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.23/manifests"},{"name":"v0.0.22","sha":"af47fd032a6df97fe0f90d62f6abab36b59660be","kind":"tag","published_at":"2023-04-27T12:55:41.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.22","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.22/manifests"},{"name":"v0.0.21","sha":"adb45e7117c280616f300931872cf697b2e2507b","kind":"tag","published_at":"2023-04-20T15:53:27.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.21","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a9bc07a8c7b6b034360e01caa8639209cf7ffcab","kind":"tag","published_at":"2023-03-30T14:51:24.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.20","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"487612723a505cf13f78bc9e6cd454d88608854e","kind":"tag","published_at":"2023-03-22T14:14:06.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.19","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"e40c24747d0de90d87a42c120b97a31e040c1cbd","kind":"tag","published_at":"2023-02-13T12:13:32.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.18","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"ef06377c42fe23ec05c347a5280e17cde1c4eb5d","kind":"tag","published_at":"2023-02-11T14:26:06.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.17","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"141cd6701d0cd99967cd05e5abd75a8125ce7c75","kind":"tag","published_at":"2023-02-02T14:29:22.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.16","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"5ae6e097fbeeaa3e4f2b5161b11d96690a8972ca","kind":"tag","published_at":"2023-02-01T14:34:55.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.15","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"7cf0465e2a7cb9b6a36ed21004b95cc371bcc970","kind":"tag","published_at":"2023-02-01T13:30:56.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.14","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"3af6fcc5ac7a5eed1a0f5f556f9ed2b985aca35a","kind":"tag","published_at":"2023-01-30T14:52:50.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.13","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"c383d51bb1691bd9d6391e389054d692bcb9618b","kind":"tag","published_at":"2023-01-24T11:35:18.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.12","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"911cb461586848da5bee32664ada9ef48c42cdbb","kind":"tag","published_at":"2023-01-24T11:10:54.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.11","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"b36a7d4bc100981dd63170313104ab67522ab608","kind":"tag","published_at":"2023-01-23T14:43:52.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.10","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"ed96e8d9912e7f53fe68aee4387907aaab9247b2","kind":"tag","published_at":"2023-01-23T14:39:21.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.9","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"2bd9a0d1f0970b9c3409e76fcb4e75f826bb32bc","kind":"tag","published_at":"2023-01-21T16:59:53.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.8","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"76630a179577830a3b24a9b433991a26d8f48868","kind":"tag","published_at":"2023-01-20T17:55:32.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.7","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"7f8d21b7acd40cf217e34550d5d9fde4391e7ace","kind":"tag","published_at":"2023-01-19T15:39:57.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.6","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"2d01ec3657882e3b9321ca4588ef59acd6780985","kind":"tag","published_at":"2023-01-16T17:23:22.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.5","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"2625a0e52a7e1ef156ec645fea9470a81f4d8c3a","kind":"tag","published_at":"2023-01-16T17:12:17.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.4","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"b24eea4be13d02482ba7aa97b60bd507eccf1a52","kind":"tag","published_at":"2023-01-16T16:57:21.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.3","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"e54228d1ee42e7d3cfae2938008b0d5497527ede","kind":"tag","published_at":"2023-01-16T16:41:26.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.2","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"3e77d1ac3651585bdaba5e532508e664af7796ef","kind":"commit","published_at":"2023-01-16T16:04:46.000Z","download_url":"https://codeload.github.com/pb33f/openapi-changes/tar.gz/v0.0.1","html_url":"https://github.com/pb33f/openapi-changes/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pb33f/openapi-changes@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-04-11T13:23:04.755Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":6.493894192945972,"forks_count":7.012503408949347,"average":7.46284946640824},"purl":"pkg:golang/github.com/pb33f/openapi-changes","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pb33f/openapi-changes","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pb33f/openapi-changes","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pb33f/openapi-changes/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-14T18:01:18.169Z","issues_count":115,"pull_requests_count":131,"avg_time_to_close_issue":2932651.7045454546,"avg_time_to_close_pull_request":395982.5573770492,"issues_closed_count":44,"pull_requests_closed_count":122,"pull_request_authors_count":15,"issue_authors_count":45,"avg_comments_per_issue":1.0956521739130436,"avg_comments_per_pull_request":0.1297709923664122,"merged_pull_requests_count":111,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":24,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":1774025.6666666667,"past_year_avg_time_to_close_pull_request":589181.9090909091,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.2916666666666667,"past_year_avg_comments_per_pull_request":0.0625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb33f%2Fopenapi-changes/issues","maintainers":[{"login":"daveshanley","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daveshanley"}],"active_maintainers":[{"login":"daveshanley","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daveshanley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpb33f%2Fopenapi-changes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpb33f%2Fopenapi-changes/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpb33f%2Fopenapi-changes/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpb33f%2Fopenapi-changes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpb33f%2Fopenapi-changes/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpb33f%2Fopenapi-changes/codemeta","maintainers":[]}